index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-06-19
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-06-19
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
1
-2
/
+6
2015-04-14
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-06-11
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+16
2014-03-12
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
1
-1
/
+7
2014-03-12
sunrpc: clarify comments on rpc_make_runnable
Jeff Layton
1
-2
/
+3
2014-03-12
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
1
-1
/
+5
2014-02-13
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
1
-2
/
+6
2013-11-29
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-11-29
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-11-29
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
1
-0
/
+1
2013-09-08
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-04-05
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
1
-2
/
+7
2013-03-14
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
1
-1
/
+5
2013-03-04
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
1
-13
/
+2
2013-01-17
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
1
-1
/
+6
2013-01-17
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2
-4
/
+11
2013-01-17
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-17
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
1
-1
/
+1
2012-10-31
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust
1
-5
/
+8
2012-10-31
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust
1
-1
/
+1
2012-10-31
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust
1
-0
/
+1
2012-10-31
SUNRPC: Get rid of the xs_error_report socket callback
Trond Myklebust
1
-25
/
+0
2012-10-28
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+25
2012-10-28
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
1
-2
/
+2
2012-10-21
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
1
-5
/
+16
2012-09-14
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-09-14
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-09-14
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-08-15
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
1
-2
/
+2
2012-08-15
sunrpc: clnt: Add missing braces
Joe Perches
1
-1
/
+2
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
3
-1
/
+14
2012-07-16
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-4
/
+0
2012-07-16
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2
-14
/
+17
2012-06-22
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
1
-6
/
+6
2012-06-22
NFSv4.1: Fix a request leak on the back channel
Trond Myklebust
1
-1
/
+2
2012-06-09
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2
-2
/
+5
2012-05-03
auth_gss: the list of pseudoflavors not being parsed correctly
Steve Dickson
1
-3
/
+4
2012-04-30
SUNRPC: RPC client must use the current utsname hostname string
Trond Myklebust
1
-4
/
+10
2012-04-27
SUNRPC: traverse clients tree on PipeFS event
Stanislav Kinsbursky
1
-4
/
+25
2012-04-27
SUNRPC: set per-net PipeFS superblock before notification
Stanislav Kinsbursky
1
-1
/
+2
2012-04-27
SUNRPC: skip clients with program without PipeFS entries
Stanislav Kinsbursky
1
-2
/
+2
2012-04-27
SUNRPC: skip dead but not buried clients on PipeFS events
Stanislav Kinsbursky
1
-1
/
+2
2012-04-18
SUNRPC: register PipeFS file system after pernet sybsystem
Stanislav Kinsbursky
1
-8
/
+9
2012-03-30
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-83
/
+59
2012-03-29
Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
Bryan Schumaker
1
-1
/
+1
[next]