index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Remove fs/netfs/io.c
David Howells
2024-09-12
1
-802
/
+0
*
netfs: Set the request work function upon allocation
David Howells
2024-09-05
1
-3
/
+1
*
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-09-05
1
-2
/
+2
*
netfs, cifs: Fix handling of short DIO read
David Howells
2024-08-28
1
-6
/
+11
*
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-28
1
-0
/
+2
*
netfs: Fix missing iterator reset on retry of short read
David Howells
2024-08-24
1
-0
/
+1
*
9p: Fix DIO read through netfs
Dominique Martinet
2024-08-13
1
-6
/
+11
*
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
2024-08-12
1
-0
/
+144
*
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
2024-07-24
1
-6
/
+6
*
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
2024-06-12
1
-6
/
+6
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
1
-1
/
+6
*
netfs: Switch to using unsigned long long rather than loff_t
David Howells
2024-05-01
1
-3
/
+3
*
netfs: Use subreq_counter to allocate subreq debug_index values
David Howells
2024-04-29
1
-5
/
+2
*
netfs: Remove deprecated use of PG_private_2 as a second writeback flag
David Howells
2024-04-29
1
-144
/
+0
*
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-29
1
-1
/
+1
*
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
2024-04-29
1
-8
/
+10
*
netfs: Fix i_dio_count leak on DIO read past i_size
Marc Dionne
2024-01-29
1
-0
/
+2
*
netfs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-22
1
-1
/
+1
*
netfs: Fix the loop that unmarks folios after writing to the cache
David Howells
2024-01-06
1
-1
/
+1
*
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
1
-0
/
+10
*
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
2023-12-28
1
-1
/
+1
*
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
1
-1
/
+1
*
netfs: Implement unbuffered/DIO read support
David Howells
2023-12-28
1
-8
/
+75
*
netfs: Provide func to copy data to pagecache for buffered write
David Howells
2023-12-28
1
-0
/
+1
*
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
2023-12-28
1
-15
/
+13
*
netfs: Limit subrequest by size or number of segments
David Howells
2023-12-28
1
-0
/
+18
*
netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
2023-12-24
1
-19
/
+50
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-3
/
+3
*
netfs: Fix missing xas_retry() calls in xarray iteration
David Howells
2022-11-15
1
-0
/
+3
*
netfs: Split some core bits out into their own file
David Howells
2022-03-18
1
-10
/
+0
*
netfs: Split fs/netfs/read_helper.c
David Howells
2022-03-18
1
-418
/
+0
*
netfs: Rename read_helper.c to io.c
David Howells
2022-03-18
1
-0
/
+1085