aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-10
* SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-10
* SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-10
* NFS: Add the mount option "nosharecache"Trond Myklebust2007-07-10
* NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever2007-07-10
* NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever2007-07-10
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-10
* SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-10
* NFS: Add a new NFS debugging flag just for mount processingChuck Lever2007-07-10
* NFS: Clean-up: Define macros for maximum host and export path name lengthsChuck Lever2007-07-10
* NFS: Clean up nfs_size_to_loff_t()Chuck Lever2007-07-10
* NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust2007-07-10
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-10
* NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust2007-07-10
* NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust2007-07-10
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
* SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-10
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-10
* SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-10
* SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-10
* SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-10
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-10
* SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-10
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-10
* SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust2007-07-10
* SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust2007-07-10
* SUNRPC: Make rpc_ping() staticTrond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
* SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust2007-07-10
* SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust2007-07-10
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-10
* SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust2007-07-10
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-10
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-10
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-10
* SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2007-07-10
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-10
* SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-10
* SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-10
* NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2007-07-10
* NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust2007-07-10
* NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-10
* NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust2007-07-10
* NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust2007-07-10
* NFS: Convert struct nfs_page to use krefsTrond Myklebust2007-07-10
* NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2007-07-10
* NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-10
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-10
* Make common helpers for seq_files that work with list_headsPavel Emelianov2007-07-10
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-10