index
:
pub/scm/linux/kernel/git/mtd/linux.git
master
MTD Group's fork of linux.git
MTD Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
read_retry.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqs
David Howells
1
-1
/
+5
13 days
netfs: Fix readahead synchronisation issues by loading all folios upfront
David Howells
1
-0
/
+7
2026-07-03
netfs: Fix barriering when walking subrequest list
David Howells
1
-1
/
+6
2026-05-12
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
1
-1
/
+1
2026-05-12
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
1
-2
/
+9
2026-05-12
netfs: Fix missing locking around retry adding new subreqs
David Howells
1
-1
/
+5
2026-03-19
netfs: Fix read abandonment during retry
David Howells
1
-1
/
+4
2026-02-08
netfs: when subreq is marked for retry, do not check if it faced an error
Shyam Prasad N
1
-2
/
+2
2025-05-21
netfs: Fix wait/wake to be consistent about the waitqueue used
David Howells
1
-22
/
+2
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-1
/
+1
2025-02-13
netfs: Add retry stat counters
David Howells
1
-0
/
+3
2025-02-13
netfs: Fix a number of read-retry hangs
David Howells
1
-10
/
+30
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-89
/
+120
2025-01-09
netfs: Fix read-retry for fs with no ->prepare_read()
David Howells
1
-1
/
+2
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
1
-88
/
+119
2024-12-20
netfs: Don't use bh spinlock
David Howells
1
-4
/
+4
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
1
-1
/
+1
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
1
-1
/
+1
2024-12-20
netfs: Fix is-caching check in read-retry
David Howells
1
-1
/
+1
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
1
-2
/
+4
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-0
/
+256