index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
Trond Myklebust
1
-2
/
+7
2019-09-20
NFS: remove unused check for negative dentry
Benjamin Coddington
1
-5
/
+1
2019-09-20
NFSv3: use nfs_add_or_obtain() to create and reference inodes
Benjamin Coddington
1
-9
/
+36
2019-09-20
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
2
-14
/
+30
2019-09-20
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
1
-0
/
+7
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
1
-1
/
+13
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
3
-24
/
+32
2019-09-20
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
1
-9
/
+18
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2
-4
/
+7
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
1
-1
/
+7
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
3
-26
/
+35
2019-08-26
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
1
-12
/
+14
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
3
-4
/
+9
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
3
-9
/
+29
2019-08-22
NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()
Anna Schumaker
1
-10
/
+1
2019-08-22
NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()
Anna Schumaker
1
-2
/
+16
2019-08-22
NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()
Anna Schumaker
1
-11
/
+2
2019-08-22
NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
Anna Schumaker
1
-8
/
+21
2019-08-22
NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()
Anna Schumaker
1
-8
/
+2
2019-08-22
NFS: Add an nfs4_call_sync_custom() function
Anna Schumaker
1
-10
/
+15
2019-08-21
NFSv4: Fix a memory leak bug
Wenwen Wang
1
-2
/
+4
2019-08-21
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
1
-1
/
+1
2019-08-21
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
1
-9
/
+12
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
1
-3
/
+1
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
1
-4
/
+4
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2
-59
/
+53
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
3
-18
/
+16
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
5
-14
/
+69
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2
-4
/
+5
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
5
-44
/
+63
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
3
-28
/
+11
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
4
-21
/
+11
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
1
-1
/
+3
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2
-19
/
+9
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
2
-11
/
+12
2019-08-20
xprtrdma: Boost client's max slot table size to match Linux server
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2
-14
/
+18
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
1
-3
/
+0
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
1
-48
/
+18
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
1
-1
/
+1
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
2
-26
/
+4
2019-08-20
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
1
-1
/
+1
2019-08-18
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
1
-33
/
+42
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
[next]