aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-03-21Merge branch 'linus'Trond Myklebust
2006-03-20LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields
2006-03-20SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-20NFS: Fix a race in nfs_sync_inode()Trond Myklebust
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust
2006-03-20NLM: Simplify client locksTrond Myklebust
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust
2006-03-20NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust
2006-03-20nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writesTrond Myklebust
2006-03-20NFS: Make nfs_commit_alloc() externTrond Myklebust
2006-03-20NFS: make direct write path generate write requests concurrentlyChuck Lever
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson
2006-03-20locks: remove unused posix_block_lockAndy Adamson
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever
2006-03-20NFS: Code comments update in NFSGoldwyn Rodrigues
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
2006-03-20NFS: Fix a busy inodes issue...Trond Myklebust
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev