..
buffered_read.c
netfs: Fix enomem handling in buffered reads
2024-12-20 22:07:56 +01:00
buffered_write.c
netfs: Remove unnecessary references to pages
2024-10-07 13:45:15 +02:00
direct_read.c
netfs: Speed up buffered reading
2024-09-12 12:20:41 +02:00
direct_write.c
netfs: Fix kernel async DIO
2025-01-09 17:18:51 +01:00
fscache_cache.c
netfs: Revert "netfs: Switch debug logging to pr_debug()"
2024-07-24 10:15:37 +02:00
fscache_cookie.c
fs/netfs/fscache_cookie: add missing "n_accesses" check
2024-08-12 22:03:26 +02:00
fscache_internal.h
netfs, fscache: Combine fscache with netfs
2023-12-24 15:08:46 +00:00
fscache_io.c
fscache: Remove duplicate included header
2024-11-21 09:35:25 +01:00
fscache_main.c
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
2024-09-01 10:30:25 +02:00
fscache_proc.c
netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
2024-01-04 13:15:32 +00:00
fscache_stats.c
netfs: Fix interaction between write-streaming and cachefiles culling
2024-01-05 15:42:25 +00:00
fscache_volume.c
netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
2024-11-11 14:39:38 +01:00
internal.h
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
2024-09-26 17:45:20 -05:00
iterator.c
netfs: Speed up buffered reading
2024-09-12 12:20:41 +02:00
Kconfig
netfs: clean up after renaming FSCACHE_DEBUG config
2024-08-12 22:03:26 +02:00
locking.c
netfs: Downgrade i_rwsem for a buffered write
2024-10-17 15:33:42 +02:00
main.c
vfs-6.12.netfs
2024-09-16 12:13:31 +02:00
Makefile
netfs: Speed up buffered reading
2024-09-12 12:20:41 +02:00
misc.c
netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
2024-10-01 16:02:42 +02:00
objects.c
netfs: Speed up buffered reading
2024-09-12 12:20:41 +02:00
read_collect.c
netfs: Fix ceph copy to cache on write-begin
2024-12-20 22:07:57 +01:00
read_pgpriv2.c
netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
2024-12-20 22:07:58 +01:00
read_retry.c
netfs: Fix read-retry for fs with no ->prepare_read()
2025-01-09 17:20:04 +01:00
stats.c
netfs: Speed up buffered reading
2024-09-12 12:20:41 +02:00
write_collect.c
netfs: Work around recursion by abandoning retry if nothing read
2024-12-20 22:07:57 +01:00
write_issue.c
netfs: Work around recursion by abandoning retry if nothing read
2024-12-20 22:07:57 +01:00