aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31New helper - current_umask()Al Viro
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-28NFS: Simplify logic to compare socket addresses in client.cChuck Lever
2009-03-28Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into develTrond Myklebust
2009-03-28NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever
2009-03-28NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-19NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust
2009-03-19NFS: Fix up a mismerged patchTrond Myklebust
2009-03-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey
2009-03-11NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust
2009-03-11NFS: flush cached directory information slightly more readily.NeilBrown
2009-03-11NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia
2008-12-23NFS: remove unused status from encode routinesAndy Adamson
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy
2008-12-23NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFS: Use delegations to optimise ACCESS callsTrond Myklebust