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
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
2025-04-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
2025-04-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
1
-6
/
+18
2025-04-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
1
-3
/
+1
2025-04-10
nfsd: fix management of listener transports
Olga Kornievskaia
1
-23
/
+21
2025-04-10
NFSD: Add a Kconfig setting to enable delegated timestamps
Chuck Lever
2
-3
/
+25
2025-04-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
2025-04-10
nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
Jeff Layton
1
-4
/
+2
2025-04-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
3
-4
/
+11
2025-04-10
NFSD: Fix callback decoder status codes
Chuck Lever
1
-7
/
+7
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
6
-7
/
+25
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
1
-1
/
+1
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
1
-1
/
+2
2025-02-02
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
1
-1
/
+10
2025-02-02
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2
-0
/
+4
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-35
/
+52
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
18
-398
/
+1033
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+10
2025-01-21
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Jeff Layton
2
-2
/
+25
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
4
-5
/
+53
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
6
-23
/
+147
2025-01-21
nfsd: rework NFS4_SHARE_WANT_* flag handling
Jeff Layton
2
-3
/
+3
2025-01-21
nfsd: add support for FATTR4_OPEN_ARGUMENTS
Jeff Layton
2
-1
/
+52
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
3
-15
/
+46
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
4
-16
/
+16
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
4
-23
/
+40
2025-01-21
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
Jeff Layton
3
-1
/
+279
2025-01-21
nfsd: fix handling of delegated change attr in CB_GETATTR
Jeff Layton
2
-9
/
+14
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+3
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
4
-1
/
+14
2025-01-14
nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
Mike Snitzer
1
-1
/
+1
2025-01-14
nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
Mike Snitzer
1
-5
/
+4
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
4
-25
/
+26
2025-01-14
nfsd: update percpu_ref to manage references on nfsd_net
Mike Snitzer
1
-5
/
+7
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
1
-2
/
+2
2025-01-14
nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations
Mike Snitzer
1
-0
/
+2
2025-01-10
NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer
Chuck Lever
1
-5
/
+5
2025-01-10
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Refactor nfsd4_do_encode_secinfo() again
Chuck Lever
1
-31
/
+34
2025-01-10
NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer
Chuck Lever
1
-12
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the enco...
Chuck Lever
1
-8
/
+17
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode bu...
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
Chuck Lever
1
-15
/
+19
2025-01-10
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
1
-10
/
+10
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
1
-5
/
+14
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
1
-5
/
+1
2025-01-06
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
1
-2
/
+3
2025-01-06
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
1
-1
/
+1
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2
-5
/
+73
[next]