aboutsummaryrefslogtreecommitdiff
path: root/fs/hpfs/file.c
AgeCommit message (Expand)Author
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-04-09hpfs: move setting hpfs-private i_dirty to ->write_end()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20hpfs: drop vmtruncateMarco Stornelli
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-02hpfs: remove the BKLArnd Bergmann
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig
2007-10-16hpfs: convert to new aopsNick Piggin
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert hpfsJosef Sipek
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-11-09[PATCH] hpfs: remove spurious mtime updateChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds