index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
write_issue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
netfs: Fix missing wakeup after issuing writes
David Howells
1
-15
/
+27
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2024-09-27
netfs: Advance iterator correctly rather than jumping it
David Howells
1
-3
/
+9
2024-09-26
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
David Howells
1
-1
/
+11
2024-09-12
netfs: Cancel dirty folios that have no storage destination
David Howells
1
-1
/
+5
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
1
-3
/
+2
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-10
/
+7
2024-09-12
netfs: Simplify the writeback code
David Howells
1
-17
/
+19
2024-09-12
netfs: Provide an iterator-reset function
David Howells
1
-3
/
+3
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
1
-15
/
+13
2024-09-05
netfs: Use bh-disabling spinlocks for rreq->lock
David Howells
1
-2
/
+2
2024-09-05
netfs: Set the request work function upon allocation
David Howells
1
-1
/
+0
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-7
/
+7
2024-09-05
netfs: Record contention stats for writeback lock
David Howells
1
-3
/
+7
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
1
-1
/
+3
2024-07-24
netfs: Fix writeback that needs to go to both server and cache
David Howells
1
-0
/
+1
2024-07-24
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
1
-18
/
+18
2024-07-11
Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+18
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
1
-18
/
+18
2024-06-26
netfs: Fix early issue of write op on partial write to folio tail
David Howells
1
-1
/
+1
2024-06-12
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
1
-18
/
+18
2024-05-24
netfs: Fix AIO error handling when doing write-through
David Howells
1
-1
/
+6
2024-05-24
netfs: Fix io_uring based write-through
David Howells
1
-1
/
+1
2024-05-01
netfs: Cut over to using new writeback code
David Howells
1
-9
/
+9
2024-05-01
netfs: Add some write-side stats and clean up some stat names
David Howells
1
-0
/
+1
2024-05-01
netfs: New writeback implementation
David Howells
1
-0
/
+683