aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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-20locks,lockd: fix race in nlmsvc_testlockAndy 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-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-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-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-02-07[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro
2006-02-01NFSv3: fix sync_retry in direct i/o NFSDirk Mueller
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2006-01-06NFSv4: Fix an Oops in nfs_do_expire_all_delegationsTrond Myklebust
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust
2006-01-06NFS: get rid of some needless code obfuscation in xdr_encode_sattr().Trond Myklebust
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust
2006-01-06NFS: Clean up weak cache consistency codeTrond Myklebust
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust
2006-01-06NFS: Make directIO aware of compound pages...Trond Myklebust
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust
2006-01-06NFSv4: Ensure that we return the delegation on the target of a rename too.Trond Myklebust
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2006-01-06NFS: make "inode number mismatch" message more usefulChuck Lever
2006-01-06NFS: get rid of useless kernel log messageChuck Lever
2006-01-06NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever