summaryrefslogtreecommitdiffstats
path: root/fs/netfs
Commit message (Expand)AuthorAgeFilesLines
* netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton2021-06-211-13/+36
* netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells2021-05-251-1/+1
* netfs: Pass flags through to grab_cache_page_write_begin()David Howells2021-05-251-1/+1
* netfs: Miscellaneous fixesDavid Howells2021-04-261-3/+3
* netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2021-04-231-2/+12
* netfs: Define an interface to talk to a cacheDavid Howells2021-04-231-1/+238
* netfs: Add write_begin helperDavid Howells2021-04-233-3/+174
* netfs: Gather statsDavid Howells2021-04-235-2/+127
* netfs: Add tracepointsDavid Howells2021-04-231-0/+26
* netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-233-0/+792
* netfs: Make a netfs helper moduleDavid Howells2021-04-231-0/+8