index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
1
-2
/
+19
2019-07-13
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
1
-22
/
+22
2019-07-13
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
1
-2
/
+2
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
3
-4
/
+18
2019-07-13
nfs: Fix copy-and-paste error in debug message
Donald Buczek
1
-1
/
+1
2019-07-13
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
1
-16
/
+16
2019-07-13
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
1
-1
/
+1
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2
-86
/
+7
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
6
-149
/
+325
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-3
/
+20
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+6
2019-07-09
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
5
-7
/
+29
2019-07-09
NFS: Update symbolic flags displayed by trace events
Chuck Lever
1
-26
/
+124
2019-07-09
NFS: Display symbolic status code names in trace log
Chuck Lever
1
-35
/
+41
2019-07-09
NFS: Fix show_nfs_errors macros again
Chuck Lever
1
-82
/
+82
2019-07-09
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2
-8
/
+58
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+24
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Clean up writeback code
Trond Myklebust
3
-10
/
+5
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
6
-11
/
+45
2019-07-06
Merge branch 'containers'
Trond Myklebust
7
-9
/
+242
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-9
/
+13
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
1
-0
/
+1
2019-07-06
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
1
-0
/
+2
2019-07-06
pNFS: Allow multiple connections to the DS
Trond Myklebust
2
-0
/
+6
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
3
-2
/
+12
2019-07-06
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2
-0
/
+11
2019-07-06
NFS: Add sysfs support for per-container identifier
Trond Myklebust
4
-0
/
+135
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
2
-4
/
+15
2019-07-06
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
3
-8
/
+13
2019-07-06
NFS: Create a root NFS directory in /sys/fs/nfs
Trond Myklebust
4
-1
/
+94
2019-07-06
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-07-06
NFSv4: Handle open for execute correctly
Trond Myklebust
1
-8
/
+20
2019-07-04
nfs: dget_parent() never returns NULL
Al Viro
1
-4
/
+2
2019-06-28
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-6
/
+24
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2
-2
/
+3
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
1
-6
/
+0
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
1
-1
/
+4
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
1
-3
/
+17
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-20
/
+12
2019-05-30
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
Yihao Wu
1
-3
/
+5
2019-05-30
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Yihao Wu
1
-17
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
3
-15
/
+3
[prev]
[next]