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
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-09-15
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
1
-1
/
+5
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-1
/
+5
2023-09-13
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
1
-0
/
+1
2023-09-13
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
1
-6
/
+11
2023-09-13
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2
-14
/
+17
2023-09-13
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
1
-16
/
+31
2023-09-13
NFS: Fix O_DIRECT locking issues
Trond Myklebust
1
-4
/
+4
2023-09-11
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
1
-16
/
+46
2023-09-01
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-43
/
+88
2023-09-01
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-19
/
+4
2023-08-31
NFS: switch back to using kill_anon_super
Christoph Hellwig
1
-3
/
+1
2023-08-30
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
1
-1
/
+1
2023-08-30
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-08-30
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-08-30
SUNRPC: Add enum svc_auth_status
Chuck Lever
1
-1
/
+1
2023-08-30
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-1
/
+1
2023-08-30
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-9
/
+2
2023-08-30
SUNRPC: call svc_process() from svc_recv().
NeilBrown
1
-1
/
+0
2023-08-30
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
1
-8
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-4
/
+4
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-15
/
+16
2023-08-24
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2
-0
/
+7
2023-08-24
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
4
-0
/
+10
2023-08-24
NFS: Fix a potential data corruption
Trond Myklebust
1
-1
/
+19
2023-08-24
nfs: fix redundant readdir request after get eof
Kinglong Mee
1
-4
/
+11
2023-08-24
nfs/blocklayout: Use the passed in gfp flags
Dan Carpenter
1
-2
/
+2
2023-08-24
filemap: Fix errors in file.c
huzhi001@208suo.com
1
-1
/
+1
2023-08-24
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
1
-1
/
+1
2023-08-24
NFS: Move common includes outside ifdef
GUO Zihua
1
-7
/
+5
2023-08-23
NFS: Enable the READ_PLUS operation by default
Anna Schumaker
1
-4
/
+2
2023-08-23
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
5
-13
/
+14
2023-08-23
NFSv4.2: Fix READ_PLUS size calculations
Anna Schumaker
1
-3
/
+9
2023-08-23
NFSv4.2: Fix READ_PLUS smatch warnings
Anna Schumaker
1
-2
/
+1
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-18
/
+31
2023-08-19
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFS: Fix sysfs server name memory leak
Benjamin Coddington
1
-1
/
+3
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+3
2023-08-17
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2
-2
/
+3
2023-07-24
nfs: convert to ctime accessor functions
Jeff Layton
3
-13
/
+13
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
3
-4
/
+4
2023-07-02
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-07-02
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-393
/
+767
2023-06-29
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
1
-4
/
+2
2023-06-29
NFS: Don't cleanup sysfs superblock entry if uninitialized
Benjamin Coddington
1
-2
/
+4
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+6
[next]