index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: remove read permission bit for ctl sysctl
Petr Vorel
2020-03-16
1
-1
/
+1
*
NFSD: Fix NFS server build errors
Chuck Lever
2020-03-16
1
-1
/
+1
*
sunrpc: Add tracing for cache events
Trond Myklebust
2020-03-16
2
-9
/
+60
*
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2020-03-16
2
-20
/
+19
*
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
7
-32
/
+85
*
nfsd: Add tracepoints for update of the expkey and export cache entries
Trond Myklebust
2020-03-16
2
-9
/
+61
*
nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
Trond Myklebust
2020-03-16
2
-2
/
+53
*
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
2020-03-16
2
-3
/
+40
*
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
2020-03-16
1
-30
/
+43
*
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
2020-03-16
4
-175
/
+71
*
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
5
-143
/
+177
*
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
3
-1
/
+31
*
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
4
-44
/
+28
*
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
4
-121
/
+209
*
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
2
-31
/
+43
*
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
2
-11
/
+16
*
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
2020-03-16
1
-6
/
+4
*
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
3
-36
/
+53
*
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
3
-8
/
+8
*
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
2020-03-16
3
-35
/
+14
*
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2020-03-16
4
-87
/
+130
*
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
2
-35
/
+0
*
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
4
-2
/
+48
*
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
2
-29
/
+73
*
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
4
-10
/
+21
*
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
2020-03-16
1
-8
/
+1
*
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
2020-03-16
1
-5
/
+4
*
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
10
-23
/
+106
*
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-16
1
-1
/
+1
*
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-16
1
-1
/
+2
*
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
sunrpc: Pass lockdep expression to RCU lists
Amol Grover
2020-03-16
1
-1
/
+2
*
sunrpc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
nfsd: set the server_scope during service startup
Scott Mayhew
2020-03-16
3
-4
/
+10
*
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
2020-03-15
1
-1
/
+1
*
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-1
/
+31
|
\
|
*
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-03-15
2
-1
/
+31
|
|
\
|
|
*
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2020-03-14
2
-1
/
+31
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
4
-45
/
+67
|
\
\
\
|
*
|
|
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-09
1
-2
/
+2
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
4
-43
/
+65
*
|
|
|
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+26
|
\
\
\
\
|
*
|
|
|
x86/vector: Remove warning on managed interrupt migration
Peter Xu
2020-03-13
1
-6
/
+8
|
*
|
|
|
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-03-11
1
-0
/
+18
*
|
|
|
|
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-15
30
-134
/
+139
|
\
\
\
\
\
|
*
|
|
|
|
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-12
1
-10
/
+7
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-07
24
-84
/
+98
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
12
-72
/
+72
|
|
*
|
|
|
|
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
1
-6
/
+9
|
|
*
|
|
|
|
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
7
-0
/
+7
[next]