index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
Trond Myklebust
2017-11-17
1
-3
/
+12
*
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
Trond Myklebust
2017-11-17
3
-2
/
+40
*
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
2017-11-17
3
-12
/
+13
*
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
2017-11-17
5
-2
/
+65
*
NFS: Fix a typo in nfs_rename()
Trond Myklebust
2017-11-17
1
-1
/
+1
*
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
2017-11-17
1
-15
/
+26
*
NFSv4: Add a tracepoint to document open stateid updates
Trond Myklebust
2017-11-17
2
-0
/
+5
*
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
2017-11-17
3
-35
/
+123
*
sunrpc: Add rpc_request static trace point
Chuck Lever
2017-11-17
2
-2
/
+31
*
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
2017-11-17
1
-2
/
+1
*
SUNRPC: Fix parsing failure in trace points with XIDs
Chuck Lever
2017-11-17
1
-24
/
+25
*
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-17
3
-0
/
+16
*
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-11-17
4
-8
/
+8
*
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
2017-11-17
1
-18
/
+6
*
xprtrdma: Update copyright notices
Chuck Lever
2017-11-17
5
-0
/
+5
*
xprtrdma: Remove include for linux/prefetch.h
Chuck Lever
2017-11-17
1
-1
/
+0
*
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
2017-11-17
3
-68
/
+3
*
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
Chuck Lever
2017-11-17
1
-1
/
+1
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
7
-32
/
+33
*
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-7
/
+8
*
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
3
-8
/
+8
*
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-4
/
+4
*
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-5
/
+6
*
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-7
/
+7
*
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-8
/
+8
*
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
2
-6
/
+7
*
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
2017-11-17
2
-47
/
+103
*
xprtrdma: Remove atomic send completion counting
Chuck Lever
2017-11-17
3
-33
/
+0
*
xprtrdma: RPC completion should wait for Send completion
Chuck Lever
2017-11-17
4
-4
/
+34
*
xprtrdma: Refactor rpcrdma_deferred_completion
Chuck Lever
2017-11-17
3
-13
/
+22
*
xprtrdma: Add a field of bit flags to struct rpcrdma_req
Chuck Lever
2017-11-17
4
-4
/
+8
*
xprtrdma: Add data structure to manage RDMA Send arguments
Chuck Lever
2017-11-17
4
-32
/
+247
*
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
Chuck Lever
2017-11-17
1
-7
/
+5
*
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
Chuck Lever
2017-11-17
3
-24
/
+38
*
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
Chuck Lever
2017-11-17
1
-14
/
+24
*
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
Chuck Lever
2017-11-17
1
-1
/
+1
*
xprtrdma: Decode credits field in rpcrdma_reply_handler
Chuck Lever
2017-11-17
3
-27
/
+14
*
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
Chuck Lever
2017-11-17
3
-23
/
+36
*
xprtrdma: Refactor rpcrdma_reply_handler some more
Chuck Lever
2017-11-17
2
-57
/
+69
*
xprtrdma: Move decoded header fields into rpcrdma_rep
Chuck Lever
2017-11-17
2
-19
/
+20
*
xprtrdma: Throw away reply when version is unrecognized
Chuck Lever
2017-11-17
1
-9
/
+8
*
xprtrdma: Remove ro_unmap_safe
Chuck Lever
2017-10-16
3
-40
/
+0
*
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
Chuck Lever
2017-10-16
1
-1
/
+2
*
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
2017-10-16
1
-1
/
+1
*
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
2017-10-16
1
-7
/
+0
*
NFS: revalidate "." etc correctly on "open".
NeilBrown
2017-10-16
1
-2
/
+2
*
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
2017-10-16
3
-37
/
+10
*
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
2017-10-16
2
-8
/
+18
*
Linux 4.14-rc5
v4.14-rc5
Linus Torvalds
2017-10-15
1
-1
/
+1
*
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-10-15
8
-81
/
+115
|
\
[next]