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-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
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
1
-1
/
+0
2022-02-28
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
1
-19
/
+9
2022-02-28
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
1
-40
/
+39
2022-02-28
NFSD: Streamline the rare "found" case
Chuck Lever
1
-4
/
+3
2022-02-28
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever
1
-2
/
+4
2022-02-28
NFSD: De-duplicate hash bucket indexing
Chuck Lever
1
-12
/
+10
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
2
-1
/
+11
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
7
-47
/
+74
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2
-2
/
+2
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
3
-25
/
+38
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2
-2
/
+8
2022-02-09
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
1
-1
/
+1
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
3
-10
/
+14
2022-02-02
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-28
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
1
-1
/
+3
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+3
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-400
/
+493
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-01-08
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
1
-1
/
+5
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
5
-75
/
+96
2022-01-08
Revert "nfsd: skip some unnecessary stats in the v4 case"
Chuck Lever
1
-27
/
+17
2022-01-08
NFSD: Trace boot verifier resets
Chuck Lever
2
-3
/
+38
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
5
-20
/
+20
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
3
-17
/
+45
2022-01-08
NFSD: Write verifier might go backwards
Chuck Lever
1
-1
/
+1
[next]