aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* HPFS: Implement fsync for hpfsMikulas Patocka2011-05-091-2/+2
* HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka2011-05-091-8/+19
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | hpfs: remove the BKLArnd Bergmann2011-03-021-5/+4
|/
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-231-1/+1
* hpfs: convert to new aopsNick Piggin2007-10-161-5/+13
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert hpfsJosef Sipek2006-12-081-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] hpfs: remove spurious mtime updateChristoph Hellwig2005-11-091-5/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+140