index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
1
-1
/
+6
2016-07-12
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
1
-3
/
+3
2016-07-12
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+10
2016-06-06
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-03-08
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2015-10-27
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
1
-1
/
+10
2015-07-03
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-06-28
xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
Chuck Lever
1
-2
/
+3
2015-06-28
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2
-24
/
+14
2015-06-10
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
1
-7
/
+16
2015-03-14
SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
Chuck Lever
1
-1
/
+4
2015-03-14
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-06
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2
-7
/
+13
2015-01-16
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
1
-3
/
+3
2014-11-19
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-11-13
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-0
/
+3
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-25
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
1
-0
/
+3
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
3
-14
/
+0
2014-09-24
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2
-0
/
+8
2014-09-24
rpc: return sent and err from xs_sendpages()
Jason Baron
1
-39
/
+42
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
1
-2
/
+18
2014-08-28
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
1
-1
/
+1
2014-08-28
SUNRPC: Fix compile on non-x86
J. Bruce Fields
1
-4
/
+0
2014-08-17
SUNRPC: Optimise away svc_recv_available
Trond Myklebust
1
-17
/
+6
2014-08-17
SUNRPC: More optimisations of svc_xprt_enqueue()
Trond Myklebust
1
-14
/
+7
2014-08-17
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
Trond Myklebust
1
-21
/
+10
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
2
-17
/
+17
2014-08-17
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
Trond Myklebust
1
-5
/
+10
2014-08-17
SUNRPC: Do not override wspace tests in svc_handle_xprt
Trond Myklebust
1
-1
/
+1
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-383
/
+809
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-72
/
+103
2014-08-05
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
1
-17
/
+2
2014-08-04
SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred
NeilBrown
1
-7
/
+1
2014-08-03
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
3
-2
/
+23
2014-08-03
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
2
-8
/
+3
2014-08-03
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
Jeff Layton
1
-7
/
+13
2014-08-03
sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
Jeff Layton
1
-11
/
+17
2014-08-03
sunrpc: fix RCU handling of gc_ctx field
Jeff Layton
1
-17
/
+35
2014-08-03
Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...
Trond Myklebust
4
-296
/
+604
2014-08-03
SUNRPC: Enforce an upper limit on the number of cached credentials
Trond Myklebust
1
-9
/
+35
2014-07-31
xprtrdma: Handle additional connection events
Chuck Lever
1
-11
/
+14
2014-07-31
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
1
-13
/
+0
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
3
-12
/
+6
2014-07-31
xprtrdma: Schedule reply tasklet once per upcall
Chuck Lever
1
-16
/
+15
2014-07-31
xprtrdma: Allocate each struct rpcrdma_mw separately
Chuck Lever
1
-99
/
+143
2014-07-31
xprtrdma: Rename frmr_wr
Chuck Lever
1
-13
/
+13
[next]