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
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2022-11-28
1
-6
/
+1
|
*
|
NFSD: Fix licensing header in filecache.c
Chuck Lever
2022-11-28
1
-1
/
+2
|
*
|
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
2
-39
/
+63
|
*
|
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
1
-21
/
+15
|
*
|
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
1
-36
/
+28
|
*
|
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
1
-1
/
+7
|
*
|
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
1
-6
/
+4
|
*
|
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
1
-2
/
+2
|
*
|
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever
2022-11-28
1
-4
/
+6
|
*
|
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
2
-0
/
+57
|
*
|
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
2
-0
/
+2
|
*
|
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
1
-24
/
+7
|
*
|
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
2022-11-28
1
-0
/
+24
|
*
|
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
5
-13
/
+64
|
*
|
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
3
-21
/
+2
|
*
|
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-11-28
4
-14
/
+25
|
*
|
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-11-28
1
-18
/
+33
|
*
|
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
5
-8
/
+27
|
*
|
nfsd: move nfserrno() to vfs.c
Jeff Layton
2022-11-28
8
-63
/
+68
|
*
|
nfsd: ignore requests to disable unsupported versions
Jeff Layton
2022-11-28
1
-1
/
+3
|
*
|
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
2022-11-28
1
-24
/
+6
|
*
|
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-11-28
1
-10
/
+0
|
*
|
NFSD: Remove redundant assignment to variable host_err
Colin Ian King
2022-11-28
1
-1
/
+0
|
*
|
NFSD: Simplify READ_PLUS
Anna Schumaker
2022-11-28
1
-107
/
+32
*
|
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
4
-12
/
+12
|
\
\
\
|
*
|
|
fs: rename current get acl method
Christian Brauner
2022-10-20
3
-6
/
+6
|
*
|
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
\
|
*
|
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
*
|
|
|
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
nfsd: use locks_inode_context helper
Jeff Layton
2022-11-30
1
-3
/
+3
*
|
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-11-25
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-26
1
-3
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Chuck Lever
2022-11-23
1
-3
/
+4
*
|
|
|
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-17
1
-1
/
+4
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
2022-11-14
1
-1
/
+4
*
|
|
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-11
2
-0
/
+2
|
\
|
|
|
*
|
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton
2022-11-08
1
-0
/
+1
|
*
|
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton
2022-11-05
1
-0
/
+1
*
|
|
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-01
1
-3
/
+2
|
\
|
|
|
*
|
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
2022-11-01
1
-3
/
+2
*
|
|
Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-10-21
2
-2
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
2022-10-13
1
-1
/
+1
|
*
NFSD: unregister shrinker when nfsd_init_net() fails
Tetsuo Handa
2022-10-11
1
-1
/
+3
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
|
Merge tag 'nfsd-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-10-10
1
-59
/
+29
|
\
|
|
*
nfsd: rework hashtable handling in nfsd_do_file_acquire
Jeff Layton
2022-10-05
1
-30
/
+22
|
*
nfsd: fix nfsd_file_unhash_and_dispose
Jeff Layton
2022-10-05
1
-29
/
+7
*
|
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
2
-7
/
+7
|
\
\
|
|
/
|
/
|
[prev]
[next]