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-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
Chuck Lever
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove dprintks for v2/3 RENAME events
Jeff Layton
2025-05-11
nfsd: remove REMOVE/RMDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove old LINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 SYMLINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 create path dprintks
Jeff Layton
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_rename
Jeff Layton
2025-05-11
nfsd: add tracepoints for unlink events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_link()
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_symlink
Jeff Layton
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
2025-05-11
nfsd: add a tracepoint to nfsd_lookup_dentry
Jeff Layton
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
2025-05-11
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros
Chuck Lever
2025-05-11
NFSD: Use sockaddr instead of a generic array
Chuck Lever
2025-05-11
NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
Chuck Lever
2025-05-11
nfsd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-05-11
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
2025-05-11
nfsd: add commit start/done tracepoints around nfsd_commit()
Jeff Layton
2025-05-11
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
2025-05-11
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
2025-05-11
nfsd: remove redundant WARN_ON_ONCE in nfsd4_write
Guoqing Jiang
2025-05-11
NFSD: Add experimental setting to disable the use of splice read
Chuck Lever
2025-05-11
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
2025-05-11
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
2025-05-11
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
2025-05-11
NFSD: Record each NFSv4 call's session slot index
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-05-11
NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
Chuck Lever
2025-05-11
NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
Chuck Lever
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-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
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
[next]