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