index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2019-07-14
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-07-10
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-07-03
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-03-23
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
2019-03-23
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-02-27
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
2019-02-23
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-15
svcrdma: Remove max_sge check at connect time
Chuck Lever
2019-02-15
svcrdma: Reduce max_send_sges
Chuck Lever
2019-02-15
SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
Benjamin Coddington
2019-01-22
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2018-12-21
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-13
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
2018-12-01
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
2018-11-27
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-21
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-11-13
nfsd: Fix an Oops in free_session()
Trond Myklebust
2018-11-13
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-09
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-08-09
svcrdma: Clean up Read chunk path
Chuck Lever
2018-08-09
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-08
xprtrdma: Fix disconnect regression
Chuck Lever
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
2018-07-30
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
2018-07-24
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
[next]