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