index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
2019-04-25
3
-28
/
+25
*
xprtrdma: More Send completion batching
Chuck Lever
2019-04-25
2
-13
/
+1
*
xprtrdma: Clean up sendctx functions
Chuck Lever
2019-04-25
3
-26
/
+23
*
xprtrdma: Trace marshaling failures
Chuck Lever
2019-04-25
2
-0
/
+28
*
xprtrdma: Increase maximum number of backchannel requests
Chuck Lever
2019-04-25
1
-3
/
+5
*
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
2019-04-25
1
-64
/
+40
*
xprtrdma: Clean up regbuf helpers
Chuck Lever
2019-04-25
3
-82
/
+80
*
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
3
-47
/
+39
*
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
4
-25
/
+33
*
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
5
-29
/
+35
*
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
2019-04-25
1
-16
/
+9
*
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-04-25
3
-17
/
+21
*
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
2019-04-25
1
-1
/
+1
*
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2019-04-25
2
-2
/
+2
*
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
2019-04-25
1
-1
/
+1
*
NFS: Remove redundant open context from nfs_page
Trond Myklebust
2019-04-25
2
-8
/
+3
*
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
8
-23
/
+31
*
NFS: Ensure that all nfs lock contexts have a valid open context
Trond Myklebust
2019-04-25
1
-4
/
+9
*
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2019-04-25
2
-34
/
+106
*
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
5
-2
/
+36
*
NFS: Remove unused argument from nfs_create_request()
Trond Myklebust
2019-04-25
5
-14
/
+13
*
NFS: Fix up NFS I/O subrequest creation
Trond Myklebust
2019-04-25
1
-38
/
+55
*
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
2019-04-25
4
-46
/
+26
*
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
2019-04-25
2
-4
/
+4
*
NFS: Don't call generic_error_remove_page() while holding locks
Trond Myklebust
2019-04-25
1
-2
/
+1
*
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
2019-04-25
1
-1
/
+1
*
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
3
-3
/
+15
*
NFS: Move internal constants out of uapi/linux/nfs_mount.h
Trond Myklebust
2019-04-25
2
-9
/
+9
*
NFS: Consider ETIMEDOUT to be a fatal error
Trond Myklebust
2019-04-25
1
-0
/
+1
*
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
2
-1
/
+9
*
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
2019-04-25
1
-5
/
+7
*
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
2019-04-25
1
-10
/
+34
*
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
2019-04-25
1
-0
/
+9
*
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
3
-13
/
+30
*
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
2019-04-25
1
-4
/
+13
*
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2019-04-25
2
-2
/
+6
*
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
2019-04-25
2
-5
/
+2
*
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
5
-3
/
+18
*
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
7
-40
/
+101
*
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-04-25
3
-6
/
+4
*
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
2019-04-25
1
-16
/
+24
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
5
-46
/
+51
*
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
2019-04-25
1
-13
/
+17
*
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
7
-26
/
+40
*
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
2019-04-21
1
-1
/
+1
*
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-20
1
-2
/
+5
|
\
|
*
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-17
1
-2
/
+5
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-04-20
6
-8
/
+12
|
\
\
|
*
|
scsi: aic7xxx: fix EISA support
Christoph Hellwig
2019-04-19
4
-6
/
+7
|
*
|
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-19
1
-1
/
+0
[next]