summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman
2011-01-06pnfs: fix incorrect comment in destroy_lsegFred Isaman
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS RPC_AUTH_GSS unsupported on v4.1 back channelAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2011-01-06NFS do not clear minor version at nfs_client freeAndy Adamson
2011-01-06NFS use svc_create_xprt for NFSv4.1 callback serviceAndy Adamson
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V
2011-01-04nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V
2011-01-04NFS: use ERR_CAST()Namhyung Kim
2011-01-04nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields
2011-01-04NFS: Don't leak in nfs_proc_symlink()Jesper Juhl
2010-12-21NFSv4: Convert a few commas into semicolons...Trond Myklebust
2010-12-21NFS: suppressing showing of default mount port value in /proc fixedStanislav Kinsbursky
2010-12-21nfs4: fix units bug causing hang on recoveryJ. Bruce Fields
2010-12-21nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()Jesper Juhl
2010-12-21NFS: Remove redundant unlikely()Tobias Klauser
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Remove unused UMNT response data structureChuck Lever
2010-12-16NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove unused old NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Switch in new NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove unused old NFSv3 encoder functionsChuck Lever
2010-12-16NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove old NFSv2 encoder functionsChuck Lever
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever
2010-12-10NFS: Fix panic after nfs_umount()Chuck Lever
2010-12-08nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-12-08nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Mi Jinlong
2010-12-08NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov