aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/file.c
AgeCommit message (Expand)Author
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust
2008-04-08fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu
2008-03-19NFS: Always enable NFS direct I/OChuck Lever
2008-01-30NFS: nfs_write_end clean upChuck Lever
2008-01-30NFS: Optimise nfs_vm_page_mkwrite()Trond Myklebust
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust
2007-10-16nfs: convert to new aopsNick Piggin
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-09NFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-10-09NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust
2007-10-09NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust
2007-10-09NFS: Clean up write code...Trond Myklebust
2007-10-09NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields
2007-07-18nfs: disable leases over NFSJ. Bruce Fields
2007-07-10sendfile: convert nfs to using splice_read()Jens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-01-30[PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-06NFS: Fix nfs_release_pageTrond Myklebust
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-09-22NFS: Use SEEK_END instead of hardcoded valueJosef 'Jeff' Sipek
2006-09-22NFS: Make better use of inode* dereferencing macrosDavid Howells
2006-08-24NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-20NFS, NLM: Allow blocking locks to respect signalsTrond Myklebust
2006-03-20NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson
2006-03-20NFS: add I/O performance countersChuck Lever
2006-03-20NFS: Avoid races between writebacks and truncationTrond Myklebust
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust
2005-10-27NFS: Optimise attribute revalidation on close().Trond Myklebust