summaryrefslogtreecommitdiffstats
path: root/fs/nfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-311-2/+0
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-1/+2
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-0/+5
|\
| * NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+5
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-251-25/+56
|\ \ | |/
| * Revalidate caches on lockRicardo Labiaga2010-10-241-3/+16
| * NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust2010-10-191-9/+8
| * nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman2010-09-231-13/+32
* | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-121-4/+0
|/
* NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-111-1/+1
* Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-071-30/+21
|\
| * NFS: Fix up the fsync codeTrond Myklebust2010-08-031-30/+21
* | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-2/+11
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+3
* NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-141-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust2010-03-191-1/+2
* NFS: Improve NFS iostat byte count accuracy for writesChuck Lever2010-02-101-3/+12
* NFS: Account for NFS bytes read via the splice APIChuck Lever2010-02-101-1/+4
* NFS: Fix byte accounting for generic NFS readsChuck Lever2010-02-101-2/+4
* NFS: Proper accounting for NFS VFS callsChuck Lever2010-02-101-2/+2
* NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust2010-01-261-0/+2
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+2
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-2/+2
* HWPOISON: Enable error_remove_page for NFSAndi Kleen2009-09-161-0/+1
* NFS: read-modify-write page updatingPeter Staubach2009-08-101-2/+46
* NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-101-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* NFS: add support for splice writesSuresh Jayaraman2009-06-171-0/+31
* NFSv4/NLM: Push file locking BKL dependencies down into the NLM layerTrond Myklebust2009-06-171-6/+0
* NFS: Close page_mkwrite() racesTrond Myklebust2009-05-021-3/+3
* NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust2009-04-071-2/+0
* NFS: FS-Cache page managementDavid Howells2009-04-031-4/+14
* NFS: Add comment banners to some NFS functionsDavid Howells2009-04-031-0/+26
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-011-16/+16
|\
| * NFS: Optimise NFS close()Trond Myklebust2009-03-191-9/+2
| * NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust2009-03-111-7/+5
| * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+9
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+4
|/
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+1
* nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-071-7/+0
* NFS: Fix nfs_file_llseek()Trond Myklebust2008-10-061-4/+7
* Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-151-4/+0
|\
| * NFS: Remove BKL usage from open()Trond Myklebust2008-07-151-2/+0
| * NFS: Remove BKL usage from the write pathTrond Myklebust2008-07-151-2/+0
* | Merge branch 'devel' into nextTrond Myklebust2008-07-151-35/+116
|\ \ | |/
| * NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+2
| * NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-091-23/+36
| * NFS: Add debugging facility for NFS aopsChuck Lever2008-07-091-2/+27
| * NFS: Make nfs_open methods consistentChuck Lever2008-07-091-0/+4
OpenPOWER on IntegriCloud