index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
1
-4
/
+0
2019-03-15
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
1
-0
/
+1
2019-03-15
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
1
-13
/
+7
2019-03-15
SUNRPC: Use the ENOTCONN error on socket disconnect
Trond Myklebust
1
-1
/
+1
2019-03-15
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
1
-1
/
+6
2019-03-15
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
1
-1
/
+1
2019-03-12
pNFS: Fix a typo in pnfs_update_layout
Trond Myklebust
1
-1
/
+1
2019-03-12
fix null pointer deref in tracepoints in back channel
Olga Kornievskaia
1
-2
/
+4
2019-03-10
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
1
-1
/
+8
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
2
-34
/
+73
2019-03-10
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
1
-4
/
+40
2019-03-09
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2
-5
/
+1
2019-03-09
SUNRPC: Clean up
Trond Myklebust
1
-33
/
+14
2019-03-07
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-07
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-07
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-03-02
SUNRPC: Allow dynamic allocation of back channel slots
Trond Myklebust
1
-16
/
+25
2019-03-02
NFSv4.1: Bump the default callback session slot count to 16
Trond Myklebust
1
-1
/
+1
2019-03-02
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
3
-8
/
+5
2019-03-01
NFS/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
1
-35
/
+31
2019-03-01
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
1
-15
/
+0
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
3
-26
/
+10
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2
-5
/
+5
2019-03-01
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
3
-8
/
+9
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
3
-10
/
+6
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
3
-16
/
+5
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
3
-12
/
+73
2019-03-01
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2
-21
/
+3
2019-03-01
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
1
-20
/
+0
2019-03-01
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
1
-3
/
+3
2019-03-01
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
3
-22
/
+28
2019-03-01
NFSv4: Handle early exit in layoutget by returning an error
Trond Myklebust
1
-2
/
+4
2019-03-01
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
3
-6
/
+57
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
8
-1
/
+306
2019-03-01
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
3
-0
/
+25
2019-03-01
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
Trond Myklebust
1
-0
/
+3
2019-03-01
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
1
-2
/
+2
2019-03-01
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
1
-13
/
+19
2019-03-01
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
Anna Schumaker
1
-0
/
+10
2019-03-01
NFSv4.1: Don't process the sequence op more than once.
Trond Myklebust
1
-1
/
+1
2019-03-01
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-4
/
+8
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2
-2
/
+20
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
47
-1581
/
+2078
2019-02-23
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
2
-10
/
+24
2019-02-21
NFS: Fix a soft lockup in the delegation recovery code
Trond Myklebust
2
-8
/
+13
2019-02-21
NFSv4.1: Avoid false retries when RPC calls are interrupted
Trond Myklebust
3
-60
/
+55
2019-02-20
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
1
-12
/
+4
2019-02-20
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
1
-10
/
+1
2019-02-20
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2
-36
/
+14
2019-02-20
SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()
Trond Myklebust
1
-15
/
+23
[next]