index
:
git.armlinux.org.uk/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
/
netfs
/
write_collect.c
Age
Commit message (
Expand
)
Author
2025-03-19
netfs: Call `invalidate_cache` only if implemented
Max Kellermann
2024-12-20
netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
2024-12-20
netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
2024-12-20
netfs: Don't use bh spinlock
David Howells
2024-12-20
netfs: Split retry code out of fs/netfs/write_collect.c
David Howells
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
2024-12-20
netfs: Fix missing barriers by using clear_and_wake_up_bit()
David Howells
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-09-12
netfs: Simplify the writeback code
David Howells
2024-09-12
netfs: Provide an iterator-reset function
David Howells
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
2024-09-05
netfs: Use bh-disabling spinlocks for rreq->lock
David Howells
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-08-24
netfs: Fix interaction of streaming writes with zero-point tracker
David Howells
2024-07-24
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
2024-06-12
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
2024-05-24
netfs: Fix io_uring based write-through
David Howells
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
2024-05-01
netfs: Cut over to using new writeback code
David Howells
2024-05-01
netfs: New writeback implementation
David Howells