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
/
nfsd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2022-09-26
NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
Chuck Lever
1
-1
/
+10
2022-09-26
NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
Chuck Lever
1
-1
/
+9
2022-09-26
NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
Chuck Lever
1
-1
/
+8
2022-09-26
NFSD: Refactor nfsd_setattr()
Chuck Lever
1
-40
/
+57
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
1
-3
/
+2
2022-09-13
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+8
2022-09-13
nfsd_splice_actor(): handle compound pages
Al Viro
1
-4
/
+8
2022-09-09
NFSD: fix regression with setting ACLs.
NeilBrown
1
-10
/
+9
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-3
/
+3
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
1
-16
/
+1
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
1
-14
/
+20
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
1
-11
/
+19
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
1
-20
/
+14
2022-08-04
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown
1
-9
/
+10
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
1
-2
/
+5
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
1
-17
/
+21
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
1
-0
/
+9
2022-07-30
NFSD: add security label to struct nfsd_attrs
NeilBrown
1
-26
/
+3
2022-07-30
NFSD: set attributes when creating symlinks
NeilBrown
1
-7
/
+18
2022-07-30
NFSD: introduce struct nfsd_attrs
NeilBrown
1
-10
/
+14
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+2
2022-07-01
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
1
-1
/
+7
2022-06-27
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-05-20
NFSD: Clean up nfsd_open_verified()
Chuck Lever
1
-3
/
+12
2022-05-20
NFSD: Remove do_nfsd_create()
Chuck Lever
1
-150
/
+0
2022-05-20
NFSD: Refactor nfsd_create_setattr()
Chuck Lever
1
-37
/
+42
2022-05-20
NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
Chuck Lever
1
-4
/
+1
2022-05-19
NFSD: Clean up nfsd_splice_actor()
Chuck Lever
1
-8
/
+2
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-9
/
+0
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
1
-17
/
+36
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
1
-4
/
+4
2022-01-08
NFSD: Trace boot verifier resets
Chuck Lever
1
-3
/
+10
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
1
-8
/
+8
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+16
2022-01-08
NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
Chuck Lever
1
-6
/
+5
2022-01-08
NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
Chuck Lever
1
-7
/
+4
2022-01-08
NFSD: Clean up nfsd_vfs_write()
Chuck Lever
1
-16
/
+5
2022-01-08
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
1
-25
/
+15
2022-01-08
NFSD: Fix verifier returned in stable WRITEs
Chuck Lever
1
-0
/
+4
2022-01-08
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton
1
-1
/
+9
2021-11-02
nfsd4: remove obselete comment
J. Bruce Fields
1
-3
/
+0
2021-10-15
nfsd: update create verifier comment
J. Bruce Fields
1
-1
/
+2
2021-10-02
NFSD: move filehandle format declarations out of "uapi".
NeilBrown
1
-0
/
+1
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-16
/
+5
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-22
/
+1
2021-08-17
NFSD: remove vanity comments
NeilBrown
1
-1
/
+0
[next]