aboutsummaryrefslogtreecommitdiff
path: root/fs
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: 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-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-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-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-17[PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen
2006-03-15[PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro
2006-03-15[PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-14Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds
2006-03-15Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott
2006-03-14[PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust
2006-03-14[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust
2006-03-14[PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust
2006-03-11[PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto