1. f26c923 btrfs: remove reada infrastructure by Qu Wenruo · 3 years, 1 month ago
  2. 554aed7 btrfs: zoned: sink zone check into btrfs_repair_one_zone by Johannes Thumshirn · 3 years, 1 month ago
  3. efc0e69 btrfs: introduce exclusive operation BALANCE_PAUSED state by Nikolay Borisov · 3 years, 1 month ago
  4. fd51eb2 btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item by Josef Bacik · 3 years, 2 months ago
  5. bf08387 btrfs: don't check stripe length if the profile is not stripe based by Qu Wenruo · 3 years, 1 month ago
  6. 16beac8 btrfs: zoned: cache reported zone during mount by Naohiro Aota · 3 years, 2 months ago
  7. 849eae5 btrfs: consolidate device_list_mutex in prepare_sprout to its parent by Anand Jain · 3 years, 2 months ago
  8. fd88080 btrfs: switch seeding_dev in init_new_device to bool by Anand Jain · 3 years, 3 months ago
  9. 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 2 months ago
  10. 9609134 Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years ago
  11. 4989d4a btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() by Shin'ichiro Kawasaki · 3 years ago
  12. 6fdf886 Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
  13. 4d9380e btrfs: silence lockdep when reading chunk tree during mount by Filipe Manana · 3 years, 2 months ago
  14. 037c50b Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
  15. 1990116 Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  16. 5d03dbe btrfs: clear MISSING device status bit in btrfs_close_one_device by Li Zhang · 3 years, 3 months ago
  17. 54fde91 btrfs: update device path inode time instead of bd_inode by Josef Bacik · 3 years, 3 months ago
  18. 2bb2e00 btrfs: fix deadlock between chunk allocation and chunk btree modifications by Filipe Manana · 3 years, 3 months ago
  19. 1a15eb7 btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls by Josef Bacik · 3 years, 3 months ago
  20. faa775c btrfs: add a btrfs_get_dev_args_from_path helper by Josef Bacik · 3 years, 3 months ago
  21. 562d7b1 btrfs: handle device lookup with btrfs_dev_lookup_args by Josef Bacik · 3 years, 3 months ago
  22. 8b41393 btrfs: do not call close_fs_devices in btrfs_rm_device by Josef Bacik · 3 years, 3 months ago
  23. 8e90694 btrfs: use num_device to check for the last surviving seed device by Anand Jain · 3 years, 3 months ago
  24. 6a258d7 btrfs: remove btrfs_raid_bio::fs_info member by Qu Wenruo · 3 years, 3 months ago
  25. 731ccf1 btrfs: make sure btrfs_io_context::fs_info is always initialized by Qu Wenruo · 3 years, 3 months ago
  26. 8ef9dc0 btrfs: do not take the uuid_mutex in btrfs_rm_device by Josef Bacik · 3 years, 5 months ago
  27. c3a3b19 btrfs: rename struct btrfs_io_bio to btrfs_bio by Qu Wenruo · 3 years, 4 months ago
  28. 4c66461 btrfs: rename btrfs_bio to btrfs_io_context by Qu Wenruo · 3 years, 4 months ago
  29. cdccc03 btrfs: remove stale comment about the btrfs_show_devname by Anand Jain · 3 years, 4 months ago
  30. b7cb29e btrfs: update latest_dev when we create a sprout device by Anand Jain · 3 years, 4 months ago
  31. d24fa5c btrfs: convert latest_bdev type to btrfs_device and rename by Anand Jain · 3 years, 4 months ago
  32. a09f23c btrfs: rename and switch to bool btrfs_chunk_readonly by Anand Jain · 3 years, 4 months ago
  33. 9675ea8 btrfs: update comment for fs_devices::seed_list in btrfs_rm_device by Su Yue · 3 years, 4 months ago
  34. f6f39f7 btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk by Nikolay Borisov · 3 years, 4 months ago
  35. 1226dff btrfs: use sync_blockdev by Christoph Hellwig · 3 years, 2 months ago
  36. cda00eb btrfs: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  37. 6b225ba btrfs: fix mount failure due to past and transient device flush error by Filipe Manana · 3 years, 4 months ago
  38. c124706 btrfs: fix lockdep warning while mounting sprout fs by Anand Jain · 3 years, 4 months ago
  39. 3fa421d btrfs: delay blkdev_put until after the device remove by Josef Bacik · 3 years, 5 months ago
  40. 8f96a5b btrfs: update the bdev time directly when closing by Josef Bacik · 3 years, 5 months ago
  41. 0d977e0 btrfs: reset replace target device to allocation state on close by Desmond Cheong Zhi Xi · 3 years, 4 months ago
  42. e4571b8 btrfs: fix NULL pointer dereference when deleting device by invalid id by Qu Wenruo · 3 years, 5 months ago
  43. 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
  44. efc222f btrfs: simplify return values in btrfs_check_raid_min_devices by Anand Jain · 3 years, 5 months ago
  45. b2f78e8 btrfs: allow degenerate raid0/raid10 by David Sterba · 3 years, 5 months ago
  46. c8050b3 btrfs: subpage: reject raid56 filesystem and profile conversion by Qu Wenruo · 3 years, 5 months ago
  47. 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 5 months ago
  48. d58ede8 btrfs: simplify data stripe calculation helpers by David Sterba · 3 years, 5 months ago
  49. fe4f46d btrfs: merge alloc_device helpers by David Sterba · 3 years, 5 months ago
  50. 500a44c btrfs: uninline btrfs_bg_flags_to_raid_index by David Sterba · 3 years, 5 months ago
  51. ad9a937 btrfs: use btrfs_next_leaf instead of btrfs_next_item when slots > nritems by Marcos Paulo de Souza · 3 years, 6 months ago
  52. 2eadb9e btrfs: make btrfs_finish_chunk_alloc private to block-group.c by Nikolay Borisov · 3 years, 6 months ago
  53. 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
  54. b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  55. f02bf85 Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  56. 79bd371 btrfs: rework chunk allocation to avoid exhaustion of the system chunk array by Filipe Manana · 3 years, 6 months ago
  57. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  58. 1cea5cf btrfs: ensure relocation never runs while we have send operations running by Filipe Manana · 3 years, 6 months ago
  59. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 7 months ago
  60. 43c0d1a btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe() by Qu Wenruo · 3 years, 9 months ago
  61. 94358c3 btrfs: remove stale comment for argument seed of btrfs_find_device by Su Yue · 3 years, 8 months ago
  62. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
  63. 8ac91e6 Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  64. d6f67af btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error by Johannes Thumshirn · 3 years, 8 months ago
  65. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
  66. 18bb8bb btrfs: zoned: automatically reclaim zones by Johannes Thumshirn · 3 years, 8 months ago
  67. f337206 btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock by Johannes Thumshirn · 3 years, 8 months ago
  68. 01e8600 btrfs: zoned: reset zones of relocated block groups by Johannes Thumshirn · 3 years, 8 months ago
  69. e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
  70. bb05b29 btrfs: zoned: bail out in btrfs_alloc_chunk for bad input by Arnd Bergmann · 3 years, 9 months ago
  71. 7000bab btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned by Jiapeng Chong · 3 years, 10 months ago
  72. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  73. 701c09c Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 9 months ago
  74. 82d62d0 btrfs: do not initialize dev stats if we have no dev_root by Josef Bacik · 3 years, 10 months ago
  75. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  76. f7ef528 btrfs: zoned: relocate block group to repair IO failure in zoned filesystems by Naohiro Aota · 3 years, 11 months ago
  77. de17add btrfs: zoned: implement copying for zoned device-replace by Naohiro Aota · 3 years, 11 months ago
  78. 6143c23 btrfs: zoned: implement cloning for zoned device-replace by Naohiro Aota · 3 years, 11 months ago
  79. d8e3fb1 btrfs: zoned: use ZONE_APPEND write for zoned mode by Naohiro Aota · 3 years, 11 months ago
  80. cfe9444 btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing by Naohiro Aota · 3 years, 11 months ago
  81. 381a696 btrfs: zoned: verify device extent is aligned to zone by Naohiro Aota · 3 years, 11 months ago
  82. 1cd6121 btrfs: zoned: implement zoned chunk allocator by Naohiro Aota · 3 years, 11 months ago
  83. 7365104 btrfs: zoned: defer loading zone info after opening trees by Naohiro Aota · 3 years, 11 months ago
  84. 4203431 btrfs: let callers of btrfs_get_io_geometry pass the em by Michal Rostecki · 4 years ago
  85. 7056bf6 btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_device by Nikolay Borisov · 4 years ago
  86. c05d51c Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  87. 616c6a6 btrfs: use bio_kmalloc in __alloc_device by Christoph Hellwig · 4 years ago
  88. c41ec45 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years ago
  89. 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  90. fb28610 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years ago
  91. 71c061d Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  92. a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years, 1 month ago
  93. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  94. 1201b58 btrfs: drop casts of bio bi_sector by David Sterba · 4 years, 1 month ago
  95. 1265925 btrfs: implement log-structured superblock for ZONED mode by Naohiro Aota · 4 years, 2 months ago
  96. b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
  97. 5b31646 btrfs: get zone information of zoned block devices by Naohiro Aota · 4 years, 2 months ago
  98. b2598ed btrfs: remove unused argument seed from btrfs_find_device by Anand Jain · 4 years, 2 months ago
  99. 3a160a9 btrfs: drop never met disk total bytes check in verify_one_dev_extent by Anand Jain · 4 years, 2 months ago
  100. bacce86 btrfs: drop unused argument step from btrfs_free_extra_devids by Anand Jain · 4 years, 2 months ago