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.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-7.0.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-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
4
-25
/
+33
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
5
-29
/
+35
2019-04-25
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
1
-16
/
+9
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
3
-17
/
+21
2019-04-25
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
1
-1
/
+1
2019-04-25
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2
-2
/
+2
2019-04-25
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-04-25
NFS: Remove redundant open context from nfs_page
Trond Myklebust
2
-8
/
+3
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
8
-23
/
+31
2019-04-25
NFS: Ensure that all nfs lock contexts have a valid open context
Trond Myklebust
1
-4
/
+9
2019-04-25
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2
-34
/
+106
2019-04-25
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
5
-2
/
+36
2019-04-25
NFS: Remove unused argument from nfs_create_request()
Trond Myklebust
5
-14
/
+13
2019-04-25
NFS: Fix up NFS I/O subrequest creation
Trond Myklebust
1
-38
/
+55
2019-04-25
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
4
-46
/
+26
2019-04-25
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
2
-4
/
+4
2019-04-25
NFS: Don't call generic_error_remove_page() while holding locks
Trond Myklebust
1
-2
/
+1
2019-04-25
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
1
-1
/
+1
2019-04-25
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
3
-3
/
+15
2019-04-25
NFS: Move internal constants out of uapi/linux/nfs_mount.h
Trond Myklebust
2
-9
/
+9
2019-04-25
NFS: Consider ETIMEDOUT to be a fatal error
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2
-1
/
+9
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
1
-5
/
+7
2019-04-25
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
1
-10
/
+34
2019-04-25
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
1
-0
/
+9
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
3
-13
/
+30
2019-04-25
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
1
-4
/
+13
2019-04-25
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2
-2
/
+6
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
2
-5
/
+2
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
5
-3
/
+18
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
7
-40
/
+101
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
3
-6
/
+4
2019-04-25
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
1
-16
/
+24
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
5
-46
/
+51
2019-04-25
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
1
-13
/
+17
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
7
-26
/
+40
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+3
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-11
/
+26
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-35
/
+14
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-98
/
+195
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+47
2019-04-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-04-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+6
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-04-19
Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-4
/
+9
[next]