Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfs / file.c
2009-05-03 Trond MyklebustNFS: Close page_mkwrite() races
2009-04-07 Trond MyklebustNFS: Fix the return value in nfs_page_mkwrite()
2009-04-03 David HowellsNFS: FS-Cache page management
2009-04-03 David HowellsNFS: Add comment banners to some NFS functions
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-03-19 Trond MyklebustNFS: Optimise NFS close()
2009-03-11 Trond MyklebustNFS: Kill the "defined but not used" compile error...
2009-03-11 Trond MyklebustNFS: Throttle page dirtying while we're flushing to...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-10-07 J. Bruce Fieldsnfs: remove an obsolete nfs_flock comment
2008-10-07 Trond MyklebustNFS: Fix nfs_file_llseek()
2008-07-15 Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15 Trond MyklebustMerge branch 'devel' into next
2008-07-15 Trond MyklebustNFS: Remove BKL usage from open()
2008-07-15 Trond MyklebustNFS: Remove BKL usage from the write path
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-09 Trond MyklebustNFS: Remove the redundant file_open entry from struct...
2008-07-09 Chuck LeverNFS: Use NFSDBG_FILE for all fops
2008-07-09 Chuck LeverNFS: Add debugging facility for NFS aops
2008-07-09 Chuck LeverNFS: Make nfs_open methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_llseek methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_fsync methods consistent
2008-07-09 Trond MyklebustNFS: do_setlk(): don't flush caches when we have a...
2008-07-09 Trond MyklebustNFS: Optimise append writes with holes
2008-07-09 Trond MyklebustNFS: Add correct bounds checking to NFSv2 locks
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-19 Trond MyklebustNFS: Remove the buggy lock-if-signalled case from do_se...
2008-04-09 Bryan Wufix bug - executing FDPIC ELF on NFS mount triggers...
2008-03-19 Chuck LeverNFS: Always enable NFS direct I/O
2008-01-30 Chuck LeverNFS: nfs_write_end clean up
2008-01-30 Trond MyklebustNFS: Optimise nfs_vm_page_mkwrite()
2007-10-19 Trond MyklebustNFSv4: Ensure that we wait for the CLOSE request to...
2007-10-16 Nick Pigginnfs: convert to new aops
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-09 Pavel EmelyanovNFS: clean up explicit check for mandatory locks
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-10-09 Trond MyklebustNFS: Fall back to synchronous writes when a background...
2007-10-09 Trond MyklebustNFS: Clean up write code...
2007-10-09 Trond MyklebustNFS: Add the helper nfs_vm_page_mkwrite
2007-09-01 Trond MyklebustNFS: Fix a write request leak in nfs_invalidate_page()
2007-07-18 J. Bruce Fieldslocks: make posix_test_lock() interface more consistent
2007-07-18 J. Bruce Fieldsnfs: disable leases over NFS
2007-07-10 Jens Axboesendfile: convert nfs to using splice_read()
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-01-31 Neil Brown[PATCH] Remove warning: VFS is out of sync with lock...
2007-01-12 Trond Myklebust[PATCH] NFS: Fix race in nfs_release_page()
2006-12-08 Josef "Jeff" Sipek[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-06 Trond MyklebustNFS: Fix nfs_release_page
2006-12-06 Trond MyklebustNFS: Ensure we only call set_page_writeback() under...
2006-12-06 Trond MyklebustNFS: Add nfs_set_page_dirty()
2006-12-06 Trond MyklebustNFS: Remove nfs_writepage_sync()
2006-12-06 Trond MyklebustNFS: cleanup of nfs_sync_inode_wait()
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-23 Josef 'Jeff' SipekNFS: Use SEEK_END instead of hardcoded value
2006-09-23 David HowellsNFS: Make better use of inode* dereferencing macros
2006-08-24 Nikita DanilovNFS: Fix a potential deadlock in nfs_release_page
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-09 Trond MyklebustNFS: Flesh out nfs_invalidate_page()
2006-06-09 Trond MyklebustNFS: Separate metadata and page cache revalidation...
2006-04-19 Trond MyklebustNFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-20 Trond MyklebustNFS, NLM: Allow blocking locks to respect signals
2006-03-20 Trond MyklebustNLM: Fix nlmclnt_test to not copy private part of locks
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-03-20 Trond MyklebustNFS: Avoid races between writebacks and truncation
2005-12-22 ASANO Masahiro[PATCH] fix posix lock on NFS
2005-12-20 Trond MyklebustNFS: Fix another O_DIRECT race
2005-10-28 Trond MyklebustNFS: Optimise attribute revalidation on close().
2005-10-18 Trond Myklebust NFS: Fix up a race in the NFS implementation of GETLK
2005-10-17 Trond Myklebust[PATCH] NFS: Fix cache consistency races
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-06-22 Trond Myklebust[PATCH] NFS: Ensure that fstat() always returns the...
2005-06-22 Trond Myklebust[PATCH] NFS: Cleanup of caching code, and slight optimi...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
2005-06-13 Trond Myklebust[PATCH] NFS: Ensure that we revalidate the cached file...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2