Commit Graph

156880 Commits (6951867b9967066eda090f46ad91ce69e0ead611)
 

Author SHA1 Message Date
Benny Halevy 6951867b99 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h 16 years ago
J. Bruce Fields aed100fafb nfsd: fix leak on error in nfsv3 readdir 16 years ago
J. Bruce Fields 8177e6d6df nfsd: clean up readdirplus encoding 16 years ago
J. Bruce Fields 1be10a88ca nfsd4: filehandle leak or error exit from fh_compose() 16 years ago
Trond Myklebust 2671a4bf35 NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() 16 years ago
J. Bruce Fields bc6c53d5a1 nfsd: move fsid_type choice out of fh_compose 16 years ago
J. Bruce Fields 8e498751f2 nfsd: move some of fh_compose into helper functions 16 years ago
Andy Adamson 557ce2646e nfsd41: replace page based DRC with buffer based DRC 16 years ago
Andy Adamson bdac86e215 nfsd41: replace nfserr_resource in pure nfs41 responses 16 years ago
Andy Adamson a8dfdaeb7a nfsd41: use session maxreqs for sequence target and highest slotid 16 years ago
Andy Adamson a649637c73 nfsd41: bound forechannel drc size by memory usage 16 years ago
Trond Myklebust a06b1261bd NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute 16 years ago
Andy Adamson 468de9e54a nfsd41: expand solo sequence check 16 years ago
Frank Filz d8d0b85b11 nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry 16 years ago
Wei Yongjun b0401d7253 sunrpc: move the close processing after do recvfrom method 16 years ago
Benny Halevy aaf84eb95a nfsd41: renew_client must be called under the state lock 16 years ago
Wei Yongjun eac81736e6 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service 16 years ago
Ryusei Yamaguchi ed2d8aed52 knfsd: Replace lock_kernel with a mutex in nfsd pool stats. 16 years ago
Frank Filz 55bb55dca0 nfsd: Fix unnecessary deny bits in NFSv4 ACL 16 years ago
Alexandros Batsakis 8f55f3c0a0 nfsd41: sunrpc: svc_tcp_recv_record() 16 years ago
Jeff Layton fbf4665f41 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call 16 years ago
Jeff Layton 7077ecbabd nfsd: add support for NFSv4 callbacks over IPv6 16 years ago
Jeff Layton aa9a4ec770 nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage 16 years ago
Jeff Layton 363168b4ea nfsd: make nfs4_client->cl_addr a struct sockaddr_storage 16 years ago
Jeff Layton be3ad6b0b6 sunrpc: add common routine for copying address portion of a sockaddr 16 years ago
Jeff Layton 4516fc0454 sunrpc: add routine for comparing addresses 16 years ago
J. Bruce Fields e9dc122166 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming 16 years ago
Trond Myklebust 405d8f8b1d SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... 16 years ago
J. Bruce Fields 4dceef9675 nfs: fix compile error in rpc_pipefs.h 16 years ago
Jan Kara e1af88a1ad nfs: Remove reference to generic_osync_inode from a comment 16 years ago
Trond Myklebust f7e86ab92f SUNRPC: cache must take a reference to the cache detail's module on open() 16 years ago
Trond Myklebust 7d7ea88289 NFS: Use the DNS resolver in the mount code. 16 years ago
Trond Myklebust e571cbf1a4 NFS: Add a dns resolver for use with NFSv4 referrals and migration 16 years ago
Trond Myklebust 96c61cbd0f SUNRPC: Fix a typo in cache_pipefs_files 16 years ago
Trond Myklebust 6a396f67d2 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 16 years ago
Benny Halevy cccddf4f55 nfs: nfs4xdr: optimize low level decoding 16 years ago
Benny Halevy c0eae66ece nfs: nfs4xdr: get rid of READ_BUF 16 years ago
Benny Halevy 2460ba57c4 nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline 16 years ago
Benny Halevy 99398d0655 nfs: nfs4xdr: get rid of COPYMEM 16 years ago
Benny Halevy e78291e4e0 nfs: nfs4xdr: introduce decode_sessionid helper 16 years ago
Benny Halevy db942bbd09 nfs: nfs4xdr: introduce decode_verifier helper 16 years ago
Benny Halevy 07d30434cf nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers 16 years ago
Benny Halevy 686841b3cc nfs: nfs4xdr: introduce print_overflow_msg 16 years ago
Benny Halevy c816fd3406 nfs: nfs4xdr: get rid of READTIME 16 years ago
Benny Halevy 3ceb4dbb99 nfs: nfs4xdr: get rid of READ64 16 years ago
Benny Halevy 6f723f7710 nfs: nfs4xdr: get rid of READ32 16 years ago
Benny Halevy 811652bd6e nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque 16 years ago
Benny Halevy 345585132a nfs: nfs4xdr: optimize low level encoding 16 years ago
Benny Halevy 13c65ce900 nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper 16 years ago
Benny Halevy 2220f13a8b nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes 16 years ago