index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
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
2025-02-02
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-21
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Jeff Layton
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
2025-01-21
nfsd: rework NFS4_SHARE_WANT_* flag handling
Jeff Layton
2025-01-21
nfsd: add support for FATTR4_OPEN_ARGUMENTS
Jeff Layton
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
[prev]
[next]