aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever8-95/+237
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever11-6/+46
2006-03-20NFS: add RPC I/O statistics to /proc/self/mountstatsChuck Lever1-0/+4
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever5-4/+192
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever5-0/+14
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever4-6/+77
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever2-0/+3
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever2-0/+6
2006-03-20NFS: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever3-10/+27
2006-03-20NFS: add I/O performance countersChuck Lever6-11/+62
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever3-6/+252
2006-03-20NFS: clean up some mount optionsChuck Lever1-3/+2
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever2-0/+10
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever3-0/+78
2006-03-20SUNRPC: more verbose output for rpc auth weak errorLevent Serinol1-2/+2
2006-03-20NFS: Code comments update in NFSGoldwyn Rodrigues1-7/+1
2006-03-20NFS: sem2mutex idmap.cIngo Molnar1-20/+21
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn4-13/+6
2006-03-20NFSv4: Kill braindead gcc warningsTrond Myklebust2-13/+17
2006-03-20NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust1-1/+2
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust4-2/+9
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust3-3/+5
2006-03-20SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch1-2/+14
2006-03-20NFS: reduce the number of false cache invalidations.Trond Myklebust1-5/+2
2006-03-20NFS: "const static" vs "static const" in nfs4Jesper Juhl1-1/+1
2006-03-20NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust1-20/+24
2006-03-20NFS: writes should not clobber utimes() callsTrond Myklebust1-5/+3
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust6-15/+34
2006-03-20NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust1-4/+5
2006-03-20VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust1-17/+36
2006-03-20NFS: Fix buglet in fs/nfs/write.cNeil Brown1-1/+4
2006-03-20NFS: Avoid races between writebacks and truncationTrond Myklebust2-2/+21
2006-03-20NFS: Fix a busy inodes issue...Trond Myklebust2-7/+7
2006-03-19Linux 2.6.16Linus Torvalds1-1/+1
2006-03-19[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli1-1/+0
2006-03-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-134/+217
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan3-9/+45
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2-2/+9
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov1-3/+1
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle3-18/+64
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto5-6/+15