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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-04-18
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
2026-04-18
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
2026-04-18
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
1
-12
/
+13
2026-03-04
nfsd: fix return error code for nfsd_map_name_to_[ug]id
Anthony Iliopoulos
1
-0
/
+4
2026-03-04
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
3
-8
/
+58
2026-01-19
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
2026-01-19
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
1
-1
/
+1
2026-01-19
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2026-01-19
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
2026-01-19
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2026-01-19
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
1
-1
/
+2
2026-01-19
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
1
-1
/
+3
2025-12-07
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
1
-1
/
+2
2025-12-07
NFSD: Fix crash in nfsd4_read_release()
Chuck Lever
1
-3
/
+4
2025-10-29
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-29
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2
-18
/
+17
2025-10-29
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
1
-9
/
+3
2025-10-29
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
5
-22
/
+39
2025-10-29
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
1
-0
/
+15
2025-10-29
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
1
-1
/
+1
2025-08-28
NFSD: detect mismatch of file handle and delegation stateid in OPEN op
Dai Ngo
1
-0
/
+14
2025-08-28
nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
Jeff Layton
1
-5
/
+15
2025-06-27
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
1
-3
/
+3
2025-06-27
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
1
-1
/
+2
2025-05-02
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
1
-1
/
+1
2025-05-02
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2
-7
/
+1
2025-04-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
2025-04-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
2025-03-13
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-03-13
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2
-0
/
+4
2025-03-13
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
1
-0
/
+1
2025-02-01
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2
-8
/
+11
2025-01-09
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
1
-1
/
+1
2025-01-09
nfsd: restore callback functionality for NFSv4.0
NeilBrown
1
-3
/
+1
2024-12-14
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
1
-0
/
+19
2024-12-14
nfsd: make sure exp active before svc_export_show
Yang Erkun
1
-1
/
+4
2024-12-14
NFSD: Prevent a potential integer overflow
Chuck Lever
1
-7
/
+7
2024-12-14
NFSD: Fix nfsd4_shutdown_copy()
Chuck Lever
1
-2
/
+5
2024-12-14
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
Chuck Lever
1
-1
/
+2
2024-12-14
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
Chuck Lever
1
-0
/
+2
2024-12-14
NFSD: Never decrement pending_async_copies on error
Chuck Lever
1
-3
/
+1
2024-12-14
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
1
-2
/
+2
2024-12-14
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
4
-2
/
+12
2024-12-14
NFSD: Async COPY result needs to return a write verifier
Chuck Lever
1
-15
/
+8
2024-12-14
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
1
-1
/
+1
2024-10-17
NFSD: Mark filecache "down" if init fails
Chuck Lever
1
-1
/
+3
2024-10-17
NFSD: Fix NFSv4's PUTPUBFH operation
Chuck Lever
1
-9
/
+1
2024-10-17
nfsd: map the EBADMSG to nfserr_io to avoid warning
Li Lingfeng
1
-0
/
+1
2024-10-17
nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
NeilBrown
1
-2
/
+3
2024-10-17
nfsd: return -EINVAL when namelen is 0
Li Lingfeng
1
-0
/
+8
[next]