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
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
Trond Myklebust
1
-0
/
+4
2023-04-06
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
1
-3
/
+2
2023-03-30
NFS: Fix /proc/PID/io read_bytes for buffered reads
Dave Wysochanski
1
-0
/
+3
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-1
/
+3
2023-03-10
nfs4trace: fix state manager flag printing
Benjamin Coddington
1
-20
/
+22
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
1
-0
/
+8
2022-12-31
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
1
-0
/
+6
2022-12-31
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
2022-12-31
NFS: Allow very small rsize & wsize again
Anna Schumaker
1
-4
/
+2
2022-12-31
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
Anna Schumaker
1
-1
/
+1
2022-12-31
NFS: Fix an Oops in nfs_d_automount()
Trond Myklebust
1
-1
/
+1
2022-12-31
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
1
-7
/
+12
2022-12-31
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
1
-1
/
+3
2022-12-31
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
1
-5
/
+10
2022-12-31
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
1
-6
/
+4
2022-12-31
NFSv4.2: Always decode the security label
Trond Myklebust
1
-6
/
+4
2022-12-31
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
1
-1
/
+1
2022-10-27
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
1
-0
/
+3
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
1
-2
/
+4
2022-10-27
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
1
-19
/
+17
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
14
-51
/
+51
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
1
-3
/
+2
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
17
-36
/
+194
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-20
/
+19
2022-10-07
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2022-10-06
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
3
-5
/
+97
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2
-0
/
+3
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2
-0
/
+49
2022-10-05
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
1
-1
/
+1
2022-10-05
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
1
-0
/
+8
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
1
-2
/
+0
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
1
-1
/
+0
2022-10-05
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
1
-2
/
+2
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
1
-7
/
+18
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
1
-3
/
+3
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
4
-7
/
+7
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
1
-6
/
+4
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+1
2022-09-13
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+50
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
3
-27
/
+32
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
6
-20
/
+19
2022-09-02
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-09-02
nfs_finish_open(): don't open-code file_inode()
Al Viro
1
-1
/
+1
2022-09-01
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
1
-9
/
+18
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-14
/
+22
[next]