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
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-15
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
2
-0
/
+2
2022-06-06
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
3
-6
/
+11
2022-06-06
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
1
-0
/
+6
2022-06-05
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-06-01
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-149
/
+302
2022-06-01
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
4
-12
/
+29
2022-06-01
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
4
-13
/
+24
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-16
/
+25
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-45
/
+48
2022-05-20
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
1
-2
/
+2
2022-05-17
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
1
-4
/
+3
2022-05-17
NFS: Improve warning message when locks are lost.
NeilBrown
1
-5
/
+15
2022-05-17
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
1
-0
/
+69
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2
-36
/
+68
2022-05-17
NFSv4: Specify the type of ACL to cache
Trond Myklebust
1
-19
/
+40
2022-05-17
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
1
-0
/
+4
2022-05-17
pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
Trond Myklebust
1
-1
/
+6
2022-05-17
NFS: Further fixes to the writeback error handling
Trond Myklebust
1
-21
/
+18
2022-05-17
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
1
-0
/
+2
2022-05-17
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
1
-0
/
+1
2022-05-17
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
1
-8
/
+1
2022-05-17
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
1
-5
/
+2
2022-05-17
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
1
-20
/
+14
2022-05-17
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
1
-4
/
+5
2022-05-17
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
1
-1
/
+1
2022-05-10
nfs: Convert to free_folio
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-05-10
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2
-18
/
+18
2022-05-10
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
1
-1
/
+2
2022-05-10
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2
-17
/
+11
2022-05-10
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+4
2022-05-10
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-2
/
+12
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-09
nfs: Pass the file pointer to nfs_symlink_filler()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2
-3
/
+4
2022-05-09
nfs: fix broken handling of the softreval mount option
Dan Aloni
1
-1
/
+1
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
1
-12
/
+9
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-26
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-24
/
+21
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
1
-0
/
+1
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
1
-0
/
+2
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
1
-1
/
+1
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2
-10
/
+3
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-01
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-03-30
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
[next]