aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/file.c
Commit message (Expand)AuthorAge
* NFS: Ensure that mmapped pages remain stable during writebackTrond Myklebust2012-01-31
* NFS - fix recent breakage to NFS error handling.NeilBrown2012-01-05
* NFS: Fix a regression in nfs_file_llseek()Trond Myklebust2011-12-15
* nfs: move nfs_file_operations declaration to bottom of file.c (try #2)Jeff Layton2011-11-04
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\
| * nfs: drop unnecessary locking in llseekAndi Kleen2011-10-28
| * vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-28
* | nfs: Fix unused variable warning from file.cRakib Mullick2011-11-02
|/
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik2011-07-20
* Fix common misspellingsLucas De Marchi2011-03-31
* NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-24
* NFSv4.1: layoutcommitAndy Adamson2011-03-23
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-11
* NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov2010-12-07
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-31
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-30
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * NFS: create and destroy inode's layout cacheBenny Halevy2010-10-24
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\|
| * Revalidate caches on lockRicardo Labiaga2010-10-24
| * NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust2010-10-19
| * nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman2010-09-23
* | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-12
|/
* NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-11
* Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\
| * NFS: Fix up the fsync codeTrond Myklebust2010-08-03
* | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-30
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust2010-03-19
* NFS: Improve NFS iostat byte count accuracy for writesChuck Lever2010-02-10
* NFS: Account for NFS bytes read via the splice APIChuck Lever2010-02-10
* NFS: Fix byte accounting for generic NFS readsChuck Lever2010-02-10
* NFS: Proper accounting for NFS VFS callsChuck Lever2010-02-10
* NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust2010-01-26
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* HWPOISON: Enable error_remove_page for NFSAndi Kleen2009-09-16
* NFS: read-modify-write page updatingPeter Staubach2009-08-10
* NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-10
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* NFS: add support for splice writesSuresh Jayaraman2009-06-17
* NFSv4/NLM: Push file locking BKL dependencies down into the NLM layerTrond Myklebust2009-06-17
* NFS: Close page_mkwrite() racesTrond Myklebust2009-05-02
* NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust2009-04-07
* NFS: FS-Cache page managementDavid Howells2009-04-03
* NFS: Add comment banners to some NFS functionsDavid Howells2009-04-03