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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-01
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+5
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+5
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2023-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
1
-5
/
+5
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+1
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
1
-7
/
+5
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2
-4
/
+24
2023-06-18
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
3
-12
/
+25
2023-06-17
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
1
-20
/
+26
2023-06-12
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
1
-1
/
+1
2023-06-11
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
1
-19
/
+7
2023-06-11
NFSD: Remove nfsd_readv()
Chuck Lever
2
-20
/
+0
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2
-6
/
+17
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
4
-36
/
+68
2023-06-11
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
1
-3
/
+6
2023-06-11
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
1
-22
/
+21
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
2
-8
/
+14
2023-06-05
NFSD: Replace encode_cinfo()
Chuck Lever
1
-48
/
+24
2023-06-05
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
1
-52
/
+55
2023-06-05
NFSD: trace nfsctl operations
Chuck Lever
2
-8
/
+284
2023-06-05
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
1
-6
/
+6
2023-06-05
NFSD: Clean up nfsctl white-space damage
Chuck Lever
1
-19
/
+19
2023-06-05
nfsd: use vfs setgid helper
Christian Brauner
1
-1
/
+3
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-7
/
+10
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-6
/
+1
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
1
-1
/
+3
2023-05-23
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
1
-1
/
+9
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
1
-2
/
+3
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-15
/
+16
2023-05-15
NFSD: Remove open coding of string copy
Azeem Shaikh
1
-3
/
+3
2023-05-02
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
1
-12
/
+13
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-269
/
+256
2023-04-28
NFSD: Handle new xprtsec= export option
Chuck Lever
2
-3
/
+49
2023-04-28
NFSD: Clean up xattr memory allocation flags
Chuck Lever
1
-5
/
+2
2023-04-28
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
1
-2
/
+0
2023-04-26
nfsd: simplify the delayed disposal list code
Jeff Layton
1
-42
/
+22
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
1
-1
/
+5
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2
-11
/
+10
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2
-187
/
+133
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
1
-1
/
+11
2023-04-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
1
-1
/
+2
2023-04-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
1
-3
/
+1
2023-04-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
1
-0
/
+5
2023-04-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
1
-14
/
+15
2023-04-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
1
-1
/
+1
2023-04-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
1
-0
/
+4
2023-04-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
1
-3
/
+1
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+1
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
3
-9
/
+11
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
[next]