summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse1-13/+5
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland1-4/+4
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland2-2/+33
2006-03-20[PATCH] Exclude messages by message typeDustin Kirkland1-1/+4
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis2-1/+22
2006-03-20[PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis1-4/+5
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb1-4/+15
2006-03-20[PATCH] Filter rule comparatorsDustin Kirkland1-1/+28
2006-03-20NFS: Fix a race in nfs_sync_inode()Trond Myklebust1-6/+4
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2-0/+3
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust1-0/+1
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust1-4/+6
2006-03-20NLM: Simplify client locksTrond Myklebust1-4/+3
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig3-9/+3
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust1-2/+0
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust1-1/+2
2006-03-20NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust1-63/+4
2006-03-20nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writesTrond Myklebust1-0/+1
2006-03-20NFS: Make nfs_commit_alloc() externTrond Myklebust1-0/+5
2006-03-20NFS: make direct write path generate write requests concurrentlyChuck Lever1-0/+2
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust2-3/+3
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust2-8/+2
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields1-1/+0
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson1-1/+1
2006-03-20locks: remove unused posix_block_lockAndy Adamson1-1/+0
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever2-15/+0
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-0/+2
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2-1/+79
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever1-0/+6
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever1-0/+13
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever1-0/+1
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever1-0/+1
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever1-0/+3
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever1-0/+2
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever1-0/+1
2006-03-20NFS: Code comments update in NFSGoldwyn Rodrigues1-7/+1
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust1-0/+1
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust1-0/+1
2006-03-20NFS: Fix a busy inodes issue...Trond Myklebust1-3/+1
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+15
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-19[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-19[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-19[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-19[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-19[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2