index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
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
[next]