index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
2
-2
/
+1
2026-01-17
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
1
-15
/
+15
2026-01-17
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
3
-6
/
+12
2026-01-17
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
1
-1
/
+1
2026-01-17
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
2026-01-17
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
1
-2
/
+2
2026-01-08
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
2026-01-08
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
1
-1
/
+1
2026-01-08
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
1
-4
/
+10
2026-01-08
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
1
-2
/
+12
2026-01-02
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2026-01-02
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
1
-1
/
+7
2026-01-02
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
1
-1
/
+2
2026-01-02
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2026-01-02
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
1
-1
/
+2
2026-01-02
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
1
-1
/
+4
2025-12-18
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
1
-1
/
+3
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
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/...
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/...
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...
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...
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/g...
Linus Torvalds
1
-2
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
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
[next]