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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-908
/
+1385
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
3
-70
/
+6
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
4
-23
/
+30
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
4
-18
/
+29
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
5
-32
/
+46
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
3
-7
/
+6
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
3
-21
/
+21
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
5
-71
/
+47
2022-07-30
NFSD: add security label to struct nfsd_attrs
NeilBrown
3
-68
/
+15
2022-07-30
NFSD: set attributes when creating symlinks
NeilBrown
5
-12
/
+30
2022-07-30
NFSD: introduce struct nfsd_attrs
NeilBrown
6
-30
/
+71
2022-07-30
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
3
-5
/
+51
2022-07-30
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
1
-8
/
+6
2022-07-30
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
3
-45
/
+47
2022-07-30
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
1
-15
/
+22
2022-07-30
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
1
-14
/
+14
2022-07-30
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
1
-8
/
+14
2022-07-30
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
1
-8
/
+7
2022-07-30
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
1
-5
/
+5
2022-07-30
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
3
-43
/
+53
2022-07-30
NFSD: Make nfs4_put_copy() static
Chuck Lever
2
-2
/
+1
2022-07-30
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
1
-2
/
+2
2022-07-30
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
3
-4
/
+11
2022-07-30
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
3
-6
/
+14
2022-07-30
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-30
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-30
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
2022-07-30
NFSD: Use xdr_pad_size()
Chuck Lever
1
-7
/
+4
2022-07-30
NFSD: Simplify starting_len
Chuck Lever
1
-5
/
+4
2022-07-30
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
1
-12
/
+6
2022-07-30
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2
-8
/
+8
2022-07-30
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
1
-5
/
+4
2022-07-30
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
1
-7
/
+4
2022-07-30
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
1
-2
/
+1
2022-07-30
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
1
-1
/
+0
2022-07-30
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
3
-6
/
+24
2022-07-30
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2
-2
/
+10
2022-07-30
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
3
-8
/
+17
2022-07-30
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
3
-5
/
+4
2022-07-30
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
3
-2
/
+21
2022-07-30
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
2
-2
/
+25
2022-07-30
NFSD: Separate tracepoints for acquire and create
Chuck Lever
3
-12
/
+52
2022-07-30
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2
-33
/
+1
2022-07-30
NFSD: Convert the filecache to use rhashtable
Chuck Lever
2
-149
/
+179
2022-07-30
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2
-21
/
+140
2022-07-30
NFSD: Replace the "init once" mechanism
Chuck Lever
1
-16
/
+26
2022-07-30
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2
-5
/
+2
2022-07-30
NFSD: nfsd_file_hash_remove can compute hashval
Chuck Lever
1
-5
/
+14
[next]