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
2021-02-01
NFS: Call readpage_async_filler() from nfs_readpage_async()
Dave Wysochanski
1
-17
/
+11
2021-02-01
NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
Dave Wysochanski
1
-32
/
+30
2021-02-01
NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
Dave Wysochanski
1
-1
/
+1
2021-02-01
NFS: Clean up nfs_readpage() and nfs_readpages()
Dave Wysochanski
1
-22
/
+23
2021-02-01
nfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
5
-0
/
+7
2021-02-01
fs/nfs: remove duplicate include
Menglong Dong
1
-4
/
+0
2021-01-25
pNFS/NFSv4: Improve rejection of out-of-order layouts
Trond Myklebust
1
-6
/
+16
2021-01-25
pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
Trond Myklebust
1
-18
/
+21
2021-01-25
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-2
/
+7
2021-01-25
pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
Trond Myklebust
1
-0
/
+1
2021-01-11
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-11
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
1
-0
/
+1
2021-01-10
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
1
-3
/
+5
2021-01-10
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
1
-9
/
+5
2021-01-10
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
1
-22
/
+21
2021-01-10
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
1
-5
/
+4
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
3
-26
/
+16
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
1
-0
/
+6
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2
-5
/
+25
2021-01-06
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-524
/
+922
2020-12-17
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
1
-1
/
+1
2020-12-17
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
1
-5
/
+1
2020-12-17
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
3
-8
/
+92
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2020-12-16
kernel.h: split out mathematical helpers
Andy Shevchenko
1
-0
/
+5
2020-12-16
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
10
-12
/
+13
2020-12-14
NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
Trond Myklebust
1
-7
/
+8
2020-12-14
NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow
Trond Myklebust
1
-2
/
+7
2020-12-14
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
1
-19
/
+17
2020-12-14
NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
Trond Myklebust
1
-0
/
+6
2020-12-14
NFSv4.2: decode_read_plus_hole() needs to check the extent offset
Trond Myklebust
1
-3
/
+21
2020-12-14
NFSv4.2: decode_read_plus_data() must skip padding after data segment
Trond Myklebust
1
-1
/
+3
2020-12-14
NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
Trond Myklebust
1
-0
/
+1
2020-12-14
NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
Geliang Tang
1
-1
/
+1
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2
-16
/
+44
2020-12-11
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-11
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-11
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
1
-5
/
+7
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
1
-1
/
+2
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
1
-1
/
+2
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
1
-1
/
+1
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
1
-1
/
+1
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
1
-0
/
+1
2020-12-02
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-02
NFSv4: Refactor to use user namespaces for nfs4idmap
Sargun Dhillon
1
-1
/
+1
2020-12-02
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
1
-2
/
+2
[next]