aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2006-01-06NFS: use generic_write_checks() to sanity check direct writesChuck Lever
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust
2006-01-06NFSv4: State recovery cleanupTrond Myklebust
2006-01-06NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 leaseTrond Myklebust
2006-01-06NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust
2006-01-06NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06NFS: Work correctly with single-page ->writepage() callsTrond Myklebust
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust
2005-12-03NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust
2005-12-03NFS: use set_page_writeback() in the appropriate placesTrond Myklebust
2005-12-03NFS: Fix a few further cache consistency regressionsTrond Myklebust
2005-12-03NFS: Fix cache consistency regressionSteve Dickson
2005-11-25NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust