summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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 Torvalds3-4/+32
2007-07-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-4/+0
2007-07-11Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2-0/+211
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-10[MIPS] Delete Ocelot 3 support.Ralf Baechle1-4/+0
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe1-2/+4
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov1-0/+31
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov1-0/+180
2007-07-10pipe: add documentation and commentsJens Axboe1-1/+76
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-4/+5
2007-07-10Remove remnants of sendfile()Jens Axboe1-2/+1
2007-07-10xip sendfile removalCarsten Otte1-3/+0
2007-07-10pipe: allow passing around of ops private pointerJens Axboe2-0/+2
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2-41/+72
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-1/+1
2007-07-10splice: add void cookie to the actor dataJens Axboe1-0/+1
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe1-1/+0
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe1-1/+7
2007-07-10splice: abstract out actor dataJens Axboe1-4/+6
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert1-5/+0
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt1-0/+61
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov1-10/+10
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil1-0/+16
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-33/+264
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-18/+38