1. 9b378f6 btrfs: fix infinite directory reads by Filipe Manana · 1 year, 7 months ago
  2. 12b2d64 btrfs: properly clear end of the unreserved range in cow_file_range by Christoph Hellwig · 1 year, 8 months ago
  3. 7cad645 btrfs: fix ordered extent split error handling in btrfs_dio_submit_io by Christoph Hellwig · 1 year, 8 months ago
  4. 17b17fc btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand by Josef Bacik · 1 year, 8 months ago
  5. 866e98a btrfs: use irq safe locking when running and adding delayed iputs by Filipe Manana · 1 year, 8 months ago
  6. cbaee87 btrfs: fix iput() on error pointer after error during orphan cleanup by Filipe Manana · 1 year, 8 months ago
  7. b777d27 btrfs: fix double iput() on inode after an error during orphan cleanup by Filipe Manana · 1 year, 8 months ago
  8. 6822b3f btrfs: do not BUG_ON after failure to migrate space during truncation by Filipe Manana · 1 year, 9 months ago
  9. f02c75e btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method by Christoph Hellwig · 1 year, 9 months ago
  10. b41b6f6 btrfs: use btrfs_finish_ordered_extent to complete direct writes by Christoph Hellwig · 1 year, 9 months ago
  11. ec63b84 btrfs: add an ordered_extent pointer to struct btrfs_bio by Christoph Hellwig · 1 year, 9 months ago
  12. 112397a btrfs: open code btrfs_bio_end_io in btrfs_dio_submit_io by Christoph Hellwig · 1 year, 9 months ago
  13. d611935 btrfs: pass an ordered_extent to btrfs_submit_compressed_write by Christoph Hellwig · 1 year, 9 months ago
  14. 34bfaf1 btrfs: pass an ordered_extent to btrfs_reloc_clone_csums by Christoph Hellwig · 1 year, 9 months ago
  15. 3daea5f btrfs: merge the two calls to btrfs_add_ordered_extent in run_delalloc_nocow by Christoph Hellwig · 1 year, 9 months ago
  16. 7027f87 btrfs: don't treat zoned writeback as being from an async helper thread by Christoph Hellwig · 1 year, 9 months ago
  17. a994310 btrfs: remove PAGE_SET_ERROR by Christoph Hellwig · 1 year, 9 months ago
  18. 2b2553f btrfs: stop setting PageError in the data I/O path by Christoph Hellwig · 1 year, 9 months ago
  19. bb7b05f btrfs: rename cow_file_range_async to run_delalloc_compressed by Christoph Hellwig · 1 year, 9 months ago
  20. 973fb26 btrfs: don't fail writeback when allocating the compression context fails by Christoph Hellwig · 1 year, 9 months ago
  21. f000bc6 btrfs: pass the new logical address to split_extent_map by Christoph Hellwig · 1 year, 10 months ago
  22. 71df088 btrfs: defer splitting of ordered extents until I/O completion by Christoph Hellwig · 1 year, 10 months ago
  23. b0307e2 btrfs: return the new ordered_extent from btrfs_split_ordered_extent by Christoph Hellwig · 1 year, 10 months ago
  24. ebdb44a btrfs: reorder conditions in btrfs_extract_ordered_extent by Christoph Hellwig · 1 year, 10 months ago
  25. a6f3e20 btrfs: move split_extent_map to extent_map.c by Christoph Hellwig · 1 year, 10 months ago
  26. cbfce4c btrfs: optimize the logical to physical mapping for zoned writes by Christoph Hellwig · 1 year, 10 months ago
  27. 5cfe76f btrfs: rename the bytenr field in struct btrfs_ordered_sum to logical by Christoph Hellwig · 1 year, 10 months ago
  28. 1d12680 btrfs: drop gfp from parameter extent state helpers by David Sterba · 1 year, 10 months ago
  29. 66240ab btrfs: open code set_extent_delalloc by David Sterba · 1 year, 10 months ago
  30. 59fcf38 btrfs: change for_rename argument of btrfs_record_unlink_dir() to bool by Filipe Manana · 1 year, 10 months ago
  31. b7f9945 btrfs: handle tree backref walk error properly by Qu Wenruo · 1 year, 10 months ago
  32. b9a9a85 btrfs: output affected files when relocation fails by Qu Wenruo · 1 year, 10 months ago
  33. e917ff5 btrfs: determine synchronous writers from bio or writeback control by Christoph Hellwig · 1 year, 10 months ago
  34. 29e70be btrfs: use SECTOR_SHIFT to convert physical offset to LBA by Anand Jain · 1 year, 11 months ago
  35. deccae4 btrfs: can_nocow_file_extent should pass down args->strict from callers by Chris Mason · 1 year, 9 months ago
  36. 7833b86 btrfs: fix iomap_begin length for nocow writes by Christoph Hellwig · 1 year, 9 months ago
  37. f84353c btrfs: zoned: zone finish data relocation BG with last IO by Naohiro Aota · 1 year, 10 months ago
  38. 4317ff0 btrfs: introduce btrfs_bio::fs_info member by Qu Wenruo · 2 years ago
  39. 3480373 btrfs, block: move REQ_CGROUP_PUNT to btrfs by Christoph Hellwig · 2 years ago
  40. 896d7c1 btrfs: also use kthread_associate_blkcg for uncompressible ranges by Christoph Hellwig · 2 years ago
  41. e43a621 btrfs: don't free the async_extent in submit_uncompressed_range by Christoph Hellwig · 2 years ago
  42. 05d06a5 btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write by Christoph Hellwig · 2 years ago
  43. b73a6fd btrfs: split partial dio bios before submit by Boris Burkov · 2 years ago
  44. f0f5329 btrfs: don't split NOCOW extent_maps in btrfs_extract_ordered_extent by Boris Burkov · 2 years ago
  45. 7edd339 btrfs: pass an ordered_extent to btrfs_extract_ordered_extent by Christoph Hellwig · 2 years ago
  46. 2e38a84 btrfs: simplify extent map splitting and rename split_zoned_em by Christoph Hellwig · 2 years ago
  47. 8f4af4b btrfs: sink parameter len to btrfs_split_ordered_extent by Christoph Hellwig · 2 years ago
  48. 11d33ab btrfs: simplify splitting logic in btrfs_extract_ordered_extent by Christoph Hellwig · 2 years ago
  49. e44ca71 btrfs: move ordered_extent internal sanity checks into btrfs_split_ordered_extent by Christoph Hellwig · 2 years ago
  50. 53f2c20 btrfs: stash ordered extent in dio_data during iomap dio by Boris Burkov · 2 years ago
  51. b7b1167 btrfs: simplify exit paths of btrfs_evict_inode() by Filipe Manana · 2 years ago
  52. 5630e2b btrfs: use a constant for the number of metadata units needed for an unlink by Filipe Manana · 2 years ago
  53. b13d57d btrfs: calculate correct amount of space for delayed reference when evicting by Filipe Manana · 2 years ago
  54. afa4b0a btrfs: don't throttle on delayed items when evicting deleted inode by Filipe Manana · 2 years ago
  55. 4e0527d btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join() by Filipe Manana · 2 years ago
  56. b41bbd2 btrfs: return a btrfs_bio from btrfs_bio_alloc by Christoph Hellwig · 2 years ago
  57. ae42a15 btrfs: pass a btrfs_bio to btrfs_submit_bio by Christoph Hellwig · 2 years ago
  58. 34f888c btrfs: cleanup main loop in btrfs_encoded_read_regular_fill_pages by Christoph Hellwig · 2 years ago
  59. b665aff btrfs: remove unused members from struct btrfs_encoded_read_private by Christoph Hellwig · 2 years ago
  60. 544fe4a btrfs: embed a btrfs_bio into struct compressed_bio by Christoph Hellwig · 2 years, 1 month ago
  61. fa13661 btrfs: open code btrfs_csum_ptr by Johannes Thumshirn · 2 years, 1 month ago
  62. a13bb2c btrfs: add missing iputs on orphan cleanup failure by Josef Bacik · 2 years, 1 month ago
  63. 2850630 Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years ago
  64. 10a8857 btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename by Sweet Tea Dorminy · 2 years ago
  65. 885ce48 Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 1 month ago
  66. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
  67. 04f0847 btrfs: don't rely on unchanging ->bi_bdev for zone append remaps by Christoph Hellwig · 2 years, 3 months ago
  68. d5e4377 btrfs: split zone append bios in btrfs_submit_bio by Christoph Hellwig · 2 years, 2 months ago
  69. 35a8d7d btrfs: remove now spurious bio submission helpers by Christoph Hellwig · 2 years, 2 months ago
  70. 285599b btrfs: remove the fs_info argument to btrfs_submit_bio by Christoph Hellwig · 2 years, 2 months ago
  71. 48253076 btrfs: open code submit_encoded_read_bio by Christoph Hellwig · 2 years, 2 months ago
  72. a34e4c3 btrfs: remove stripe boundary calculation for encoded I/O by Qu Wenruo · 2 years, 2 months ago
  73. 67d6698 btrfs: pass the iomap bio to btrfs_submit_bio by Christoph Hellwig · 2 years, 2 months ago
  74. 69ccf3f btrfs: handle recording of zoned writes in the storage layer by Christoph Hellwig · 2 years, 2 months ago
  75. f8a53bb btrfs: handle checksum generation in the storage layer by Christoph Hellwig · 2 years, 2 months ago
  76. f8c4467 btrfs: simplify the btrfs_csum_one_bio calling convention by Christoph Hellwig · 2 years, 2 months ago
  77. deb6216 btrfs: open code the submit_bio_start helpers by Christoph Hellwig · 2 years, 2 months ago
  78. 0571b63 btrfs: remove the io_failure_record infrastructure by Christoph Hellwig · 2 years, 2 months ago
  79. 3d49d0d btrfs: remove now unused checksumming helpers by Christoph Hellwig · 2 years, 2 months ago
  80. 7609afa btrfs: handle checksum validation and repair at the storage layer by Christoph Hellwig · 2 years, 2 months ago
  81. e521904 btrfs: add a btrfs_data_csum_ok helper by Christoph Hellwig · 2 years, 2 months ago
  82. 1c2b3ee btrfs: pre-load data checksum for reads in btrfs_submit_bio by Christoph Hellwig · 2 years, 2 months ago
  83. 7276aa7 btrfs: save the bio iter for checksum validation in common code by Christoph Hellwig · 2 years, 2 months ago
  84. 4ae2edf btrfs: simplify parameters of btrfs_lookup_bio_sums by Christoph Hellwig · 2 years, 2 months ago
  85. 5fa3565 btrfs: remove the direct I/O read checksum lookup optimization by Christoph Hellwig · 2 years, 2 months ago
  86. d0e5cb2 btrfs: add a btrfs_inode pointer to struct btrfs_bio by Christoph Hellwig · 2 years, 2 months ago
  87. 36d4556 btrfs: remove the wait argument to btrfs_start_ordered_extent by Christoph Hellwig · 2 years, 3 months ago
  88. ce394a7 btrfs: use PAGE_{ALIGN, ALIGNED, ALIGN_DOWN} macro by Yushan Zhou · 2 years, 2 months ago
  89. d31de37 btrfs: go to matching label when cleaning em in btrfs_submit_direct by Peng Hao · 2 years, 2 months ago
  90. 0e47b25 btrfs: fix uninitialized variable warning in btrfs_cleanup_ordered_extents by Josef Bacik · 2 years, 3 months ago
  91. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  92. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  93. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  94. 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  95. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  96. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  97. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  98. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  99. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  100. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago