aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-191-0/+1
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-1/+0
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-0/+2
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-2/+2
* [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-091-0/+2
* [PATCH] fix file countingDipankar Sarma2006-03-082-2/+1
* [PATCH] rcu batch tuningDipankar Sarma2006-03-081-1/+5
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-0/+6
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+0
* [PATCH] Increase max kmalloc size for very large systemsJack Steiner2006-03-061-1/+3
* [PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki2006-03-061-0/+4
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-0/+4
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-061-0/+2
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-281-0/+1
|\
| * [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+1
* | [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-2/+3
* | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-273-2/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-241-2/+2
|\
| * [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-231-2/+2
* | [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-221-1/+1
|\
| * [MMC] Fix mmc_cmd_type() maskRussell King2006-02-221-1/+1
* | Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-2/+4
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-211-2/+14
|\