1. fac47b4 netfs: do not unlock and put the folio twice by Xiubo Li · 2 years, 6 months ago
  2. 40a8110 netfs: Rename the netfs_io_request cleanup op and give it an op pointer by David Howells · 2 years, 11 months ago
  3. e81fb41 netfs: Further cleanups after struct netfs_inode wrapper introduced by Linus Torvalds · 2 years, 8 months ago
  4. 874c8ca1 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context by David Howells · 2 years, 8 months ago
  5. 6c62371 fs: Convert netfs_readpage to netfs_read_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  6. de2a9311 fs: Remove aop_flags parameter from netfs_write_begin() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  7. 236d93c fs: Remove AOP_FLAG_NOFS by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  8. b900f4b netfs: Split some core bits out into their own file by David Howells · 2 years, 11 months ago
  9. 1621126 netfs: Split fs/netfs/read_helper.c by David Howells · 2 years, 11 months ago
  10. 3be0175 netfs: Rename read_helper.c to io.c by David Howells · 2 years, 11 months ago
  11. 93345c3 netfs: Prepare to split read_helper.c by David Howells · 2 years, 11 months ago
  12. 4090b31 netfs: Add a function to consolidate beginning a read by David Howells · 2 years, 11 months ago
  13. bc899ee netfs: Add a netfs inode context by David Howells · 3 years, 7 months ago
  14. 2de1604 netfs: Change ->init_request() to return an error code by David Howells · 3 years ago
  15. 663dfb6 netfs: Refactor arguments for netfs_alloc_read_request by David Howells · 3 years, 5 months ago
  16. 6cd3d6f netfs: Trace refcounting on the netfs_io_subrequest struct by David Howells · 3 years ago
  17. de74023 netfs: Trace refcounting on the netfs_io_request struct by David Howells · 3 years ago
  18. 18b3ff9 netfs: Adjust the netfs_rreq tracepoint slightly by David Howells · 3 years ago
  19. 3a4a38e6 netfs: Split netfs_io_* object handling out by David Howells · 3 years ago
  20. f18a378 netfs: Finish off rename of netfs_read_request to netfs_io_request by David Howells · 3 years ago
  21. 6a19114 netfs: Rename netfs_read_*request to netfs_io_*request by David Howells · 3 years ago
  22. cef0223 netfs: Make ops->init_rreq() optional by Jeffle Xu · 3 years, 1 month ago
  23. 3a11b3a netfs: Pass more information on how to deal with a hole in the cache by David Howells · 3 years, 4 months ago
  24. a39c41b netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space by David Howells · 3 years, 3 months ago
  25. 3cfef1b6 netfs: fix parameter of cleanup() by Jeffle Xu · 3 years, 2 months ago
  26. 598ad0b netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock by David Howells · 3 years, 2 months ago
  27. ddca5b0 netfs: Adjust docs after foliation by David Howells · 3 years, 2 months ago
  28. 78525c7 netfs, 9p, afs, ceph: Use folios by David Howells · 3 years, 5 months ago
  29. 330de47 netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() by David Howells · 3 years, 6 months ago
  30. 827a746 netfs: fix test for whether we can skip read when writing beyond EOF by Jeff Layton · 3 years, 7 months ago
  31. b71c791 netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual by David Howells · 3 years, 8 months ago
  32. 19dee613 netfs: Pass flags through to grab_cache_page_write_begin() by David Howells · 3 years, 8 months ago
  33. 53b776c netfs: Miscellaneous fixes by David Howells · 3 years, 9 months ago
  34. 0246f3e netfs: Add a tracepoint to log failures that would be otherwise unseen by David Howells · 3 years, 10 months ago
  35. 726218f netfs: Define an interface to talk to a cache by David Howells · 5 years ago
  36. e1b1240 netfs: Add write_begin helper by David Howells · 4 years, 4 months ago
  37. 289af54 netfs: Gather stats by David Howells · 4 years, 3 months ago
  38. 77b4d2c netfs: Add tracepoints by David Howells · 4 years, 4 months ago
  39. 3d3c950 netfs: Provide readahead and readpage netfs helpers by David Howells · 4 years, 8 months ago
  40. 3a5829f netfs: Make a netfs helper module by David Howells · 4 years, 3 months ago