Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: Add read_folio documentation | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -4/+4 |
* | fs: Remove aop_flags parameter from netfs_write_begin() | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -1/+0 |
* | netfs: Rename read_helper.c to io.c | David Howells | 2022-03-18 | 1 | -1/+2 |
* | netfs: Add a netfs inode context | David Howells | 2022-03-18 | 1 | -29/+72 |
* | netfs: Finish off rename of netfs_read_request to netfs_io_request | David Howells | 2022-03-18 | 1 | -2/+2 |
* | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells | 2022-03-18 | 1 | -20/+20 |
* | netfs, cachefiles: Add a method to query presence of data in the cache | David Howells | 2022-02-01 | 1 | -0/+16 |
* | fscache: Rewrite documentation | David Howells | 2022-01-11 | 1 | -6/+10 |
* | netfs: Adjust docs after foliation | David Howells | 2021-11-29 | 1 | -39/+56 |
* | fs/netfs: Add folio fscache functions | Matthew Wilcox (Oracle) | 2021-09-27 | 1 | -0/+2 |
* | netfs: Documentation for helper library | David Howells | 2021-04-23 | 1 | -0/+526 |