summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockd: simplify nlmsvc_grant_blockedAndy Adamson2006-03-201-11/+6
* lockd: clean up nlmsvc_lockAndy Adamson2006-03-201-13/+21
* NFS: directory trace messagesChuck Lever2006-03-201-30/+66
* SUNRPC: minor cleanupChuck Lever2006-03-201-1/+0
* SUNRPC: eliminate rpc_call()Chuck Lever2006-03-208-95/+237
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-2011-6/+46
* NFS: add RPC I/O statistics to /proc/self/mountstatsChuck Lever2006-03-201-0/+4
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-205-4/+192
* SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-205-0/+14
* SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-204-6/+77
* SUNRPC: track length of RPC wait queuesChuck Lever2006-03-202-0/+3
* NFS: report how long an NFS file system has been mountedChuck Lever2006-03-202-0/+6
* NFS: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever2006-03-203-10/+27
* NFS: add I/O performance countersChuck Lever2006-03-206-11/+62
* NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-203-6/+252
* NFS: clean up some mount optionsChuck Lever2006-03-201-3/+2
* NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-202-0/+10
* VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-203-0/+78
* SUNRPC: more verbose output for rpc auth weak errorLevent Serinol2006-03-201-2/+2
* NFS: Code comments update in NFSGoldwyn Rodrigues2006-03-201-7/+1
* NFS: sem2mutex idmap.cIngo Molnar2006-03-201-20/+21
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-204-13/+6
* NFSv4: Kill braindead gcc warningsTrond Myklebust2006-03-202-13/+17
* NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust2006-03-201-1/+2
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-204-2/+9
* SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-203-3/+5
* SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch2006-03-201-2/+14
* NFS: reduce the number of false cache invalidations.Trond Myklebust2006-03-201-5/+2
* NFS: "const static" vs "static const" in nfs4Jesper Juhl2006-03-201-1/+1
* NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust2006-03-201-20/+24
* NFS: writes should not clobber utimes() callsTrond Myklebust2006-03-201-5/+3
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-206-15/+34
* NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-201-4/+5
* VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust2006-03-201-17/+36
* NFS: Fix buglet in fs/nfs/write.cNeil Brown2006-03-201-1/+4
* NFS: Avoid races between writebacks and truncationTrond Myklebust2006-03-202-2/+21
* NFS: Fix a busy inodes issue...Trond Myklebust2006-03-202-7/+7
* Linux 2.6.16v2.6.16Linus Torvalds2006-03-191-1/+1
* [PATCH] Remove obsolete CREDITS addressAndrea Arcangeli2006-03-191-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-1916-134/+217
|\
| * [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
| * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-183-18/+64
| * [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
| * [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
| * [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
| * [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
| * [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
| * [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
| * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-185-6/+15
| * [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
OpenPOWER on IntegriCloud