summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-1/+4
| * | | [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-202-1/+22
| * | | [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-201-4/+5
| * | | [PATCH] Define new range of userspace messages.Steve Grubb2006-03-201-4/+15
| * | | [PATCH] Filter rule comparatorsDustin Kirkland2006-03-201-1/+28
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-2514-128/+153
|\ \ \ \
| * \ \ \ Merge branch 'linus'Trond Myklebust2006-03-23103-675/+1865
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus'Trond Myklebust2006-03-217-30/+33
| |\ \ \ \ \
| * | | | | | LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-201-1/+1
| * | | | | | LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-201-1/+1
| * | | | | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-201-0/+2
| * | | | | | NFS: Fix a race in nfs_sync_inode()Trond Myklebust2006-03-201-6/+4
| * | | | | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-202-0/+3
| * | | | | | lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-201-0/+1
| * | | | | | NLM: Add nlmclnt_release_callTrond Myklebust2006-03-201-4/+6
| * | | | | | NLM: Simplify client locksTrond Myklebust2006-03-201-4/+3
| * | | | | | lockd: stop abusing file_lock_listChristoph Hellwig2006-03-203-9/+3
| * | | | | | lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-201-2/+0
| * | | | | | lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-201-1/+2
| * | | | | | NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust2006-03-201-63/+4
| * | | | | | nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writesTrond Myklebust2006-03-201-0/+1
| * | | | | | NFS: Make nfs_commit_alloc() externTrond Myklebust2006-03-201-0/+5
| * | | | | | NFS: make direct write path generate write requests concurrentlyChuck Lever2006-03-201-0/+2
| * | | | | | NFS: Cleanup of NFS read codeTrond Myklebust2006-03-202-3/+3
| * | | | | | NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust2006-03-202-8/+2
| * | | | | | lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-201-1/+0
| * | | | | | locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-201-1/+1
| * | | | | | locks: remove unused posix_block_lockAndy Adamson2006-03-201-1/+0
| * | | | | | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-202-15/+0
| * | | | | | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
| * | | | | | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-202-1/+79
| * | | | | | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+6
| * | | | | | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+13
| * | | | | | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-201-0/+1
| * | | | | | NFS: report how long an NFS file system has been mountedChuck Lever2006-03-201-0/+1
| * | | | | | NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-201-0/+3
| * | | | | | NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-201-0/+2
| * | | | | | VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+1
| * | | | | | NFS: Code comments update in NFSGoldwyn Rodrigues2006-03-201-7/+1
| * | | | | | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-201-0/+1
| * | | | | | lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-0/+1
| * | | | | | NFS: Fix a busy inodes issue...Trond Myklebust2006-03-201-3/+1
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-0/+3
* | | | | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-3/+3
|\ \ \ \ \ \
| * | | | | | Fix simple typosAndrzej Zaborowski2006-03-241-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-251-0/+1
|\ \ \ \ \ \
| * | | | | | [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-241-0/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-252-0/+2
|\ \ \ \ \ \
| * | | | | | V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil2006-03-241-0/+1
OpenPOWER on IntegriCloud