aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/netfs_library.rst
AgeCommit message (Expand)AuthorFilesLines
2022-07-14netfs: do not unlock and put the folio twiceGravatar Xiubo Li 1-3/+5
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerGravatar David Howells 1-12/+12
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedGravatar Linus Torvalds 1-4/+5
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextGravatar David Howells 1-19/+18
2022-05-09fs: Add read_folio documentationGravatar Matthew Wilcox (Oracle) 1-4/+4
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Gravatar Matthew Wilcox (Oracle) 1-1/+0
2022-03-18netfs: Rename read_helper.c to io.cGravatar David Howells 1-1/+2
2022-03-18netfs: Add a netfs inode contextGravatar David Howells 1-29/+72
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestGravatar David Howells 1-2/+2
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestGravatar David Howells 1-20/+20
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheGravatar David Howells 1-0/+16
2022-01-11fscache: Rewrite documentationGravatar David Howells 1-6/+10
2021-11-29netfs: Adjust docs after foliationGravatar David Howells 1-39/+56
2021-09-27fs/netfs: Add folio fscache functionsGravatar Matthew Wilcox (Oracle) 1-0/+2
2021-04-23netfs: Documentation for helper libraryGravatar David Howells 1-0/+526