aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hpfs/file.c
Commit message (Expand)AuthorAge
* new helper: file_inode(file)Al Viro2013-02-22
* hpfs: drop vmtruncateMarco Stornelli2012-12-20
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* HPFS: Implement fsync for hpfsMikulas Patocka2011-05-09
* HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka2011-05-09
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | hpfs: remove the BKLArnd Bergmann2011-03-02
|/
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-23
* hpfs: convert to new aopsNick Piggin2007-10-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hpfsJosef Sipek2006-12-08
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] hpfs: remove spurious mtime updateChristoph Hellwig2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16