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
*
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
1
-4
/
+0
|
\
|
*
nfsd: kill stale comment about simple_fill_super() requirements
Al Viro
2023-12-20
1
-4
/
+0
*
|
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-56
/
+14
|
\
\
|
*
|
switch nfsd_client_rmdir() to use of simple_recursive_removal()
Al Viro
2023-11-18
1
-56
/
+14
|
|
/
*
|
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-0
/
+4
|
\
\
|
*
|
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
2023-11-25
1
-0
/
+4
|
|
/
*
|
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-01-10
16
-173
/
+172
|
\
\
|
*
|
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
2024-01-07
3
-7
/
+12
|
*
|
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
3
-40
/
+6
|
*
|
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
3
-24
/
+6
|
*
|
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
2024-01-07
1
-25
/
+1
|
*
|
nfsd: remove unnecessary NULL check
Dan Carpenter
2024-01-07
1
-1
/
+1
|
*
|
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
2024-01-07
3
-7
/
+14
|
*
|
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
Chuck Lever
2024-01-07
2
-1
/
+26
|
*
|
NFSD: Document lack of f_pos_lock in nfsd_readdir()
Chuck Lever
2024-01-07
1
-3
/
+17
|
*
|
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2024-01-07
2
-27
/
+1
|
*
|
NFSD: Make the file_delayed_close workqueue UNBOUND
Chuck Lever
2024-01-07
1
-1
/
+1
|
*
|
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
2024-01-07
1
-4
/
+3
|
*
|
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2024-01-07
3
-34
/
+85
*
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-2
/
+2
|
\
\
\
|
*
|
|
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
1
-2
/
+2
*
|
|
|
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-08
1
-3
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
2023-11-24
1
-2
/
+0
|
*
|
|
splice: move permission hook out of splice_direct_to_actor()
Amir Goldstein
2023-11-24
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-05
2
-21
/
+17
|
\
\
\
|
*
|
|
nfsd: drop the nfsd_put helper
Jeff Layton
2024-01-04
2
-21
/
+17
*
|
|
|
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
8
-255
/
+27
|
\
|
|
|
|
*
|
|
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
2023-12-18
3
-128
/
+1
|
*
|
|
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
2023-12-18
3
-118
/
+14
|
*
|
|
nfsd: hold nfsd_mutex across entire netlink operation
NeilBrown
2023-12-15
1
-6
/
+3
|
*
|
|
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-12-15
3
-3
/
+9
*
|
|
|
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
3
-13
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
4
-41
/
+66
|
\
|
|
|
|
/
|
/
|
|
*
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
3
-24
/
+54
|
*
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
1
-1
/
+3
|
*
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
1
-15
/
+8
|
*
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
1
-1
/
+1
*
|
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-2
/
+1
|
\
\
|
*
|
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-24
1
-2
/
+1
*
|
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
4
-35
/
+42
|
\
\
\
|
*
|
|
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
2
-16
/
+17
|
*
|
|
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-10-04
2
-9
/
+12
|
*
|
|
nfsd: dynamically allocate the nfsd-filecache shrinker
Qi Zheng
2023-10-04
1
-10
/
+13
|
|
/
/
*
|
|
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
30
-1330
/
+2388
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFSD: clean up alloc_init_deleg()
Sicong Huang
2023-10-16
1
-2
/
+4
|
*
|
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
2023-10-16
3
-17
/
+31
|
*
|
NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
Chuck Lever
2023-10-16
2
-4
/
+4
|
*
|
nfsd: Clean up errors in nfs3proc.c
KaiLong Wang
2023-10-16
1
-2
/
+3
|
*
|
nfsd: Clean up errors in nfs4state.c
KaiLong Wang
2023-10-16
1
-2
/
+2
|
*
|
NFSD: Clean up errors in stats.c
KaiLong Wang
2023-10-16
1
-1
/
+1
[next]