index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
4
-68
/
+19
|
*
|
|
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
2019-01-02
3
-35
/
+23
|
*
|
|
xprtrdma: Expose transport header errors
Chuck Lever
2019-01-02
1
-1
/
+0
|
*
|
|
xprtrdma: Remove request_module from backchannel
Chuck Lever
2019-01-02
1
-2
/
+0
|
*
|
|
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
2019-01-02
1
-5
/
+6
|
*
|
|
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
2019-01-02
3
-5
/
+8
|
*
|
|
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
2019-01-02
5
-101
/
+116
|
*
|
|
xprtrdma: Remove support for FMR memory registration
Chuck Lever
2019-01-02
4
-359
/
+2
|
*
|
|
xprtrdma: Reduce max_frwr_depth
Chuck Lever
2019-01-02
1
-4
/
+11
|
*
|
|
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
2019-01-02
3
-6
/
+14
|
*
|
|
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
2019-01-02
5
-17
/
+23
|
*
|
|
xprtrdma: No qp_event disconnect
Chuck Lever
2019-01-02
2
-33
/
+0
|
*
|
|
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
2019-01-02
4
-48
/
+44
|
*
|
|
xprtrdma: Refactor Receive accounting
Chuck Lever
2019-01-02
4
-38
/
+18
|
*
|
|
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
2019-01-02
1
-2
/
+2
|
*
|
|
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2019-01-02
2
-5
/
+10
|
*
|
|
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
2018-12-19
2
-7
/
+6
|
*
|
|
SUNRPC: simplify auth_unix.
NeilBrown
2018-12-19
2
-70
/
+32
|
*
|
|
SUNRPC: remove crbind rpc_cred operation
NeilBrown
2018-12-19
4
-15
/
+1
|
*
|
|
SUNRPC: remove generic cred code.
NeilBrown
2018-12-19
4
-219
/
+2
|
*
|
|
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
3
-8
/
+12
|
*
|
|
SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
NeilBrown
2018-12-19
2
-2
/
+0
|
*
|
|
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
3
-109
/
+4
|
*
|
|
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
2018-12-19
3
-2
/
+9
|
*
|
|
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
2018-12-19
2
-13
/
+8
|
*
|
|
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
3
-24
/
+40
|
*
|
|
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
2018-12-19
2
-10
/
+7
|
*
|
|
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
4
-31
/
+19
|
*
|
|
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
3
-17
/
+13
|
*
|
|
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
4
-2
/
+17
|
*
|
|
SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG
Ben Dooks
2018-12-19
1
-8
/
+0
*
|
|
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
13
-278
/
+112
|
\
\
\
\
|
*
|
|
|
sunrpc: fix debug message in svc_create_xprt()
Vasily Averin
2018-12-27
1
-2
/
+2
|
*
|
|
|
sunrpc: make visible processing error in bc_svc_process()
Vasily Averin
2018-12-27
1
-2
/
+2
|
*
|
|
|
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-12-27
4
-22
/
+11
|
*
|
|
|
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2018-12-27
2
-63
/
+0
|
*
|
|
|
sunrpc: remove svc_tcp_bc_class
Vasily Averin
2018-12-27
1
-101
/
+0
|
*
|
|
|
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-27
4
-34
/
+0
|
*
|
|
|
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2018-12-27
2
-3
/
+0
|
*
|
|
|
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-12-27
3
-7
/
+9
|
*
|
|
|
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2018-12-27
1
-4
/
+4
|
*
|
|
|
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2018-12-04
1
-1
/
+9
|
*
|
|
|
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
2018-11-28
2
-40
/
+76
*
|
|
|
|
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
Linus Torvalds
2019-01-02
2
-0
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
9p/net: put a lower bound on msize
Dominique Martinet
2018-12-25
1
-0
/
+21
|
*
|
|
|
|
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
2018-11-20
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
6
-13
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
6
-6
/
+6
|
*
|
|
|
|
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
4
-11
/
+15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
2
-3
/
+3
|
\
\
\
\
\
\
[prev]
[next]