1. f89ea63 netfs, 9p: Fix race between umount and async request completion by David Howells · 8 months ago
  2. 288ace2 netfs: New writeback implementation by David Howells · 10 months ago
  3. d9f85a0 netfs: Use mempools for allocating requests and subrequests by David Howells · 10 months ago
  4. 120b878 netfs: Use subreq_counter to allocate subreq debug_index values by David Howells · 10 months ago
  5. 2ff1e97 netfs: Replace PG_fscache by setting folio->private and marking dirty by David Howells · 10 months ago
  6. 41d8e76 netfs: Implement a write-through caching option by David Howells · 1 year, 3 months ago
  7. e0ace6c netfs, cachefiles: Pass upper bound length to allow expansion by David Howells · 1 year, 2 months ago
  8. 153a996 netfs: Implement unbuffered/DIO write support by David Howells · 2 years, 11 months ago
  9. 016dc85 netfs: Implement unbuffered/DIO read support by David Howells · 3 years ago
  10. 6ba22d8 netfs: Make netfs_put_request() handle a NULL pointer by David Howells · 1 year, 4 months ago
  11. 16af134 netfs: Extend the netfs_io_*request structs to handle writes by David Howells · 3 years ago
  12. 21d706d netfs: Add support for DIO buffering by David Howells · 3 years, 6 months ago
  13. 5f5ce7b netfs: Add a ->free_subrequest() op by David Howells · 2 years, 11 months ago
  14. cc3cb0a netfs: Allow the netfs to make the io (sub)request alloc larger by David Howells · 2 years, 10 months ago
  15. 87b57a0 netfs: Add a procfile to list in-progress requests by David Howells · 2 years, 11 months ago
  16. 40a8110 netfs: Rename the netfs_io_request cleanup op and give it an op pointer by David Howells · 2 years, 11 months ago
  17. 874c8ca1 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context by David Howells · 2 years, 7 months ago
  18. 4090b31 netfs: Add a function to consolidate beginning a read by David Howells · 2 years, 11 months ago
  19. bc899ee netfs: Add a netfs inode context by David Howells · 3 years, 7 months ago
  20. 2de1604 netfs: Change ->init_request() to return an error code by David Howells · 3 years ago
  21. 663dfb6 netfs: Refactor arguments for netfs_alloc_read_request by David Howells · 3 years, 5 months ago
  22. 6cd3d6f netfs: Trace refcounting on the netfs_io_subrequest struct by David Howells · 2 years, 11 months ago
  23. de74023 netfs: Trace refcounting on the netfs_io_request struct by David Howells · 2 years, 11 months ago
  24. 3a4a38e6 netfs: Split netfs_io_* object handling out by David Howells · 2 years, 11 months ago