summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/netfs_library.rst
AgeCommit message (Expand)Author
2023-12-24netfs, fscache: Remove ->begin_cache_operationDavid Howells
2023-08-18Documentation: Fix typosBjorn Helgaas
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-05-09fs: Add read_folio documentationMatthew Wilcox (Oracle)
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)
2022-03-18netfs: Rename read_helper.c to io.cDavid Howells
2022-03-18netfs: Add a netfs inode contextDavid Howells
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells
2022-01-11fscache: Rewrite documentationDavid Howells
2021-11-29netfs: Adjust docs after foliationDavid Howells
2021-09-27fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)
2021-04-23netfs: Documentation for helper libraryDavid Howells