summaryrefslogtreecommitdiff
path: root/include/linux/netfs.h
AgeCommit message (Expand)Author
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells
2022-01-07netfs: Pass more information on how to deal with a hole in the cacheDavid Howells
2022-01-07fscache: Implement cookie invalidationDavid Howells
2022-01-07netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd spaceDavid Howells
2021-11-10netfs, 9p, afs, ceph: Use foliosDavid Howells
2021-09-27fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio private_2 functionsMatthew Wilcox (Oracle)
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells
2021-04-23netfs: Add write_begin helperDavid Howells
2021-04-23netfs: Gather statsDavid Howells
2021-04-23netfs: Add tracepointsDavid Howells
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells
2021-04-23netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells
2021-04-23netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells