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
*
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
2020-03-26
3
-3
/
+46
*
NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
Trond Myklebust
2020-03-26
2
-101
/
+76
*
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2020-03-26
2
-17
/
+6
*
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
2020-03-26
1
-1
/
+2
*
NFS: Don't specify NFS version in "UDP not supported" error
Petr Vorel
2020-03-25
1
-2
/
+2
*
nfsroot: set tcp as the default transport protocol
Liwei Song
2020-03-25
1
-1
/
+1
*
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-03-22
1
-0
/
+2
*
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2020-03-17
2
-5
/
+2
*
SUNRPC: Trim stack utilization in the wrap and unwrap paths
Chuck Lever
2020-03-16
1
-6
/
+8
*
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
2
-56
/
+0
*
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
2020-03-16
1
-19
/
+58
*
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
2
-2
/
+2
*
NFSv4.2: error out when relink swapfile
Murphy Zhou
2020-03-16
1
-0
/
+3
*
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
2020-03-16
1
-8
/
+1
*
SUNRPC: remove redundant assignments to variable status
Colin Ian King
2020-03-16
1
-1
/
+1
*
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
7
-18
/
+186
*
NFSv4: Clean up nfs_delegation_reap_expired()
Trond Myklebust
2020-03-16
1
-43
/
+40
*
NFSv4: Clean up nfs_delegation_reap_unclaimed()
Trond Myklebust
2020-03-16
1
-39
/
+37
*
NFSv4: Clean up nfs_client_return_marked_delegations()
Trond Myklebust
2020-03-16
1
-69
/
+60
*
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2020-03-16
2
-1
/
+38
*
NFSv4/pnfs: Clean up nfs_layout_find_inode()
Trond Myklebust
2020-03-16
1
-31
/
+21
*
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
2020-03-16
5
-11
/
+13
*
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
2020-03-16
1
-0
/
+2
*
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
2020-03-16
1
-9
/
+11
*
NFS: Limit the size of the access cache by default
Trond Myklebust
2020-03-16
1
-1
/
+1
*
NFS: Avoid referencing the cred twice in async rename/unlink
Trond Myklebust
2020-03-16
1
-2
/
+2
*
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
2020-03-16
2
-3
/
+2
*
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
2020-03-16
1
-5
/
+5
*
NFS: Assume cred is pinned by open context in I/O requests
Trond Myklebust
2020-03-16
2
-2
/
+2
*
SUNRPC: Don't take a reference to the cred on synchronous tasks
Trond Myklebust
2020-03-16
1
-0
/
+3
*
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
2020-03-16
3
-3
/
+6
*
NFS: alloc_nfs_open_context() must use the file cred when available
Trond Myklebust
2020-03-16
1
-5
/
+5
*
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
2020-03-16
1
-1
/
+2
*
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
Trond Myklebust
2020-03-16
3
-5
/
+18
*
NFSv4: nfs_update_inplace_delegation() should update delegation cred
Trond Myklebust
2020-03-16
1
-1
/
+19
*
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
2020-03-16
1
-17
/
+44
*
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
[next]