index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-13
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-03-14
NFSD: Add a Kconfig setting to enable delegated timestamps
Chuck Lever
2025-03-10
nfsd: use a long for the count in nfsd4_state_shrinker_count()
Jeff Layton
2025-03-10
nfsd: remove obsolete comment from nfs4_alloc_stid
Jeff Layton
2025-03-10
nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
Jeff Layton
2025-03-10
nfsd: reorganize struct nfs4_delegation for better packing
Jeff Layton
2025-03-10
nfsd: handle errors from rpc_call_async()
Jeff Layton
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
2025-03-10
nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
Jeff Layton
2025-03-10
nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
Jeff Layton
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
2025-03-10
nfsd: disallow file locking and delegations for NFSv4 reexport
Mike Snitzer
2025-03-10
nfsd: filecache: drop the list_lru lock during lock gc scans
NeilBrown
2025-03-10
nfsd: filecache: don't repeatedly add/remove files on the lru list
NeilBrown
2025-03-10
nfsd: filecache: introduce NFSD_FILE_RECENT
NeilBrown
2025-03-10
nfsd: filecache: use list_lru_walk_node() in nfsd_file_gc()
NeilBrown
2025-03-10
nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync()
NeilBrown
2025-03-10
NFSD: Re-organize nfsd_file_gc_worker()
Chuck Lever
2025-03-10
nfsd: filecache: remove race handling.
NeilBrown
2025-03-10
NFSD: Fix callback decoder status codes
Chuck Lever
2025-03-10
nfsd: eliminate special handling of NFS4ERR_SEQ_MISORDERED
Jeff Layton
2025-03-10
nfsd: handle NFS4ERR_BADSLOT on CB_SEQUENCE better
Jeff Layton
2025-03-10
nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr
Jeff Layton
2025-03-10
nfsd: only check RPC_SIGNALLED() when restarting rpc_task
Jeff Layton
2025-03-10
nfsd: always release slot when requeueing callback
Jeff Layton
2025-03-10
nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
Jeff Layton
2025-03-10
nfsd: prepare nfsd4_cb_sequence_done() for error handling rework
Jeff Layton
2025-03-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
2025-03-10
nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
Jeff Layton
2025-03-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
2025-03-10
NFSD: Fix trace_nfsd_slot_seqid_sequence
Chuck Lever
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file
Chuck Lever
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file
Chuck Lever
2025-03-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
2025-03-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
2025-03-10
nfsd: remove the redundant mapping of nfserr_mlink
Li Lingfeng
2025-03-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
2025-03-10
nfsd: adjust WARN_ON_ONCE in revoke_delegation
Olga Kornievskaia
2025-03-10
nfsd: fix management of listener transports
Olga Kornievskaia
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-26
nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked()
NeilBrown
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
2025-02-02
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
[next]