summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-10NFS: Add the mount option "nosharecache"Trond Myklebust2-1/+3
2007-07-10NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever1-1/+1
2007-07-10NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever1-3/+2
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever1-1/+1
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever1-5/+2
2007-07-10NFS: Add a new NFS debugging flag just for mount processingChuck Lever1-0/+1
2007-07-10NFS: Clean-up: Define macros for maximum host and export path name lengthsChuck Lever1-1/+1
2007-07-10NFS: Clean up nfs_size_to_loff_t()Chuck Lever1-5/+3
2007-07-10NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust1-0/+1
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2-4/+5
2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust1-2/+0
2007-07-10NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust1-1/+0
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust1-1/+0
2007-07-10SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust1-0/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-3/+3
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+3
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-0/+3
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust1-0/+1
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust1-5/+5
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust2-5/+1
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2-10/+7
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust1-1/+1
2007-07-10SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust1-0/+2
2007-07-10SUNRPC: Make rpc_ping() staticTrond Myklebust1-1/+0
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust1-1/+2
2007-07-10SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust1-0/+1
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust1-0/+1
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust1-0/+4
2007-07-10SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust1-2/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-1/+0
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust1-3/+1
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust1-6/+4
2007-07-10SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust1-2/+1
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust1-1/+1
2007-07-10SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust1-0/+1
2007-07-10SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2-5/+4
2007-07-10NFS: Convert struct nfs_open_context to use a krefTrond Myklebust1-1/+2
2007-07-10NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust1-1/+1
2007-07-10NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2-8/+2
2007-07-10NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust1-2/+3
2007-07-10NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust1-3/+2
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust1-5/+5
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2-0/+2
2007-07-10NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust1-2/+2
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+11
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+44
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-0/+1
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+27
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+32