summaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells3-1/+295
2021-04-23netfs: Add write_begin helperDavid Howells5-4/+185
2021-04-23netfs: Gather statsDavid Howells6-2/+128
2021-04-23netfs: Add tracepointsDavid Howells3-0/+226
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells6-0/+877
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 Howells2-10/+30
2021-04-23netfs: Documentation for helper libraryDavid Howells2-0/+527