summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-11SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-3/+3
2007-07-11SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+3
2007-07-11SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-0/+3
2007-07-11SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust1-0/+1
2007-07-11SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust1-5/+5
2007-07-11SUNRPC: Clean up rpc credential initialisationTrond Myklebust2-5/+1
2007-07-11SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2-10/+7
2007-07-11SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust1-1/+1
2007-07-11SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust1-0/+2
2007-07-11SUNRPC: Make rpc_ping() staticTrond Myklebust1-1/+0
2007-07-11SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust1-1/+2
2007-07-11SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust1-0/+1
2007-07-11SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust1-0/+1
2007-07-11SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust1-0/+4
2007-07-11SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust1-2/+0
2007-07-11SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-1/+0
2007-07-11SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust1-3/+1
2007-07-11SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust1-6/+4
2007-07-11SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust1-2/+1
2007-07-11SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust1-1/+1
2007-07-11SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust1-0/+1
2007-07-11SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2-5/+4
2007-07-11NFS: Convert struct nfs_open_context to use a krefTrond Myklebust1-1/+2
2007-07-11NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust1-1/+1
2007-07-11NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2-8/+2
2007-07-11NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust1-2/+3
2007-07-11NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust1-3/+2
2007-07-11NFS: Convert struct nfs_page to use krefsTrond Myklebust1-5/+5
2007-07-11NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2-0/+2
2007-07-11NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust1-2/+2
2007-07-11lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-11Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+11
2007-07-11Add LZO1X algorithm to the kernelRichard Purdie1-0/+44
2007-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-0/+1
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+27
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+32
2007-07-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds57-1295/+2178
2007-07-11Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2-0/+211
2007-07-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-38/+35
2007-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds5-142/+93
2007-07-11Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-43/+156
2007-07-11Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-7/+4
2007-07-10AX88796 network driverBen Dooks1-0/+27
2007-07-10[MIPS] WRPPMC: Fix build.Ralf Baechle1-0/+3
2007-07-10[MIPS] Change names of local variables to silence sparseAtsushi Nemoto1-4/+5
2007-07-10[MIPS] Non-FPAFF: Fix warning.Ralf Baechle1-1/+1
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle3-54/+2
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa10-694/+0
2007-07-10[MIPS] Early check for SMTC kernel on non-MT processorChris Dearman1-0/+52
2007-07-10[MIPS] Make ioremap() work on TX39/49 special unmapped segmentAtsushi Nemoto5-0/+110