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
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
1
-1
/
+4
*
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
1
-3
/
+17
*
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-06-06
1
-20
/
+12
|
\
|
*
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
Yihao Wu
2019-05-30
1
-3
/
+5
|
*
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Yihao Wu
2019-05-30
1
-17
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
3
-15
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
13
-0
/
+13
*
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
1
-1
/
+1
|
\
|
*
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
1
-1
/
+1
*
|
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-15
3
-3
/
+9
|
\
\
|
*
|
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
1
-0
/
+1
|
*
|
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
1
-2
/
+5
|
*
|
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
1
-0
/
+1
|
*
|
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-04-24
1
-0
/
+1
|
*
|
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2019-04-24
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
27
-265
/
+507
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
2019-05-09
1
-1
/
+1
|
*
|
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-05-09
2
-6
/
+8
|
*
|
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
2019-05-09
3
-2
/
+14
|
*
|
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
2019-05-09
1
-0
/
+4
|
*
|
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
2019-05-09
1
-1
/
+1
|
*
|
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
2019-05-07
1
-1
/
+6
|
*
|
NFS: When mounting, don't share filesystems between different user namespaces
Trond Myklebust
2019-04-26
1
-0
/
+17
|
*
|
NFS: Convert NFSv2 to use the container user namespace
Trond Myklebust
2019-04-26
1
-19
/
+39
|
*
|
NFSv4: Convert the NFS client idmapper to use the container user namespace
Trond Myklebust
2019-04-26
1
-7
/
+20
|
*
|
NFS: Convert NFSv3 to use the container user namespace
Trond Myklebust
2019-04-26
1
-56
/
+86
|
*
|
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
2019-04-26
4
-1
/
+15
|
*
|
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
2
-0
/
+3
|
*
|
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
2019-04-25
1
-1
/
+1
|
*
|
NFS: Remove redundant open context from nfs_page
Trond Myklebust
2019-04-25
1
-6
/
+2
|
*
|
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
7
-23
/
+25
|
*
|
NFS: Ensure that all nfs lock contexts have a valid open context
Trond Myklebust
2019-04-25
1
-4
/
+9
|
*
|
NFS: Allow signal interruption of NFS4ERR_DELAYed operations
Trond Myklebust
2019-04-25
2
-34
/
+106
|
*
|
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
4
-1
/
+33
|
*
|
NFS: Remove unused argument from nfs_create_request()
Trond Myklebust
2019-04-25
4
-13
/
+13
|
*
|
NFS: Fix up NFS I/O subrequest creation
Trond Myklebust
2019-04-25
1
-38
/
+55
|
*
|
NFS: Replace custom error reporting mechanism with generic one
Trond Myklebust
2019-04-25
3
-45
/
+26
|
*
|
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
2019-04-25
2
-4
/
+4
|
*
|
NFS: Don't call generic_error_remove_page() while holding locks
Trond Myklebust
2019-04-25
1
-2
/
+1
|
*
|
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
2019-04-25
1
-1
/
+1
|
*
|
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
2
-3
/
+14
|
*
|
NFS: Consider ETIMEDOUT to be a fatal error
Trond Myklebust
2019-04-25
1
-0
/
+1
|
*
|
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
1
-6
/
+12
|
*
|
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-04-25
1
-1
/
+1
*
|
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
\
\
|
*
|
|
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
4
-7
/
+7
|
|
\
|
|
|
*
|
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-1
/
+0
|
|
|
/
|
|
/
|
[next]