index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
2022-02-08
1
-1
/
+2
*
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
2022-02-08
1
-1
/
+1
*
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
2022-02-02
1
-5
/
+15
*
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
2022-02-02
1
-0
/
+1
*
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
2022-02-02
1
-1
/
+2
*
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-25
17
-111
/
+382
|
\
|
*
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
2022-01-13
1
-1
/
+55
|
*
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2022-01-13
2
-7
/
+12
|
*
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2022-01-13
2
-3
/
+4
|
*
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-13
4
-15
/
+80
|
*
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
2022-01-12
1
-0
/
+2
|
*
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2022-01-12
2
-2
/
+3
|
*
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
2022-01-07
1
-0
/
+5
|
*
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
2022-01-07
1
-0
/
+13
|
*
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
2022-01-06
1
-5
/
+8
|
*
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2022-01-06
2
-14
/
+9
|
*
NFS: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
1
-1
/
+2
|
*
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
Trond Myklebust
2022-01-06
1
-1
/
+6
|
*
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
2022-01-06
3
-2
/
+16
|
*
NFS: Invalidate negative dentries on all case insensitive directory changes
Trond Myklebust
2022-01-06
1
-4
/
+15
|
*
NFSv4: Just don't cache negative dentries on case insensitive servers
Trond Myklebust
2022-01-06
1
-0
/
+3
|
*
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
2
-1
/
+47
|
*
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
2022-01-06
3
-11
/
+11
|
*
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
2022-01-06
1
-1
/
+4
|
*
NFSv4 only print the label when its queried
Olga Kornievskaia
2022-01-06
1
-3
/
+4
|
*
nfs41: pnfs: filelayout: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-01-06
2
-4
/
+2
|
*
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
2022-01-06
1
-0
/
+2
|
*
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
2022-01-06
1
-0
/
+2
|
*
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2022-01-06
2
-7
/
+44
|
*
NFS: pass cred explicitly for access tests
NeilBrown
2022-01-06
3
-14
/
+20
|
*
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2022-01-06
2
-20
/
+18
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
2
-3
/
+3
|
\
\
|
*
|
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
2
-3
/
+3
*
|
|
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
2
-24
/
+10
|
\
\
\
|
*
|
|
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
1
-1
/
+1
|
*
|
|
NFS: switch the callback service back to non-pooled.
NeilBrown
2021-12-13
1
-1
/
+1
|
*
|
|
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
1
-5
/
+3
|
*
|
|
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
1
-1
/
+1
|
*
|
|
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
1
-12
/
+2
|
*
|
|
SUNRPC: change svc_get() to return the svc.
NeilBrown
2021-12-13
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
12
-642
/
+262
|
\
\
\
|
*
|
|
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
2022-01-11
1
-1
/
+2
|
*
|
|
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-10
4
-83
/
+127
|
*
|
|
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
12
-595
/
+170
|
*
|
|
fscache, cachefiles: Disable configuration
David Howells
2022-01-07
1
-1
/
+1
|
|
/
/
*
/
/
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
2
-0
/
+2
|
/
/
*
|
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-27
5
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
2021-11-17
1
-0
/
+4
|
*
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
2021-11-17
1
-1
/
+3
|
*
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2021-11-17
2
-0
/
+2
[next]