aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/file.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
|\
| * NFS: Optimise NFS close()Trond Myklebust2009-03-19
| * NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust2009-03-11
| * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-07
* NFS: Fix nfs_file_llseek()Trond Myklebust2008-10-06
* Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-15
|\
| * NFS: Remove BKL usage from open()Trond Myklebust2008-07-15
| * NFS: Remove BKL usage from the write pathTrond Myklebust2008-07-15
* | Merge branch 'devel' into nextTrond Myklebust2008-07-15
|\|
| * NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-09
| * NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-09
| * NFS: Add debugging facility for NFS aopsChuck Lever2008-07-09
| * NFS: Make nfs_open methods consistentChuck Lever2008-07-09
| * NFS: Make nfs_llseek methods consistentChuck Lever2008-07-09
| * NFS: Make nfs_fsync methods consistentChuck Lever2008-07-09
| * NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-09
| * NFS: Optimise append writes with holesTrond Myklebust2008-07-09
| * NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-09
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* | Remove BKL from remote_llseek v2Andi Kleen2008-07-02
|/
* Merge branch 'devel'Trond Myklebust2008-04-24
|\
| * NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust2008-04-19
| * NFS: Always enable NFS direct I/OChuck Lever2008-03-19
* | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu2008-04-08
|/
* NFS: nfs_write_end clean upChuck Lever2008-01-30
* NFS: Optimise nfs_vm_page_mkwrite()Trond Myklebust2008-01-30
* NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust2007-10-19
* nfs: convert to new aopsNick Piggin2007-10-16