Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-26 | iov_iter: Four fixes for ITER_XARRAY | David Howells | 2 | -1/+5 |
2021-04-23 | fscache, cachefiles: Add alternate API to use kiocb for read/write to cache | David Howells | 12 | -3/+600 |
2021-04-23 | netfs: Add a tracepoint to log failures that would be otherwise unseen | David Howells | 2 | -2/+70 |
2021-04-23 | netfs: Define an interface to talk to a cache | David Howells | 3 | -1/+295 |
2021-04-23 | netfs: Add write_begin helper | David Howells | 5 | -4/+185 |
2021-04-23 | netfs: Gather stats | David Howells | 6 | -2/+128 |
2021-04-23 | netfs: Add tracepoints | David Howells | 3 | -0/+226 |
2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells | 6 | -0/+877 |
2021-04-23 | netfs, mm: Add set/end/wait_on_page_fscache() aliases | David Howells | 1 | -0/+57 |
2021-04-23 | netfs, mm: Move PG_fscache helper funcs to linux/netfs.h | David Howells | 2 | -10/+30 |
2021-04-23 | netfs: Documentation for helper library | David Howells | 2 | -0/+527 |