Age | Commit message (Expand) | Author | Files | Lines |
2019-01-03 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -51/+11 |
2019-01-03 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -11/+19 |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan | 1 | -2/+2 |
2018-12-31 | nfs: fixed broken compilation in nfs_callback_up_net() | Vasily Averin | 1 | -0/+9 |
2018-12-28 | sunrpc: remove unused xpo_prep_reply_hdr callback | Vasily Averin | 2 | -2/+0 |
2018-12-28 | sunrpc: remove unused bc_up operation from rpc_xprt_ops | Vasily Averin | 1 | -1/+0 |
2018-12-28 | sunrpc: replace svc_serv->sv_bc_xprt by boolean flag | Vasily Averin | 2 | -7/+5 |
2018-12-28 | sunrpc: use-after-free in svc_process_common() | Vasily Averin | 1 | -1/+4 |
2018-12-19 | SUNRPC discard cr_uid from struct rpc_cred. | NeilBrown | 1 | -2/+0 |
2018-12-19 | SUNRPC: remove crbind rpc_cred operation | NeilBrown | 1 | -2/+0 |
2018-12-19 | SUNRPC: remove generic cred code. | NeilBrown | 1 | -6/+0 |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 2 | -18/+2 |
2018-12-19 | SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT | NeilBrown | 1 | -3/+0 |
2018-12-19 | NFS: move credential expiry tracking out of SUNRPC into NFS. | NeilBrown | 1 | -12/+0 |
2018-12-19 | SUNRPC: add side channel to use non-generic cred for rpc call. | NeilBrown | 1 | -0/+2 |
2018-12-19 | SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none | NeilBrown | 1 | -0/+1 |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown | 2 | -1/+3 |
2018-12-19 | SUNRPC: discard RPC_DO_ROOTOVERRIDE() | NeilBrown | 1 | -1/+0 |
2018-12-19 | SUNRPC: remove machine_cred field from struct auth_cred | NeilBrown | 1 | -2/+1 |
2018-12-19 | SUNRPC: remove uid and gid from struct auth_cred | NeilBrown | 1 | -3/+0 |
2018-12-19 | SUNRPC: remove groupinfo from struct auth_cred. | NeilBrown | 1 | -1/+0 |
2018-12-19 | SUNRPC: add 'struct cred *' to auth_cred and rpc_cred | NeilBrown | 1 | -0/+2 |
2018-12-02 | SUNRPC: Fix a memory leak in call_encode() | Trond Myklebust | 1 | -1/+0 |
2018-11-29 | svcrdma: Optimize the logic that selects the R_key to invalidate | Chuck Lever | 1 | -0/+1 |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -5/+2 |
2018-11-01 | SUNRPC: Use atomic(64)_t for seq_send(64) | Paul Burton | 1 | -5/+2 |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -12/+20 |
2018-10-29 | svcrdma: Increase the default connection credit limit | Chuck Lever | 1 | -6/+7 |
2018-10-29 | SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock | Trond Myklebust | 1 | -1/+1 |
2018-10-29 | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 1 | -6/+0 |
2018-10-29 | SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock | Trond Myklebust | 1 | -0/+12 |
2018-10-26 | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 9 | -45/+71 |
2018-10-23 | SUNRPC: Convert the auth cred cache to use refcount_t | Trond Myklebust | 1 | -1/+1 |
2018-10-23 | SUNRPC: Convert auth creds to use refcount_t | Trond Myklebust | 1 | -2/+2 |
2018-10-23 | SUNRPC: Simplify lookup code | Trond Myklebust | 1 | -7/+5 |
2018-10-03 | SUNRPC: Add lockless lookup of the server's auth domain | Trond Myklebust | 1 | -0/+1 |
2018-09-30 | SUNRPC: Replace krb5_seq_lock with a lockless scheme | Trond Myklebust | 1 | -1/+2 |
2018-09-30 | SUNRPC: Unexport xdr_partial_copy_from_skb() | Trond Myklebust | 1 | -2/+0 |
2018-09-30 | SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive | Trond Myklebust | 1 | -1/+0 |
2018-09-30 | SUNRPC: Simplify TCP receive code by switching to using iterators | Trond Myklebust | 1 | -15/+4 |
2018-09-30 | SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() | Trond Myklebust | 2 | -0/+9 |
2018-09-30 | SUNRPC: Add a label for RPC calls that require allocation on receive | Trond Myklebust | 1 | -0/+1 |
2018-09-30 | SUNRPC: Fix priority queue fairness | Trond Myklebust | 1 | -2/+0 |
2018-09-30 | SUNRPC: Convert xprt receive queue to use an rbtree | Trond Myklebust | 1 | -2/+2 |
2018-09-30 | SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() | Trond Myklebust | 1 | -1/+1 |
2018-09-30 | SUNRPC: Clean up transport write space handling | Trond Myklebust | 2 | -3/+3 |
2018-09-30 | SUNRPC: Turn off throttling of RPC slots for TCP sockets | Trond Myklebust | 1 | -1/+0 |
2018-09-30 | SUNRPC: Support for congestion control when queuing is enabled | Trond Myklebust | 1 | -0/+2 |
2018-09-30 | SUNRPC: Improve latency for interactive tasks | Trond Myklebust | 1 | -0/+1 |
2018-09-30 | SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() | Trond Myklebust | 1 | -1/+1 |