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-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
2025-11-28
nfsd: fix end_creating() conversion
Neil Brown
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-25
NFSD: Add trace point for SCSI fencing operation.
Dai Ngo
2025-11-25
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
2025-11-25
NFSD: don't start nfsd if sv_permsocks is empty
Olga Kornievskaia
2025-11-17
convert nfsctl
Al Viro
2025-11-17
nfsd: Use MD5 library instead of crypto_shash
Eric Biggers
2025-11-17
nfsd: stop pretending that we cache the SEQUENCE reply.
NeilBrown
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
2025-11-16
NFSD: Relocate the xdr_reserve_space_vec() call site
Chuck Lever
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
2025-11-16
NFSD/blocklayout: Support multiple extents per LAYOUTGET
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Introduce layout content structure
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Extract extent mapping from proc_layoutget
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
2025-11-16
NFSD: Update comment documenting unsupported fattr4 attributes
Chuck Lever
2025-11-16
nfsd: delete unreachable confusing code in nfs4_open_delegation()
Matvey Kovalev
2025-11-16
NFSD: Add array bounds-checking in nfsd_iter_read()
Chuck Lever
2025-11-16
nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
Jeff Layton
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
2025-11-16
nfsd: move name lookup out of nfsd4_list_rec_dir()
NeilBrown
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-12
nfsd: wire up GET_DIR_DELEGATION handling
Jeff Layton
2025-11-12
nfsd: allow DELEGRETURN on directories
Jeff Layton
2025-11-12
nfsd: allow filecache to hold S_IFDIR files
Jeff Layton
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
2025-11-04
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
Olga Kornievskaia
2025-11-04
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
2025-10-28
Merge tag 'nfsd-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
[next]