aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/lockd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-04NLM: Always start both UDP and TCP listenersChuck Lever1-18/+19
2008-10-03lockd: Remove unused fields in the nlm_reboot structureChuck Lever3-6/+0
2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever3-8/+45
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever4-6/+6
2008-10-03lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addressesChuck Lever2-11/+41
2008-10-03lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever3-18/+28
2008-10-03lockd: Support non-AF_INET addresses in nlm_lookup_host()Chuck Lever1-17/+20
2008-10-03NLM: Convert nlm_lookup_host() to use a single argumentChuck Lever1-30/+56
2008-10-03lockd: reject reclaims outside the grace periodJ. Bruce Fields1-0/+4
2008-10-03lockd: move grace period checks to common codeJ. Bruce Fields4-28/+18
2008-10-03nfsd: common grace period controlJ. Bruce Fields10-61/+104
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy3-1/+3
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy1-3/+0
2008-09-29SUNRPC: Clean up debug messages in rpcb_clnt.cChuck Lever1-9/+5
2008-09-29SUNRPC: Fix up svc_unregister()Chuck Lever1-20/+38
2008-09-29SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SETChuck Lever1-4/+8
2008-09-29SUNRPC: Register both netids for AF_INET6 serversChuck Lever1-43/+100
2008-09-29lockd: Update nsm_find() to support non-AF_INET addressesChuck Lever1-8/+12
2008-09-29lockd: Combine __nsm_find() and nsm_find().Chuck Lever1-21/+11
2008-09-29lockd: Support AF_INET6 when hashing addresses in nlm_lookup_hostChuck Lever1-6/+43
2008-09-29lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever4-9/+38
2008-09-29NSM: Use sockaddr_storage for sm_addr fieldChuck Lever3-4/+16
2008-09-29lockd: Use sockaddr_storage for h_saddr fieldChuck Lever3-9/+19
2008-09-29lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever3-7/+22
2008-09-29SUNRPC: Make svc_addr's argument a constantChuck Lever1-3/+3
2008-09-29lockd: Add address family-agnostic helper for zeroing the port numberChuck Lever1-1/+13
2008-09-29lockd: Specify address family for source addressChuck Lever1-5/+9
2008-09-29lockd: address-family independent printable addressesChuck Lever2-17/+65
2008-09-29NLM: Clean up before introducing new debugging messagesChuck Lever1-8/+11
2008-09-29SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever3-8/+113
2008-09-29SUNRPC: Split portmap unregister API into separate functionChuck Lever1-12/+50
2008-09-29SUNRPC: Simplify rpcb_register() APIChuck Lever3-45/+32
2008-09-29SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever1-0/+13
2008-09-29lockd: don't depend on lockd main loop to end graceJ. Bruce Fields1-11/+13
2008-09-29locks: allow lockd to process blocked locks during grace periodJ. Bruce Fields1-9/+3
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton1-24/+35
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy1-44/+55
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy1-1/+3
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy1-1/+1
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy1-44/+32
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy1-1/+1
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy1-2/+6
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy1-1/+2
2008-09-29Configure out file locking featuresThomas Petazzoni6-9/+70
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields5-18/+33
2008-09-29SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever1-6/+33
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever5-11/+15
2008-09-21Linux 2.6.27-rc7Linus Torvalds1-1/+1
2008-09-21MAINTAINERS: Various fixesJean Delvare1-7/+7
2008-09-21MAINTAINERS: Trivial whitespace cleanupsJean Delvare1-81/+81