index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
1
-1
/
+24
*
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
1
-1
/
+1
*
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-21
1
-1
/
+1
*
nfsd: don't allocate the versions array.
NeilBrown
2024-09-21
1
-4
/
+6
*
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
2024-09-01
1
-0
/
+7
*
nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
Jeff Layton
2024-07-22
1
-2
/
+1
*
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
2024-07-08
1
-0
/
+57
*
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2024-07-08
1
-12
/
+20
*
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
2024-07-08
1
-2
/
+10
*
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-06-25
1
-0
/
+2
*
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
2024-06-17
1
-37
/
+11
*
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
2024-05-06
1
-0
/
+220
*
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
1
-0
/
+150
*
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
2024-05-06
1
-0
/
+143
*
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
1
-1
/
+1
*
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-05-06
1
-0
/
+2
*
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
2024-05-06
1
-2
/
+2
*
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
2024-05-06
1
-2
/
+3
*
nfsd: prepare for supporting admin-revocation of state
NeilBrown
2024-03-01
1
-0
/
+1
*
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
1
-0
/
+2
*
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
1
-9
/
+3
*
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
2024-03-01
1
-3
/
+5
*
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-12
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-12
1
-56
/
+14
|
\
\
|
*
|
switch nfsd_client_rmdir() to use of simple_recursive_removal()
Al Viro
2023-11-18
1
-56
/
+14
|
|
/
*
|
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
2024-01-07
1
-2
/
+3
*
|
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
1
-11
/
+2
*
|
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
1
-1
/
+1
*
|
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2024-01-07
1
-0
/
+6
*
|
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-05
1
-14
/
+17
|
\
\
|
*
|
nfsd: drop the nfsd_put helper
Jeff Layton
2024-01-05
1
-14
/
+17
*
|
|
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
1
-8
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
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
1
-2
/
+7
*
|
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
1
-0
/
+203
|
\
|
|
*
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
1
-1
/
+187
|
*
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-10-16
1
-0
/
+17
*
|
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
|
/
*
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-09-01
1
-0
/
+1
|
\
|
*
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
1
-0
/
+1
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfsd: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-1
/
+1
*
|
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
2023-08-24
1
-0
/
+1
|
/
*
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
1
-4
/
+19
*
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-18
1
-1
/
+9
*
NFSD: trace nfsctl operations
Chuck Lever
2023-06-05
1
-8
/
+25
*
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
2023-06-05
1
-6
/
+6
*
NFSD: Clean up nfsctl white-space damage
Chuck Lever
2023-06-05
1
-19
/
+19
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-6
/
+1
[next]