SUNRPC: Rename rpcb_getport_external routine
[safe/jmp/linux-2.6] / fs /
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverNFS: Introduce nfs4_validate_mount_options
2007-07-11 Chuck LeverNFS: Clean up nfs_validate_mount_data
2007-07-11 Chuck LeverNFS: Clean-up: Refactor IP address sanity checks in...
2007-07-11 Chuck LeverNFS: Clean-up: fix a compiler warning in fs/nfs/super.c
2007-07-11 Chuck LeverNFS: Clean up error handling in nfs_get_sb
2007-07-11 Chuck LeverNFS: Clean-up: Replace nfs_copy_user_string with strndu...
2007-07-11 Chuck LeverNFS: Clean-up: Define macros for maximum host and expor...
2007-07-11 Chuck LeverNFS: Clean-up: use correct type when converting NFS...
2007-07-11 Trond MyklebustNFSv4: Fix up stateid locking...
2007-07-11 Trond MyklebustNFSv4: Clean up the callers of nfs4_open_recover_helper()
2007-07-11 Trond MyklebustNFSv4: Don't call OPEN if we already have an open state...
2007-07-11 Trond MyklebustNFSv4: Check for the existence of a delegation in nfs4_...
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_open()
2007-07-11 Trond MyklebustNFSv4: Allow nfs4_opendata_to_nfs4_state to return...
2007-07-11 Trond MyklebustNFSv4: Improve the debugging of bad sequence id errors...
2007-07-11 Trond MyklebustNFSv4: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Clean up confirmation of sequence ids...
2007-07-11 Trond MyklebustNFSv4: Defer inode revalidation when setting up a deleg...
2007-07-11 Trond MyklebustNFSv4: Use RCU to protect delegations
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid part 2
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid
2007-07-11 Trond MyklebustNFSv4: Fix up a bug in nfs4_open_recover()
2007-07-11 Trond MyklebustNFSv4: set the delegation in nfs4_opendata_to_nfs4_state
2007-07-11 Trond MyklebustNFSv4: Fix a bug in __nfs4_find_state_byowner
2007-07-11 Trond MyklebustNFSv4: Fix atomic open for execute...
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: nfs_increment_open_seqid should not return a...
2007-07-11 Trond MyklebustNFSv4: Fix underestimate of NFSv4 lookup request size
2007-07-11 Trond MyklebustNFSv4: Fix the underestimate of NFSv4 open request...
2007-07-11 Trond MyklebustNFSv4: Fix the NFSv4 owner and owner_group size estimates
2007-07-11 Trond MyklebustNFSv4: Don't reuse expired nfs4_state_owner structs
2007-07-11 Trond MyklebustNFSv4: Fix a credential reference leak in nfs4_get_stat...
2007-07-11 Trond MyklebustNFS: Replace NFS_I(inode)->req_lock with inode->i_lock
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_looku...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
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://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 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 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
next