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
2023-04-13
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
2023-04-13
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2
-6
/
+6
2023-04-13
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
1
-1
/
+3
2023-03-30
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
1
-1
/
+8
2023-03-17
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2023-03-10
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
1
-0
/
+27
2023-03-10
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
1
-0
/
+2
2023-03-10
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
2023-03-10
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2
-63
/
+12
2023-03-10
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
1
-10
/
+11
2023-03-10
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2
-6
/
+11
2023-03-10
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
1
-13
/
+10
2023-03-10
nfsd: fix race to check ls_layouts
Benjamin Coddington
1
-2
/
+2
2023-03-10
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
1
-4
/
+8
2023-03-10
NFSD: enhance inter-server copy cleanup
Dai Ngo
2
-68
/
+45
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2023-02-01
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
1
-25
/
+36
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
1
-0
/
+1
2023-01-18
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
4
-71
/
+42
2023-01-18
nfsd: rework refcounting in filecache
Jeff Layton
2
-180
/
+189
2023-01-18
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2
-1
/
+35
2023-01-18
nfsd: reorganize filecache.c
Jeff Layton
2
-57
/
+58
2023-01-18
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
1
-6
/
+1
2023-01-18
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
5
-13
/
+64
2023-01-18
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
3
-21
/
+2
2023-01-18
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
4
-14
/
+25
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2
-5
/
+4
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2023-01-04
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
1
-15
/
+5
2022-12-31
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
1
-1
/
+3
2022-12-31
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
1
-2
/
+3
2022-12-31
nfsd: return error if nfs4_setacl fails
Jeff Layton
1
-0
/
+2
2022-12-31
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
1
-18
/
+33
2022-12-31
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
1
-24
/
+6
2022-12-31
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
1
-10
/
+0
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2022-11-26
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+4
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-2
/
+2
2022-11-23
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Chuck Lever
1
-3
/
+4
2022-11-17
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+4
2022-11-14
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
1
-1
/
+4
2022-11-11
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-0
/
+2
2022-11-08
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton
1
-0
/
+1
2022-11-05
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton
1
-0
/
+1
2022-11-02
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+2
2022-11-02
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
1
-3
/
+2
2022-10-22
Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-2
/
+4
2022-10-13
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
[next]