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
2024-03-28
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-03-27
NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies
Chuck Lever
2024-03-22
nfsd: Fix error cleanup path in nfsd_rename()
Jan Kara
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-09
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
2024-03-05
NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...
Dai Ngo
2024-03-05
NFSD: Document nfsd_setattr() fill-attributes behavior
Chuck Lever
2024-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
2024-03-01
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2024-03-01
NFSD: OP_CB_RECALL_ANY should recall both read and write delegations
Dai Ngo
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2024-03-01
NFSD: add support for CB_GETATTR callback
Dai Ngo
2024-03-01
NFSD: Document the phases of CREATE_SESSION
Chuck Lever
2024-03-01
NFSD: Fix the NFSv4.1 CREATE_SESSION operation
Chuck Lever
2024-03-01
nfsd: clean up comments over nfs4_client definition
Chen Hanxiao
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd4_init_slabs
Kunwu Chan
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create
Kunwu Chan
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd_file_cache_init
Kunwu Chan
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd4_init_pnfs
Kunwu Chan
2024-03-01
nfsd: don't call locks_release_private() twice concurrently
NeilBrown
2024-03-01
nfsd: allow layout state to be admin-revoked.
NeilBrown
2024-03-01
nfsd: allow delegation state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow open state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow lock state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow admin-revoked NFSv4.0 state to be freed.
NeilBrown
2024-03-01
nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revoke
NeilBrown
2024-03-01
nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/states
NeilBrown
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
2024-03-01
nfsd: split sc_status out of sc_type
NeilBrown
2024-03-01
nfsd: avoid race after unhash_delegation_locked()
NeilBrown
2024-03-01
nfsd: don't call functions with side-effecting inside WARN_ON()
NeilBrown
2024-03-01
nfsd: hold ->cl_lock for hash_delegation_locked()
NeilBrown
2024-03-01
nfsd: remove stale comment in nfs4_show_deleg()
NeilBrown
2024-03-01
NFSD: Remove redundant cb_seq_status initialization
Chuck Lever
2024-03-01
NFSD: Remove BUG_ON in nfsd4_process_cb_update()
Chuck Lever
2024-03-01
NFSD: Replace comment with lockdep assertion
Chuck Lever
2024-03-01
NFSD: Remove unused @reason argument
Chuck Lever
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2024-03-01
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2024-03-01
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
2024-03-01
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
2024-03-01
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
[prev]
[next]