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
/
include
/
trace
/
events
/
netfs.h
Age
Commit message (
Expand
)
Author
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
David Howells
2025-07-01
netfs: Fix double put of request
David Howells
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
2025-02-13
netfs: Fix a number of read-retry hangs
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: Add functions to build/clean a buffer in a folio_queue
David Howells
2024-12-20
cachefiles: Add some subrequest tracepoints
David Howells
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
2024-12-20
netfs: Clean up some whitespace in trace header
David Howells
2024-11-18
Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
2024-10-07
netfs: Remove call to folio_index()
Matthew Wilcox (Oracle)
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
2024-09-12
netfs: Cancel dirty folios that have no storage destination
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: Use new folio_queue data type and iterator instead of xarray iter
David Howells
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
2024-09-05
netfs: Reduce number of conditional branches in netfs_perform_write()
David Howells
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
netfs: Miscellaneous tidy ups
David Howells
2024-05-01
netfs: New writeback implementation
David Howells
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
2024-05-01
netfs: Remove ->launder_folio() support
David Howells
2024-04-29
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
2023-12-28
netfs: Implement a write-through caching option
David Howells
2023-12-28
netfs: Provide a launder_folio implementation
David Howells
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
2023-12-28
netfs: Make netfs_read_folio() handle streaming-write pages
David Howells
2023-12-28
netfs: Provide func to copy data to pagecache for buffered write
David Howells
2023-12-28
netfs: Dispatch write requests to process a writeback slice
David Howells
2023-12-28
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
2023-12-28
netfs: Extend the netfs_io_*request structs to handle writes
David Howells
2023-12-28
netfs: Limit subrequest by size or number of segments
David Howells
2022-03-18
netfs: Add a function to consolidate beginning a read
David Howells
2022-03-18
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2022-03-18
netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
[next]