summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-06SUNRPC fix bc_send printAndy Adamson
2011-01-06SUNRPC move svc_drop to caller of svc_process_commonAndy 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-04kernel panic when mount NFSv4Trond Myklebust
2011-01-04lockd: double unlock in next_host_state()Dan Carpenter
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-21net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches
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-16lockd: Remove src_sap and src_len from nlm_lookup_host_info structChuck Lever
2010-12-16lockd: Remove nlm_lookup_host()Chuck Lever
2010-12-16lockd: Make nrhosts an unsigned longChuck Lever
2010-12-16lockd: Rename nlm_hostsChuck Lever
2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever
2010-12-16lockd: Create client-side nlm_host cacheChuck Lever
2010-12-16lockd: Split nlm_release_call()Chuck Lever
2010-12-16lockd: Add nlm_destroy_host_locked()Chuck Lever
2010-12-16lockd: Add nlm_alloc_host()Chuck Lever
2010-12-16lockd: reorganize nlm_host_rebootedJ. Bruce Fields
2010-12-16lockd: define host_for_each{_safe} macrosJ. Bruce Fields
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever
2010-12-16SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck 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-16NSM: Avoid return code checking in NSM 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-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-12-16NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever
2010-12-16NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck 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