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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
3
-0
/
+6
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
28
-6
/
+38
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
3
-0
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
13
-10
/
+13
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
16
-250
/
+304
|
\
|
*
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+34
|
*
sunrpc: silence uninitialized variable warning
Dan Carpenter
2017-02-21
1
-1
/
+3
|
*
sunrpc: Allow xprt->ops->timer method to sleep
Chuck Lever
2017-02-10
2
-2
/
+2
|
*
xprtrdma: Refactor management of mw_list field
Chuck Lever
2017-02-10
5
-24
/
+29
|
*
xprtrdma: Handle stale connection rejection
Chuck Lever
2017-02-10
1
-45
/
+21
|
*
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
2017-02-10
2
-10
/
+8
|
*
xprtrdma: Shrink send SGEs array
Chuck Lever
2017-02-10
1
-4
/
+7
|
*
xprtrdma: Reduce required number of send SGEs
Chuck Lever
2017-02-10
3
-9
/
+32
|
*
xprtrdma: Disable pad optimization by default
Chuck Lever
2017-02-10
2
-1
/
+2
|
*
xprtrdma: Per-connection pad optimization
Chuck Lever
2017-02-10
3
-14
/
+16
|
*
xprtrdma: Fix Read chunk padding
Chuck Lever
2017-02-10
1
-6
/
+4
|
*
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-4
/
+6
|
*
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
2
-11
/
+70
|
*
SUNRPC: Refactor TCP socket timeout code into a helper function
Trond Myklebust
2017-02-09
1
-19
/
+26
|
*
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-02-09
1
-15
/
+0
|
*
sunrpc: use simple_read_from_buffer for reading cache flush
Kinglong Mee
2017-02-08
1
-12
/
+3
|
*
sunrpc: record rpc client pointer in seq->private directly
Kinglong Mee
2017-02-08
1
-25
/
+10
|
*
sunrpc: update the comments of sunrpc proc path
Kinglong Mee
2017-02-08
1
-2
/
+2
|
*
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2017-02-08
2
-6
/
+0
|
*
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2017-02-08
2
-12
/
+10
|
*
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-32
/
+17
|
*
sunrpc: error out if register_shrinker fail
Kinglong Mee
2017-02-08
1
-1
/
+5
|
*
SUNRPC: two small improvements to rpcauth shrinker.
NeilBrown
2017-01-30
1
-2
/
+4
*
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
1
-3
/
+1
|
\
\
|
*
|
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-3
/
+1
*
|
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
9
-270
/
+239
|
\
\
\
|
*
|
|
sunrpc: don't register UDP port with rpcbind when version needs congestion co...
Jeff Layton
2017-02-24
1
-0
/
+7
|
*
|
|
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
1
-0
/
+15
|
*
|
|
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-24
2
-0
/
+9
|
*
|
|
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
1
-1
/
+1
|
*
|
|
nfsd: merge stable fix into main nfsd branch
J. Bruce Fields
2017-02-20
10
-103
/
+86
|
|
\
\
\
|
*
|
|
|
SUNRPC: Drop all entries from cache_detail when cache_purge()
Kinglong Mee
2017-02-08
1
-15
/
+26
|
*
|
|
|
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2017-02-08
2
-16
/
+16
|
*
|
|
|
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
2
-26
/
+21
|
*
|
|
|
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
1
-1
/
+0
|
*
|
|
|
svcrdma: Clean up backchannel send header encoding
Chuck Lever
2017-02-08
1
-8
/
+9
|
*
|
|
|
svcrdma: Clean up RPC-over-RDMA Call header decoder
Chuck Lever
2017-02-08
1
-153
/
+79
|
*
|
|
|
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
3
-24
/
+14
|
*
|
|
|
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2017-02-08
2
-24
/
+28
|
*
|
|
|
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-31
2
-2
/
+14
[next]