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
2020-11-06
NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
Dai Ngo
1
-0
/
+1
2020-11-06
NFSD: Fix use-after-free warning when doing inter-server copy
Dai Ngo
1
-1
/
+1
2020-11-06
NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL
Chuck Lever
1
-5
/
+1
2020-11-06
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
1
-0
/
+1
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-1113
/
+783
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2
-2
/
+3
2020-10-16
nfsd: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-12
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
1
-24
/
+25
2020-10-12
NFSD: Return both a hole and a data segment
Anna Schumaker
1
-16
/
+40
2020-10-12
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
1
-1
/
+38
2020-10-12
NFSD: Add READ_PLUS data support
Anna Schumaker
2
-3
/
+105
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
10
-120
/
+145
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2
-3
/
+1
2020-10-02
NFSD: Remove the RETURN_STATUS() macro
Chuck Lever
2
-138
/
+130
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
5
-122
/
+171
2020-10-02
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
3
-11
/
+26
2020-10-02
NFSD: Remove vestigial typedefs
Chuck Lever
1
-3
/
+0
2020-10-02
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
1
-25
/
+35
2020-10-02
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
1
-8
/
+7
2020-10-02
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
1
-10
/
+16
2020-10-02
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
1
-4
/
+4
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
9
-3
/
+25
2020-10-02
NFSACL: Replace PROC() macro with open code
Chuck Lever
2
-43
/
+78
2020-10-02
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
1
-0
/
+16
2020-09-26
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2
-2
/
+2
2020-09-26
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
1
-1
/
+0
2020-09-26
nfsd: Cache R, RW, and W opens separately
J. Bruce Fields
1
-1
/
+1
2020-09-26
silence nfscache allocation warnings with kvzalloc
Rik van Riel
1
-8
/
+4
2020-09-26
nfsd: fix comparison to bool warning
Zheng Bin
1
-1
/
+1
2020-09-26
NFSD: Correct type annotations in COPY XDR functions
Chuck Lever
1
-1
/
+1
2020-09-26
NFSD: Correct type annotations in user xattr XDR functions
Chuck Lever
1
-4
/
+4
2020-09-26
NFSD: Correct type annotations in user xattr helpers
Chuck Lever
1
-2
/
+4
2020-09-26
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
1
-25
/
+3
2020-09-26
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2
-4
/
+4
2020-09-26
nfsd: Remove unnecessary assignment in nfs4xdr.c
Alex Dewar
1
-1
/
+1
2020-09-26
nfsd: Fix typo in comment
Alex Dewar
1
-1
/
+1
2020-09-26
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
1
-1
/
+2
2020-09-26
nfsd: remove fault injection code
J. Bruce Fields
5
-634
/
+0
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+2
2020-08-26
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
9
-17
/
+17
2020-08-16
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
1
-0
/
+2
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
10
-62
/
+966
2020-08-07
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-28
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-8
/
+4
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+3
2020-07-25
nfsd: netns.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-22
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
1
-1
/
+19
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
[next]