SUNRPC: Kill rpc_clnt->cl_oneshot
[pandora-kernel.git] / fs /
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-07-11 Trond MyklebustSUNRPC: Convert rpc_clnt->cl_users to a kref
2007-07-11 Trond MyklebustNFSv4: Convert struct nfs4_opendata to use struct kref
2007-07-11 Trond MyklebustNFS: Convert struct nfs_open_context to use a kref
2007-07-11 Trond MyklebustNFS: reduce latency by using conditional rescheduling...
2007-07-11 Trond MyklebustNFS: Prevent integer overflow in nfs_scan_list()
2007-07-11 Trond MyklebustNFS: Remove the redundant 'dirty' and 'commit' lists...
2007-07-11 Trond MyklebustNFS cleanup: speed up nfs_scan_commit using radix tree...
2007-07-11 Trond MyklebustNFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_...
2007-07-11 Trond MyklebustNFS: Convert struct nfs_page to use krefs
2007-07-11 Trond MyklebustNFS: Fix an Oops in the nfs_access_cache_shrinker()
2007-07-11 Trond MyklebustNFS: nfs3_proc_create() should use nfs_post_op_update_i...
2007-07-11 Jeff LaytonNFS4: on a O_EXCL OPEN make sure SETATTR sets the field...
2007-07-11 Trond MyklebustNFS: Re-enable forced umounts
2007-07-11 Jeff LaytonNFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
2007-07-11 Trond MyklebustNFS: Fix nfs_reval_fsid()
2007-07-11 Trond MyklebustNFSv4: Clean up nfs4_call_async()
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-07-11 Trond MyklebustNFSv4: Ensure asynchronous open() calls always pin...
2007-07-11 Trond MyklebustNFSv4: Cleanup: pass the nfs_open_context to open recov...
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-07-11 Trond MyklebustNFS: Minor read optimisation...
2007-07-11 Trond MyklebustNFS: Don't mark a written page as uptodate until it...
2007-07-11 Trond MyklebustNFS: Don't fail an O_DIRECT read/write if get_user_page...
2007-07-11 Chuck LeverNFS: Clean ups in fs/nfs/direct.c
2007-07-11 Pavel EmelianovMake common helpers for seq_files that work with list_heads
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-10 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/battery-2.6
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-07-10 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-10 Linus TorvaldsMerge branch 'trivial-2.6.23' of git://git.kernel.dk...
2007-07-10 Steven Whitehouse[GFS2] Accept old format NFS filehandles
2007-07-10 Stefan Haberland[S390] fixed cdl-format detection.
2007-07-10 Jens Axboepipe: add documentation and comments
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens AxboeRemove remnants of sendfile()
2007-07-10 Carsten Ottexip sendfile removal
2007-07-10 Jens Axboesplice: completely document external interface with...
2007-07-10 Jens Axboesendfile: remove bad_sendfile() from bad_file_ops
2007-07-10 Jens Axboepipe: allow passing around of ops private pointer
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboesendfile: convert nfsd to splice_direct_to_actor()
2007-07-10 Jens Axboesendfile: convert nfs to using splice_read()
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-10 Jens Axboesys_sendfile: switch to using ->splice_read, if available
2007-07-10 Jens Axboevmsplice: add vmsplice-to-user support
2007-07-10 Jens Axboesplice: abstract out actor data
2007-07-10 Adrian Bunkunexport bio_{,un}map_user
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-07-09 Ingo Molnarsched: make use of precise accounting for /proc task...
2007-07-09 Ingo Molnarsched: remove the SleepAVG field
2007-07-09 Steven Whitehouse[GFS2] Small fixes to logging code
2007-07-09 David Teigland[DLM] dump more lock values
2007-07-09 Wendy Cheng[GFS2] Remove i_mode passing from NFS File Handle
2007-07-09 Wendy Cheng[GFS2] Obtaining no_formal_ino from directory entry
2007-07-09 akpm@linux-foundat... [GFS2] git-gfs2-nmw-build-fix
2007-07-09 Abhijith Das[GFS2] System won't suspend with GFS2 file system mounted
2007-07-09 Bob Peterson[GFS2] remounting w/o acl option leaves acls enabled
2007-07-09 Wendy Cheng[GFS2] inode size inconsistency
2007-07-09 Patrick Caulfield[DLM] Telnet to port 21064 can stop all lockspaces
2007-07-09 S. Wendy Cheng[GFS2] Fix gfs2_block_truncate_page err return
2007-07-09 Robert Peterson[GFS2] Addendum to the journaled file/unmount patch
2007-07-09 Steven Whitehouse[GFS2] Simplify multiple glock aquisition
2007-07-09 Robert Peterson[GFS2] assertion failure after writing to journaled...
2007-07-09 Steven Whitehouse[GFS2] Use zero_user_page() in stuffed_readpage()
2007-07-09 Steven Whitehouse[GFS2] Remove bogus '\0' in rgrp.c
2007-07-09 Robert Peterson[GFS2] Journaled file write/unstuff bug
2007-07-09 David Teigland[DLM] don't require FS flag on all nodes
2007-07-09 Abhijith Das[GFS2] Fix deallocation issues
2007-07-09 David Teigland[GFS2] return conflicts for GETLK
2007-07-09 David Teigland[GFS2] set plock owner in GETLK info
2007-07-09 akpm@linux-foundat... [GFS2] gfs2_lookupi() uninitialised var fix
2007-07-09 Steven Whitehouse[GFS2] Recovery for lost unlinked inodes
2007-07-09 Robert Peterson[GFS2] Can't mount GFS2 file system on AoE device
2007-07-09 Steven Whitehouse[GFS2] Fix bug in error path of inode
2007-07-09 Steven Whitehouse[GFS2] Fix typo in rename of directories
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 Josef Bacik[DLM] fix reference counting
2007-07-09 Steven Whitehouse[GFS2] Add nanosecond timestamp feature
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Benjamin Marzinski[GFS2] fix jdata issues
2007-07-09 Patrick Caulfield[DLM] fix socket shutdown
2007-07-09 Steven Whitehouse[GFS2] Make the log reserved blocks depend on block...
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix another bug
2007-07-09 David Teigland[DLM] show default protocol
2007-07-09 David Teigland[DLM] dumping master locks
2007-07-09 David Teigland[DLM] canceling deadlocked lock
2007-07-09 David Teigland[DLM] timeout fixes
2007-07-09 Steven Whitehouse[DLM] Compile fix
2007-07-09 David Teigland[DLM] fix compile breakage
2007-07-09 David Teigland[DLM] wait for config check during join [6/6]
next