aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20NFS: add RPC I/O statistics to /proc/self/mountstatsChuck 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: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever
2006-03-20NFS: add I/O performance countersChuck Lever
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever
2006-03-20NFS: clean up some mount optionsChuck Lever
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever
2006-03-20SUNRPC: more verbose output for rpc auth weak errorLevent Serinol
2006-03-20NFS: Code comments update in NFSGoldwyn Rodrigues
2006-03-20NFS: sem2mutex idmap.cIngo Molnar
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn
2006-03-20NFSv4: Kill braindead gcc warningsTrond Myklebust
2006-03-20NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust
2006-03-20SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch
2006-03-20NFS: reduce the number of false cache invalidations.Trond Myklebust
2006-03-20NFS: "const static" vs "static const" in nfs4Jesper Juhl
2006-03-20NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust
2006-03-20NFS: writes should not clobber utimes() callsTrond Myklebust
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
2006-03-20NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust
2006-03-20VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust
2006-03-20NFS: Fix buglet in fs/nfs/write.cNeil Brown
2006-03-20NFS: Avoid races between writebacks and truncationTrond Myklebust
2006-03-20NFS: Fix a busy inodes issue...Trond Myklebust
2006-03-19Linux 2.6.16Linus Torvalds
2006-03-19[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli
2006-03-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto