Commit Graph

854 Commits (a969e76a7101bf5f3d369563df1ca1253dd6131b)

Author SHA1 Message Date
Neil Brown bedbdd8bad knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Mike Travis 3f9b48a758 net: Pass reference to cpumask variable in net/sunrpc/svc.c 17 years ago
Tom Tucker a6f911c04e svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 17 years ago
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void 17 years ago
Tom Tucker af261af4db svcrdma: Copy transport address and arm CQ before calling rdma_accept 17 years ago
Tom Tucker 69500c43b4 svcrdma: Set rqstp transport address in rdma_read_complete function 17 years ago
Tom Tucker 97a3df382e svcrdma: Use ib verbs version of dma_unmap 17 years ago
Tom Tucker 356d0a1519 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free 17 years ago
Tom Tucker 1711386c62 svcrdma: Move the QP and cm_id destruction to svc_rdma_free 17 years ago
Tom Tucker 0905c0f0a2 svcrdma: Add reference for each SQ/RQ WR 17 years ago
Tom Tucker 8da91ea8de svcrdma: Move destroy to kernel thread 17 years ago
Tom Tucker 47698e083e svcrdma: Shrink scope of spinlock on RQ CQ 17 years ago
Tom Tucker 8740767376 svcrdma: Use standard Linux lists for context cache 17 years ago
Tom Tucker 02e7452de7 svcrdma: Simplify RDMA_READ deferral buffer management 17 years ago
Tom Tucker 10a38c33f4 svcrdma: Remove unused READ_DONE context flags bit 17 years ago
Tom Tucker d16d40093a svcrdma: Return error from rdma_read_xdr so caller knows to free context 17 years ago
Tom Tucker 58e8f62137 svcrdma: Fix error handling during listening endpoint creation 17 years ago
Tom Tucker 5ac461a6f0 svcrdma: Free context on post_recv error in send_reply 17 years ago
Tom Tucker 05a0826a6e svcrdma: Free context on ib_post_recv error 17 years ago
Tom Tucker 120693d12c svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler 17 years ago
Tom Tucker 9d6347acd2 svcrdma: Fix return value in svc_rdma_send 17 years ago
Tom Tucker dbcd00eba9 svcrdma: Fix race with dto_tasklet in svc_rdma_send 17 years ago
Tom Tucker 0e7f011a19 svcrdma: Simplify receive buffer posting 17 years ago
Tom Tucker aa3314c8d6 svc: Remove unused header files from svc_xprt.c 17 years ago
Tom Tucker fc63a05086 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue 17 years ago
J. Bruce Fields d71a4dd72e svcrpc: fix proc/net/rpc/auth.unix.ip/content display 17 years ago
Trond Myklebust b4528762ca SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid 17 years ago
Huang Weiyi 625fc3a375 Remove duplicated include in net/sunrpc/svc.c 17 years ago
Denis V. Lunev e7fe23363b sunrpc: assign PDE->data before gluing PDE into /proc tree 17 years ago
Randy Dunlap 0b80ae4201 sunrpc: fix missing kernel-doc 17 years ago
Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
Chuck Lever 0dc220f081 SUNRPC: Use unsigned loop and array index in svc_init_buffer() 17 years ago
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays 17 years ago
Chuck Lever c0401ea008 SUNRPC: Update RPC server's TCP record marker decoder 17 years ago
Chuck Lever b7872fe86d SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle 17 years ago
Jeff Layton 8774282c4c SUNRPC: remove svc_create_thread() 17 years ago
Kevin Coffman 4ab4b0bedd sunrpc: make token header values less confusing 17 years ago
Kevin Coffman 5743d65c2f gss_krb5: consistently use unsigned for seqnum 17 years ago
Andrew Morton c3bb257d2d net/sunrpc/svc.c: suppress unintialized var warning 17 years ago
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 17 years ago
Kevin Coffman 3d4a688678 Correct grammer/typos in dprintks 17 years ago
Tom Tucker 830bb59b6e SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 17 years ago
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
Trond Myklebust cd019f7517 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use 17 years ago