Commit Graph

132240 Commits (126e4bc3b3b446482696377f67a634c76eaf2e9c)
 

Author SHA1 Message Date
Chuck Lever 126e4bc3b3 SUNRPC: rpcbind actually interprets r_owner string 16 years ago
Chuck Lever 3aba45536f SUNRPC: Clean up address type casts in rpcb_v4_register() 16 years ago
Chuck Lever ba5c35e0c7 SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers 16 years ago
Chuck Lever fc28decdc9 SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services 16 years ago
Chuck Lever 7d21c0f984 SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets 16 years ago
Chuck Lever 26298caaca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Chuck Lever baf01caf09 SUNRPC: svc_setup_socket() gets protocol family from socket 16 years ago
Chuck Lever 4b62e58ccc SUNRPC: Pass a family argument to svc_register() 16 years ago
Chuck Lever 156e62094a SUNRPC: Clean up svc_find_xprt() calling sequence 16 years ago
Chuck Lever adbbe92956 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL 16 years ago
Chuck Lever efb3288b42 SUNRPC: Clean up static inline functions in svc_xprt.h 16 years ago
Chuck Lever 776bd5c7a2 SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
Trond Myklebust b1e4adf4ea NFS: Fix the notifications when renaming onto an existing file 16 years ago
Trond Myklebust 47c6256420 NFS: Fix up a mismerged patch 16 years ago
Tom Talpey 2e3c230bc7 SVCRDMA: fix recent printk format warnings. 16 years ago
Trond Myklebust 55420c24a0 SUNRPC: Ensure we close the socket on EPIPE errors too... 16 years ago
Trond Myklebust b61d59fffd SUNRPC: xs_tcp_connect_worker{4,6}: merge common code 16 years ago
Trond Myklebust 25fe6142a5 SUNRPC: Add a sysctl to control the duration of the socket linger timeout 16 years ago
Trond Myklebust 7d1e8255cf SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets 16 years ago
Trond Myklebust 5e3771ce2d SUNRPC: Ensure that xs_nospace return values are propagated 16 years ago
Trond Myklebust 8a2cec295f SUNRPC: Delay, then retry on connection errors. 16 years ago
Trond Myklebust 2a4919919a SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending 16 years ago
Trond Myklebust 482f32e65d SUNRPC: Handle socket errors correctly 16 years ago
Trond Myklebust c8485e4d63 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() 16 years ago
Trond Myklebust 40d2549db5 SUNRPC: Don't disconnect if a connection is still in progress. 16 years ago
Trond Myklebust 670f945731 SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... 16 years ago
Trond Myklebust 15f081ca8d SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN 16 years ago
Tom Talpey a67d18f89f NFS: load the rpc/rdma transport module automatically 16 years ago
Tom Talpey 441e3e2429 SUNRPC: dynamically load RPC transport modules on-demand 16 years ago
Tom Talpey b38ab40ad5 XPRTRDMA: correct an rpc/rdma inline send marshaling error 16 years ago
Tom Talpey b1e1e15877 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. 16 years ago
Trond Myklebust e1ebfd33be NFS: Kill the "defined but not used" compile error on nommu machines 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
Trond Myklebust fb8a1f11b6 NFS: cleanup - remove struct nfs_inode->ncommit 16 years ago
Trond Myklebust a65318bf3a NFSv4: Simplify some cache consistency post-op GETATTRs 16 years ago
Trond Myklebust 69aaaae18f NFSv4: A referral is assumed to always point to a directory. 16 years ago
Trond Myklebust 409924e4c9 NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded 16 years ago
Trond Myklebust f26c7a7887 NFSv4: Clean up decode_getfattr() 16 years ago
Trond Myklebust bca794785c NFS: Fix the type of struct nfs_fattr->mode 16 years ago
Trond Myklebust 1ca277d88d NFS: Shrink the struct nfs_fattr 16 years ago
Trond Myklebust 9e6e70f8d8 NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr 16 years ago
Trond Myklebust 78f945f88e NFSv4: Ignore errors on the post-op attributes in SETATTR calls 16 years ago
NeilBrown 37d9d76d8b NFS: flush cached directory information slightly more readily. 16 years ago
Suresh Jayaraman 2b57dc6cf9 NFS: Minor __nfs_revalidate_inode cleanup 16 years ago
Chuck Lever fe315e76fc SUNRPC: Avoid spurious wake-up during UDP connect processing 16 years ago
Trond Myklebust 01d37c428a SUNRPC: xprt_connect() don't abort the task if the transport isn't bound 16 years ago
Trond Myklebust fba91afbec SUNRPC: Fix an Oops due to socket not set up yet... 16 years ago