summaryrefslogtreecommitdiffstats
path: root/kernel/sched (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-23afs: Log remote unmarshalling errorsDavid Howells1-0/+34
2021-04-23afs: Don't truncate iter during data fetchDavid Howells6-13/+29
2021-04-23afs: Move key to afs_read structDavid Howells4-15/+19
2021-04-23afs: Print the operation debug_id when logging an unexpected data versionDavid Howells1-2/+3
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells4-64/+55
2021-04-23afs: Disable use of the fscache I/O routinesDavid Howells3-175/+36
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells12-3/+600
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2-2/+70
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