index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
12
-52
/
+164
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
1
-1
/
+1
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
3
-0
/
+76
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2
-13
/
+31
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
3
-24
/
+45
2024-07-08
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
1
-2
/
+3
2024-07-08
NFSD: Fix nfsdcld warning
Chuck Lever
2
-3
/
+3
2024-07-08
NFSD: remove unused structs 'nfsd3_voidargs'
Dr. David Alan Gilbert
2
-4
/
+0
2024-07-08
NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflows
Dan Carpenter
1
-6
/
+6
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-1
/
+2
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2
-1
/
+2
2024-06-22
Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-42
/
+11
2024-06-17
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
3
-42
/
+11
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-1
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-20
/
+20
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-09
NFSD: Force all NFSv4.2 COPY requests to be synchronous
Chuck Lever
1
-0
/
+7
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
1
-1
/
+0
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
1
-2
/
+2
2024-05-06
nfsd: set security label during create operations
Stephen Smalley
2
-1
/
+9
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
3
-4
/
+17
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2
-11
/
+11
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
3
-0
/
+245
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
5
-2
/
+181
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
3
-0
/
+165
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
3
-4
/
+4
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2
-2
/
+4
2024-05-06
nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
NeilBrown
1
-2
/
+2
2024-05-06
nfsd: optimise recalculate_deny_mode() for a common case
NeilBrown
1
-1
/
+6
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2
-1
/
+29
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2
-7
/
+77
2024-05-06
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
1
-3
/
+3
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
4
-55
/
+13
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
3
-2
/
+134
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
3
-31
/
+18
2024-05-06
nfsd: drop st_mutex before calling move_to_close_lru()
NeilBrown
1
-4
/
+7
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2
-8
/
+32
2024-05-06
nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.
NeilBrown
1
-6
/
+3
2024-05-06
nfsd: perform all find_openstateowner_str calls in the one place.
NeilBrown
1
-53
/
+40
2024-04-30
Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2024-04-26
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
1
-1
/
+1
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-22
/
+6
2024-04-24
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2
-4
/
+4
2024-04-24
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
1
-18
/
+2
2024-04-16
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-24
/
+23
2024-04-11
NFSD: fix endianness issue in nfsd4_encode_fattr4
Vasily Gorbik
1
-24
/
+23
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+2
2024-04-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
1
-5
/
+2
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
1
-2
/
+2
[next]