index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-03-16
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2016-11-20
NFS: Don't drop CB requests with invalid principals
Chuck Lever
2016-11-20
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
2016-04-01
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
2015-10-13
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
2015-08-12
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
2015-05-09
sunrpc: fix braino in ->poll()
Al Viro
2015-05-09
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
2014-12-14
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
2014-12-14
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
2014-04-02
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-04-02
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-03
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-09-10
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-09-10
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
2013-05-30
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
2013-05-30
sunrpc: clarify comments on rpc_make_runnable
Jeff Layton
2013-04-10
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
2013-03-20
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
2013-03-06
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
2013-02-06
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2013-01-16
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
2012-10-30
SUNRPC: Get rid of the xs_error_report socket callback
Trond Myklebust
2012-10-30
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust
2012-10-30
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust
2012-10-30
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust
2012-10-30
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
2012-10-30
SUNRPC: Set alloc_slot for backchannel tcp ops
Bryan Schumaker
2012-10-17
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
2012-09-19
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-09-12
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
2012-09-12
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
2012-09-12
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
2012-08-10
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-06-19
NFSv4.1: Fix a request leak on the back channel
Trond Myklebust
2012-06-10
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2012-04-02
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-25
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2012-01-25
svcrpc: destroy server sockets all at once
J. Bruce Fields
2012-01-25
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-25
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2011-12-01
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
Trond Myklebust
2011-12-01
SUNRPC: Fix the execution time statistics in the face of RPC restarts
Trond Myklebust
2011-11-22
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-11-10
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
Stanislav Kinsbursky
[next]