aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10netfs, 9p, afs, ceph: Use foliosDavid Howells1-6/+6
2021-09-27fs/netfs: Add folio fscache functionsMatthew Wilcox (Oracle)1-27/+48
2021-09-27mm/filemap: Add folio private_2 functionsMatthew Wilcox (Oracle)1-3/+3
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells1-1/+1
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells1-0/+55
2021-04-23netfs: Add write_begin helperDavid Howells1-0/+8
2021-04-23netfs: Gather statsDavid Howells1-0/+1
2021-04-23netfs: Add tracepointsDavid Howells1-0/+1
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells1-0/+83
2021-04-23netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells1-0/+57
2021-04-23netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells1-0/+29