summaryrefslogtreecommitdiffstats
path: root/fs/netfs
AgeCommit message (Expand)Author
2021-10-13netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells
2021-06-21netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton
2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells
2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()David Howells
2021-04-26netfs: Miscellaneous fixesDavid Howells
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid 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: Make a netfs helper moduleDavid Howells