index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-26
/
+57
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
3
-19
/
+36
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
1
-1
/
+14
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
1
-2
/
+1
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
1
-1
/
+2
2025-11-04
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
Olga Kornievskaia
1
-0
/
+1
2025-11-04
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
1
-3
/
+3
2025-10-28
Merge tag 'nfsd-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-12
/
+35
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
5
-3
/
+20
2025-10-21
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
Nathan Chancellor
1
-6
/
+3
2025-10-21
NFSD: Fix crash in nfsd4_read_release()
Chuck Lever
1
-3
/
+4
2025-10-21
NFSD: Define actions for the new time_deleg FATTR4 attributes
Chuck Lever
1
-0
/
+8
2025-10-14
Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+8
2025-10-10
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
27
-274
/
+595
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+3
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-6
/
+83
2025-10-03
Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-88
/
+49
2025-10-01
nfsd: discard nfserr_dropit
NeilBrown
2
-9
/
+1
2025-10-01
NFSD: Add io_cache_{read,write} controls to debugfs
Mike Snitzer
3
-0
/
+123
2025-10-01
NFSD: Do the grace period check in ->proc_layoutget
Chuck Lever
4
-12
/
+10
2025-10-01
nfsd: delete unnecessary NULL check in __fh_verify()
Dan Carpenter
1
-3
/
+1
2025-10-01
NFSD: Allow layoutcommit during grace period
Sergey Bashirov
1
-13
/
+25
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-0
/
+11
2025-09-30
NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
4
-0
/
+69
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-25
NFSD: Disallow layoutget during grace period
Sergey Bashirov
1
-0
/
+5
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-6
/
+3
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-21
nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in
Eric Biggers
1
-1
/
+1
2025-09-21
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
1
-0
/
+15
2025-09-21
NFSD: Reduce DRC bucket size
Chuck Lever
1
-1
/
+1
2025-09-21
NFSD: Delay adding new entries to LRU
Chuck Lever
1
-13
/
+0
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-6
/
+3
2025-09-21
NFSD: Drop redundant conversion to bool
Xichao Zhao
1
-1
/
+1
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
3
-26
/
+83
2025-09-21
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
1
-1
/
+1
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
2
-12
/
+7
2025-09-21
nfsd: Replace open-coded conversion of bytes to hex
Eric Biggers
1
-16
/
+2
2025-09-21
nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
3
-3
/
+69
2025-09-21
nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
1
-6
/
+5
2025-09-21
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
3
-14
/
+44
2025-09-21
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2
-3
/
+13
2025-09-21
nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2
-4
/
+5
2025-09-21
nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
1
-1
/
+1
2025-09-21
nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
1
-1
/
+1
2025-09-21
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2
-18
/
+17
2025-09-21
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
7
-46
/
+78
2025-09-21
NFSD: Minor cleanup in layoutcommit decoding
Sergey Bashirov
1
-1
/
+1
[next]