Age | Commit message (Expand) | Author | Files | Lines |
2023-12-24 | netfs, fscache: Remove ->begin_cache_operation | David Howells | 1 | -19/+4 |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
2022-07-14 | netfs: do not unlock and put the folio twice | Xiubo Li | 1 | -3/+5 |
2022-06-10 | netfs: Rename the netfs_io_request cleanup op and give it an op pointer | David Howells | 1 | -12/+12 |
2022-06-10 | netfs: Further cleanups after struct netfs_inode wrapper introduced | Linus Torvalds | 1 | -4/+5 |
2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells | 1 | -19/+18 |
2022-05-09 | fs: Add read_folio documentation | Matthew Wilcox (Oracle) | 1 | -4/+4 |
2022-05-08 | fs: Remove aop_flags parameter from netfs_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2022-03-18 | netfs: Rename read_helper.c to io.c | David Howells | 1 | -1/+2 |
2022-03-18 | netfs: Add a netfs inode context | David Howells | 1 | -29/+72 |
2022-03-18 | netfs: Finish off rename of netfs_read_request to netfs_io_request | David Howells | 1 | -2/+2 |
2022-03-18 | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells | 1 | -20/+20 |
2022-02-01 | netfs, cachefiles: Add a method to query presence of data in the cache | David Howells | 1 | -0/+16 |
2022-01-12 | fscache: Rewrite documentation | David Howells | 1 | -6/+10 |
2021-11-29 | netfs: Adjust docs after foliation | David Howells | 1 | -39/+56 |
2021-09-27 | fs/netfs: Add folio fscache functions | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2021-04-23 | netfs: Documentation for helper library | David Howells | 1 | -0/+526 |