index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
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-12
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-27
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-12
/
+12
2022-03-22
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-21
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-17
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
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
7
-50
/
+2
2022-02-28
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
1
-3
/
+3
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-6
/
+1
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2
-8
/
+8
[next]