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
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
NFSD: Add callback operation lifetime trace points
Chuck Lever
2024-03-01
2
-0
/
+50
|
*
|
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2024-03-01
2
-2
/
+5
|
*
|
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2024-03-01
2
-5
/
+86
|
*
|
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2024-03-01
2
-0
/
+36
|
*
|
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
2024-03-01
1
-2
/
+11
|
*
|
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
2024-03-01
1
-9
/
+23
|
*
|
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
2024-03-01
2
-4
/
+4
|
*
|
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2024-03-01
1
-0
/
+1
|
*
|
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
5
-9
/
+11
|
*
|
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
2024-03-01
4
-10
/
+5
|
*
|
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
10
-96
/
+69
|
*
|
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
2024-03-01
3
-20
/
+15
|
*
|
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-03-01
3
-7
/
+7
|
*
|
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
1
-1
/
+0
|
*
|
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
1
-1
/
+2
|
*
|
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-03-01
1
-5
/
+0
|
*
|
NFSD: fix LISTXATTRS returning more bytes than maxcount
Jorge Mora
2024-03-01
1
-2
/
+3
|
*
|
NFSD: fix LISTXATTRS returning a short list with eof=TRUE
Jorge Mora
2024-03-01
1
-1
/
+2
|
*
|
NFSD: change LISTXATTRS cookie encoding to big-endian
Jorge Mora
2024-03-01
1
-1
/
+3
|
*
|
NFSD: fix nfsd4_listxattr_validate_cookie
Jorge Mora
2024-03-01
1
-6
/
+1
|
*
|
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
2024-03-01
3
-7
/
+40
|
*
|
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-03-01
3
-36
/
+34
*
|
|
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
4
-82
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
2024-02-05
2
-7
/
+6
|
*
|
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
2
-22
/
+22
|
*
|
nfsd: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
5
-45
/
+46
|
*
|
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
|
*
|
nfsd: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-16
/
+16
*
|
|
Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-02-07
1
-6
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-02-05
1
-6
/
+5
*
|
|
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-25
1
-11
/
+15
|
\
|
|
|
|
/
|
/
|
|
*
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-01-24
1
-11
/
+15
*
|
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
[prev]
[next]