summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/netfs_library.rst
Commit message (Expand)AuthorAgeFilesLines
* netfs: do not unlock and put the folio twiceXiubo Li2022-07-141-3/+5
* netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-12/+12
* netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-4/+5
* netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-19/+18
* fs: Add read_folio documentationMatthew Wilcox (Oracle)2022-05-091-4/+4
* fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+0
* netfs: Rename read_helper.c to io.cDavid Howells2022-03-181-1/+2
* netfs: Add a netfs inode contextDavid Howells2022-03-181-29/+72
* netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells2022-03-181-2/+2
* netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-181-20/+20
* netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells2022-02-011-0/+16
* fscache: Rewrite documentationDavid Howells2022-01-111-6/+10
* netfs: Adjust docs after foliationDavid Howells2021-11-291-39/+56
* fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)2021-09-271-0/+2
* netfs: Documentation for helper libraryDavid Howells2021-04-231-0/+526