index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-26
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-25
xprtrdma: Remove stale comment
Chuck Lever
2019-04-25
xprtrdma: Update comments that reference ib_drain_qp
Chuck Lever
2019-04-25
xprtrdma: Remove pr_err() call sites from completion handlers
Chuck Lever
2019-04-25
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2019-04-25
SUNRPC: Update comments based on recent changes
Chuck Lever
2019-04-25
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
2019-04-25
xprtrdma: More Send completion batching
Chuck Lever
2019-04-25
xprtrdma: Clean up sendctx functions
Chuck Lever
2019-04-25
xprtrdma: Trace marshaling failures
Chuck Lever
2019-04-25
xprtrdma: Increase maximum number of backchannel requests
Chuck Lever
2019-04-25
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
2019-04-25
xprtrdma: Clean up regbuf helpers
Chuck Lever
2019-04-25
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-04-25
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
2019-04-25
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2019-04-25
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
2019-04-25
NFS: Remove redundant open context from nfs_page
Trond Myklebust
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
NFS: Ensure that all nfs lock contexts have a valid open context
Trond Myklebust
2019-04-25
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2019-04-25
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
NFS: Remove unused argument from nfs_create_request()
Trond Myklebust
2019-04-25
NFS: Fix up NFS I/O subrequest creation
Trond Myklebust
2019-04-25
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
2019-04-25
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
2019-04-25
NFS: Don't call generic_error_remove_page() while holding locks
Trond Myklebust
2019-04-25
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
2019-04-25
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
NFS: Move internal constants out of uapi/linux/nfs_mount.h
Trond Myklebust
2019-04-25
NFS: Consider ETIMEDOUT to be a fatal error
Trond Myklebust
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
2019-04-25
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
2019-04-25
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
2019-04-25
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-04-25
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
[next]