index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+3
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
1
-2
/
+2
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
1
-1
/
+1
2025-11-12
nfsd: wire up GET_DIR_DELEGATION handling
Jeff Layton
1
-0
/
+5
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
1
-1
/
+3
2025-09-21
nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
1
-1
/
+3
2025-09-21
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
1
-0
/
+3
2025-09-21
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
1
-0
/
+5
2025-07-14
NFSD: release read access of nfs4_file when a write delegation is returned
Dai Ngo
1
-0
/
+1
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
1
-0
/
+1
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
1
-0
/
+22
2025-03-10
nfsd: reorganize struct nfs4_delegation for better packing
Jeff Layton
1
-1
/
+1
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
1
-1
/
+1
2025-03-10
nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
Jeff Layton
1
-4
/
+1
2025-03-10
nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
Jeff Layton
1
-2
/
+0
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
1
-0
/
+9
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
1
-0
/
+2
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
1
-0
/
+16
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
1
-0
/
+1
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
1
-1
/
+5
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
1
-3
/
+6
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
1
-1
/
+1
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
1
-6
/
+9
2024-11-18
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
1
-0
/
+15
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
1
-0
/
+1
2024-11-18
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
1
-0
/
+1
2024-11-18
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
1
-3
/
+1
2024-11-18
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
1
-1
/
+0
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
1
-1
/
+1
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
1
-1
/
+0
2024-10-18
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
1
-0
/
+2
2024-09-20
nfsd: track the main opcode for callbacks
Jeff Layton
1
-0
/
+1
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-1
/
+1
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
1
-2
/
+2
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
1
-1
/
+1
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
1
-1
/
+1
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-1
/
+9
2024-03-01
NFSD: add support for CB_GETATTR callback
Dai Ngo
1
-0
/
+14
2024-03-01
nfsd: clean up comments over nfs4_client definition
Chen Hanxiao
1
-3
/
+4
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
1
-0
/
+10
2024-03-01
nfsd: split sc_status out of sc_type
NeilBrown
1
-12
/
+28
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
1
-1
/
+1
2023-12-18
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
1
-14
/
+0
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
1
-10
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-2
/
+0
2023-10-16
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-1
/
+10
2023-10-16
NFSD: add support for CB_GETATTR callback
Dai Ngo
1
-0
/
+14
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-0
/
+3
2023-02-20
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
1
-2
/
+0
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
1
-0
/
+5
[next]