aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-20NFS: update comments and function definitions in fs/nfs/direct.cChuck Lever
2006-03-20NFS: clean up NFS client's a_ops->direct_IO methodChuck Lever
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson
2006-03-20locks: remove unused posix_block_lockAndy Adamson
2006-03-20lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson
2006-03-20lockd: simplify nlmsvc_grant_blockedAndy Adamson
2006-03-20lockd: clean up nlmsvc_lockAndy Adamson
2006-03-20NFS: directory trace messagesChuck Lever
2006-03-20SUNRPC: minor cleanupChuck Lever
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