Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-25 | netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual | David Howells | 1 | -1/+1 |
2021-05-25 | netfs: Pass flags through to grab_cache_page_write_begin() | David Howells | 1 | -1/+1 |
2021-04-26 | netfs: Miscellaneous fixes | David Howells | 1 | -3/+3 |
2021-04-23 | netfs: Add a tracepoint to log failures that would be otherwise unseen | David Howells | 1 | -2/+12 |
2021-04-23 | netfs: Define an interface to talk to a cache | David Howells | 1 | -1/+238 |
2021-04-23 | netfs: Add write_begin helper | David Howells | 3 | -3/+174 |
2021-04-23 | netfs: Gather stats | David Howells | 5 | -2/+127 |
2021-04-23 | netfs: Add tracepoints | David Howells | 1 | -0/+26 |
2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells | 3 | -0/+792 |
2021-04-23 | netfs: Make a netfs helper module | David Howells | 1 | -0/+8 |