Commit Graph

715 Commits (d8421202121ce74daf4625ca9d1d825bbd7ce66a)

Author SHA1 Message Date
Harshula Jayasuriya dd35210e1e sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 17 years ago
Jeff Layton 7b54fe61ff SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails 17 years ago
J. Bruce Fields 67eb6ff610 svcrpc: move unused field from cache_deferred_req 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
Jeff Layton 7086721f9c SUNRPC: have svc_recv() check kthread_should_stop() 17 years ago
Jeff Layton 23d42ee278 SUNRPC: export svc_sock_update_bufs 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create() 17 years ago
Trond Myklebust daeba89d43 SUNRPC: don't call flush_dcache_page() with an invalid pointer 17 years ago
Tom Tucker c8237a5fce SVCRDMA: Check num_sge when setting LAST_CTXT bit 17 years ago
Roland Dreier d3073779f8 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters 17 years ago
Al Viro 27724426a9 [SUNRPC]: net/* NULL noise 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Tom Tucker 3fedb3c5a8 SVCRDMA: Fix erroneous BUG_ON in send_write 17 years ago
Tom Tucker c48cbb405c SVCRDMA: Add xprt refs to fix close/unmount crash 17 years ago
Tom Talpey ee1a2c564f SUNRPC: Fix a nfs4 over rdma transport oops 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Wang Chen 2ce8f047d5 [SUNRPC]: Use proc_create() to setup ->proc_fops first 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Randy Dunlap 65b6e42cdc docbook: sunrpc filenames and notation fixes 17 years ago
Roland Dreier bb50c8012c SUNPRC: Fix printk format warning 17 years ago
Chuck Lever ea339d46b9 SUNRPC: RPC program information is stored in unsigned integers 17 years ago
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
Tom Tucker 4b8449af75 rdma: makefile 17 years ago
Tom Tucker ef1eac0a3f rdma: ONCRPC RDMA protocol marshalling 17 years ago
Tom Tucker c06b540a54 rdma: SVCRDMA sendto 17 years ago
Tom Tucker d5b31be682 rdma: SVCRDMA recvfrom 17 years ago
Tom Tucker 377f9b2f45 rdma: SVCRDMA Core Transport Services 17 years ago
Tom Tucker ef7fbf59e6 rdma: SVCRDMA Transport Module 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker a217813f90 knfsd: Support adding transports by writing portlist file 17 years ago
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance 17 years ago
Tom Tucker dc9a16e49d svc: Add /proc/sys/sunrpc/transport files 17 years ago
Tom Tucker 260c1d1298 svc: Add transport hdr size for defer/revisit 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago
Tom Tucker 18d19f949d svc: Make svc_check_conn_limits xprt independent 17 years ago
Tom Tucker 57b1d3baba svc: Removing remaining references to rq_sock in rqstp 17 years ago
Tom Tucker 4e5caaa5f2 svc: Move create logic to common code 17 years ago
Tom Tucker 9f8bfae693 svc: Make svc_age_temp_sockets svc_age_temp_transports 17 years ago
Tom Tucker c36adb2a7f svc: Make svc_recv transport neutral 17 years ago
Tom Tucker eab996d4ac svc: Make svc_sock_release svc_xprt_release 17 years ago
Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt 17 years ago
Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent 17 years ago
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv 17 years ago
Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code 17 years ago