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-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-1
/
+11
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2
-1
/
+11
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-06-11
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-4
/
+5
2022-06-02
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
1
-4
/
+5
2022-05-27
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
14
-368
/
+810
2022-05-26
NFSD: nfsd_file_put() can sleep
Chuck Lever
1
-0
/
+2
2022-05-26
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
1
-3
/
+20
2022-05-26
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
1
-25
/
+11
2022-05-26
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
1
-8
/
+4
2022-05-23
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
1
-1
/
+1
2022-05-23
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
1
-7
/
+7
2022-05-23
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
1
-1
/
+3
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2
-4
/
+5
2022-05-23
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
1
-6
/
+0
2022-05-23
NFSD: Trace filecache opens
Chuck Lever
2
-2
/
+31
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2
-5
/
+13
2022-05-23
NFSD: Fix whitespace
Chuck Lever
1
-25
/
+25
2022-05-23
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever
1
-4
/
+0
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
5
-14
/
+99
2022-05-20
NFSD: Clean up nfsd_open_verified()
Chuck Lever
3
-6
/
+15
2022-05-20
NFSD: Remove do_nfsd_create()
Chuck Lever
2
-160
/
+0
2022-05-20
NFSD: Refactor NFSv4 OPEN(CREATE)
Chuck Lever
1
-10
/
+152
2022-05-20
NFSD: Refactor NFSv3 CREATE
Chuck Lever
1
-6
/
+121
2022-05-20
NFSD: Refactor nfsd_create_setattr()
Chuck Lever
2
-37
/
+44
2022-05-20
NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
Chuck Lever
1
-4
/
+1
2022-05-20
NFSD: Clean up nfsd3_proc_create()
Chuck Lever
1
-14
/
+2
2022-05-19
NFSD: Show state of courtesy client in client info
Dai Ngo
1
-1
/
+8
2022-05-19
NFSD: add support for lock conflict to courteous server
Dai Ngo
1
-16
/
+54
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
3
-12
/
+24
2022-05-19
NFSD: add support for share reservation conflict to courteous server
Dai Ngo
1
-8
/
+101
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
3
-15
/
+99
2022-05-19
NFSD: Clean up nfsd_splice_actor()
Chuck Lever
1
-8
/
+2
2022-04-25
nfsd: use fsnotify group lock helpers
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-1
/
+2
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-22
/
+27
2022-03-31
nfsd: Clean up nfsd_file_put()
Trond Myklebust
1
-10
/
+3
2022-03-31
nfsd: Fix a write performance regression
Trond Myklebust
1
-3
/
+15
2022-03-28
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-12
/
+12
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+2
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
18
-161
/
+110
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2
-0
/
+2
2022-03-20
nfsd: fix using the correct variable for sizeof()
Jakob Koschel
1
-1
/
+1
2022-03-18
nfsd: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2
-2
/
+2
2022-03-11
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
1
-2
/
+10
2022-03-11
NFSD: Clean up _lm_ operation names
Chuck Lever
1
-4
/
+4
[next]