Age | Commit message (Expand) | Author |
---|---|---|
2021-11-29 | netfs: Adjust docs after foliation | David Howells |
2021-11-10 | netfs, 9p, afs, ceph: Use folios | David Howells |
2021-10-05 | netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() | David Howells |
2021-06-21 | netfs: fix test for whether we can skip read when writing beyond EOF | Jeff Layton |
2021-05-25 | netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual | David Howells |
2021-05-25 | netfs: Pass flags through to grab_cache_page_write_begin() | David Howells |
2021-04-26 | netfs: Miscellaneous fixes | David Howells |
2021-04-23 | netfs: Add a tracepoint to log failures that would be otherwise unseen | David Howells |
2021-04-23 | netfs: Define an interface to talk to a cache | David Howells |
2021-04-23 | netfs: Add write_begin helper | David Howells |
2021-04-23 | netfs: Gather stats | David Howells |
2021-04-23 | netfs: Add tracepoints | David Howells |
2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells |
2021-04-23 | netfs: Make a netfs helper module | David Howells |