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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
1
-29
/
+38
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
3
-2
/
+4
2019-07-18
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
1
-1
/
+1
2019-07-18
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2
-5
/
+12
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
11
-21
/
+55
2019-07-18
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
1
-1
/
+3
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
1
-1
/
+19
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
1
-3
/
+2
2019-07-15
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
1
-2
/
+19
2019-07-13
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
1
-22
/
+22
2019-07-13
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
1
-2
/
+2
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
3
-4
/
+18
2019-07-13
nfs: Fix copy-and-paste error in debug message
Donald Buczek
1
-1
/
+1
2019-07-13
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
1
-16
/
+16
2019-07-13
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
1
-1
/
+1
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2
-86
/
+7
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
3
-23
/
+24
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
16
-503
/
+837
2019-07-09
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
5
-7
/
+29
2019-07-09
NFS: Update symbolic flags displayed by trace events
Chuck Lever
1
-26
/
+124
2019-07-09
NFS: Display symbolic status code names in trace log
Chuck Lever
1
-35
/
+41
2019-07-09
NFS: Fix show_nfs_errors macros again
Chuck Lever
1
-82
/
+82
2019-07-09
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2
-8
/
+58
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
7
-36
/
+121
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
3
-7
/
+8
2019-07-09
xprtrdma: Refactor chunk encoding
Chuck Lever
1
-20
/
+16
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
1
-21
/
+38
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
1
-14
/
+8
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
4
-50
/
+36
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
5
-53
/
+137
2019-07-09
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
3
-0
/
+22
2019-07-09
xprtrdma: Remove fr_state
Chuck Lever
4
-140
/
+96
2019-07-09
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Chuck Lever
3
-5
/
+1
2019-07-09
xprtrdma: Fix occasional transport deadlock
Chuck Lever
5
-29
/
+47
2019-07-09
xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
Chuck Lever
2
-7
/
+8
2019-07-06
SUNRPC: Fix possible autodisconnect during connect due to old last_used
Dave Wysochanski
1
-1
/
+1
2019-07-06
SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
Anna Schumaker
1
-1
/
+1
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Clean up writeback code
Trond Myklebust
3
-10
/
+5
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
15
-43
/
+186
2019-07-06
Merge branch 'containers'
Trond Myklebust
7
-9
/
+242
2019-07-06
Merge branch 'cache_consistency'
Trond Myklebust
3
-4
/
+17
2019-07-06
SUNRPC: Remove warning in debugfs.c when compiling with W=1
Trond Myklebust
1
-1
/
+1
2019-07-06
Merge branch 'bh-remove'
Trond Myklebust
8
-91
/
+167
2019-07-06
SUNRPC: add links for all client xprts to debugfs
NeilBrown
1
-17
/
+29
2019-07-06
SUNRPC: Count ops completing with tk_status < 0
Dave Wysochanski
2
-3
/
+12
2019-07-06
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
NeilBrown
1
-6
/
+9
2019-07-06
SUNRPC: Use proper printk specifiers for unsigned long long
Dave Wysochanski
1
-1
/
+1
[next]