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
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
1
-10
/
+10
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
1
-17
/
+121
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+35
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+8
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2
-15
/
+24
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-31
/
+19
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
1
-3
/
+4
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+20
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
3
-27
/
+25
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2
-5
/
+6
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+27
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
5
-0
/
+50
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
1
-3
/
+9
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2
-11
/
+14
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+7
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-6
/
+8
2021-01-24
acl: handle idmapped mounts
Christian Brauner
3
-6
/
+11
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2
-3
/
+3
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2
-3
/
+5
2021-01-12
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
1
-1
/
+6
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
4
-27
/
+41
2020-12-18
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
1
-16
/
+26
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
3
-7
/
+5
2020-12-18
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
1
-4
/
+5
2020-12-18
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
1
-0
/
+5
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
3
-1
/
+10
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
1
-2
/
+11
2020-12-09
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
1
-4
/
+12
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
1
-7
/
+9
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
1
-0
/
+6
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
3
-3
/
+20
2020-12-09
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
2
-11
/
+0
2020-12-09
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
1
-5
/
+9
2020-12-09
nfsd: minor nfsd4_change_attribute cleanup
J. Bruce Fields
1
-8
/
+5
2020-12-09
nfsd: simplify nfsd4_change_info
J. Bruce Fields
2
-20
/
+2
2020-12-09
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
3
-12
/
+13
2020-12-09
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-0
/
+1
2020-12-09
NFSD: Fix sparse warning in nfs4proc.c
Chuck Lever
1
-6
/
+2
2020-12-09
nfsd: Fix message level for normal termination
kazuo ito
1
-2
/
+1
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+1
2020-11-30
NFSD: Remove macros that are no longer used
Chuck Lever
2
-49
/
+0
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_compound()
Chuck Lever
1
-40
/
+29
2020-11-30
NFSD: Make nfsd4_ops::opnum a u32
Chuck Lever
3
-6
/
+5
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
Chuck Lever
1
-5
/
+5
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_setxattr()
Chuck Lever
1
-7
/
+7
[prev]
[next]