1. ae3e715 btrfs: drop stale reference to volume_mutex by Anand Jain · 4 years, 8 months ago
  2. 7f551d9 btrfs: free alien device after device add by Anand Jain · 4 years, 9 months ago
  3. 998a067 btrfs: include non-missing as a qualifier for the latest_bdev by Anand Jain · 4 years, 9 months ago
  4. 1ed802c btrfs: drop useless goto in open_fs_devices by Anand Jain · 4 years, 9 months ago
  5. b335eab btrfs: make btrfs_read_disk_super return struct btrfs_disk_super by Nikolay Borisov · 4 years, 9 months ago
  6. 726a342 btrfs: relocation: add error injection points for cancelling balance by Qu Wenruo · 5 years ago
  7. 5ba366c btrfs: balance: factor out convert profile validation by David Sterba · 4 years, 11 months ago
  8. 11c67b1 btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk by Nikolay Borisov · 4 years, 11 months ago
  9. 6aafb30 btrfs: parameterize dev_extent_min for chunk allocation by Naohiro Aota · 5 years ago
  10. dce580c btrfs: factor out create_chunk() by Naohiro Aota · 5 years ago
  11. 5badf51 btrfs: factor out decide_stripe_size() by Naohiro Aota · 5 years ago
  12. 560156c btrfs: factor out gather_device_info() by Naohiro Aota · 5 years ago
  13. 27c314d btrfs: factor out init_alloc_chunk_ctl by Naohiro Aota · 5 years ago
  14. 4f2bafe btrfs: introduce alloc_chunk_ctl by Naohiro Aota · 5 years ago
  15. 3b4ffa4 btrfs: refactor find_free_dev_extent_start() by Naohiro Aota · 5 years ago
  16. c4a816c btrfs: introduce chunk allocation policy by Naohiro Aota · 5 years ago
  17. b25c19f btrfs: handle invalid profile in chunk allocation by Naohiro Aota · 5 years ago
  18. 1db45a3 btrfs: replace u_long type cast with unsigned long by David Sterba · 5 years ago
  19. eeb6f17 btrfs: raid56: simplify sort_parity_stripes by David Sterba · 5 years ago
  20. 75fb2e9 btrfs: move mapping of block for discard to its caller by David Sterba · 6 years ago
  21. c94bec2 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 5 years ago
  22. 97f4dd0 btrfs: make btrfs_check_uuid_tree private to disk-io.c by Nikolay Borisov · 5 years ago
  23. 560b7a4 btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate by Nikolay Borisov · 5 years ago
  24. 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 5 years ago
  25. 6fbceb9 btrfs: reduce scope of btrfs_scratch_superblocks() by Johannes Thumshirn · 5 years ago
  26. c514c9b btrfs: don't kmap() pages from block devices by Johannes Thumshirn · 5 years ago
  27. f6d9abb btrfs: Export btrfs_release_disk_super by Nikolay Borisov · 5 years ago
  28. f3cd2c5 btrfs: sysfs, rename device_link add/remove functions by Anand Jain · 5 years ago
  29. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  30. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  31. fbb0ce4 btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry by Josef Bacik · 5 years ago
  32. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  33. 1362089 btrfs: Fix split-brain handling when changing FSID to metadata uuid by Nikolay Borisov · 5 years ago
  34. 0584071 btrfs: Handle another split brain scenario with metadata uuid feature by Nikolay Borisov · 5 years ago
  35. c6730a0 btrfs: Factor out metadata_uuid code from find_fsid. by Su Yue · 5 years ago
  36. c0d81c7 btrfs: Call find_fsid from find_fsid_inprogress by Su Yue · 5 years ago
  37. 96a1433 btrfs: Move and unexport btrfs_rmap_block by Nikolay Borisov · 5 years ago
  38. a69976b btrfs: device stats, log when stats are zeroed by Anand Jain · 5 years ago
  39. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  40. 321f69f btrfs: reset device back to allocation state when removing by Johannes Thumshirn · 5 years ago
  41. 3fff397 btrfs: decrement number of open devices after closing the device not before by Johannes Thumshirn · 5 years ago
  42. b38f4cb btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev() by Johannes Thumshirn · 5 years ago
  43. db26a02 btrfs: fill ncopies for all raid table entries by David Sterba · 5 years ago
  44. e4f6c6b btrfs: use raid_attr table in calc_stripe_length for nparity by David Sterba · 6 years ago
  45. b35cf1f btrfs: check rw_devices, not num_devices for balance by Josef Bacik · 5 years ago
  46. cf93e15 btrfs: fix devs_max constraints for raid1c3 and raid1c4 by David Sterba · 5 years ago
  47. 7f0432d btrfs: change btrfs_fs_devices::rotating to bool by Johannes Thumshirn · 5 years ago
  48. 0395d84 btrfs: change btrfs_fs_devices::seeding to bool by Johannes Thumshirn · 5 years ago
  49. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  50. cfbb825 btrfs: add incompat for raid1 with 3, 4 copies by David Sterba · 7 years ago
  51. 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
  52. 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
  53. 6b7faad btrfs: Ensure we trim ranges across block group boundary by Qu Wenruo · 5 years ago
  54. 2d97461 btrfs: volumes: Use more straightforward way to calculate map length by Qu Wenruo · 5 years ago
  55. b3470b5 btrfs: add dedicated members for start and length of a block group by David Sterba · 5 years ago
  56. bf38be6 btrfs: move block_group_item::used to block group by David Sterba · 5 years ago
  57. 32ab3d1 btrfs: remove pointless indentation in btrfs_read_sys_array() by Johannes Thumshirn · 5 years ago
  58. 5ae2169 btrfs: reduce indentation in btrfs_may_alloc_data_chunk by Johannes Thumshirn · 5 years ago
  59. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 6 years ago
  60. 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 6 years ago
  61. 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
  62. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  63. aa6c0df btrfs: print process name and pid that calls device scanning by Anand Jain · 5 years ago
  64. c149916 btrfs: use has_single_bit_set for clarity by David Sterba · 5 years ago
  65. e62869b btrfs: balance: use term redundancy instead of integrity in message by Anand Jain · 5 years ago
  66. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  67. c17add7 btrfs: Consider system chunk array size for new SYSTEM chunks by Qu Wenruo · 5 years ago
  68. 7a54789 btrfs: fix balance convert to single on 32-bit host CPUs by Zygo Blaxell · 5 years ago
  69. fab2735 btrfs: Fix a regression which we can't convert to SINGLE profile by Qu Wenruo · 5 years ago
  70. 1dc990d btrfs: move dev_stats helpers to volumes.c by David Sterba · 5 years ago
  71. 784352f btrfs: move math functions to misc.h by David Sterba · 5 years ago
  72. d2979aa btrfs: use proper error values on allocation failure in clone_fs_devices by Anand Jain · 5 years ago
  73. a06dee4d btrfs: proper error handling when invalid device is found in find_next_devid by Anand Jain · 5 years ago
  74. f113698 btrfs: fix error pointer check in __btrfs_map_block() by Dan Carpenter · 5 years ago
  75. 3b80a984 btrfs: dev stat drop useless goto by Anand Jain · 5 years ago
  76. 440630e btrfs: dev stats item key conversion per cpu type is not needed by Anand Jain · 5 years ago
  77. f93c399 btrfs: factor out sysfs code for updating sprout fsid by David Sterba · 5 years ago
  78. 5b28692 btrfs: factor out sysfs code for sending device uevent by David Sterba · 5 years ago
  79. ae4b9b4 btrfs: opencode reset of all device stats by Anand Jain · 5 years ago
  80. 4e411a7 btrfs: reset device stat using btrfs_dev_stat_set by Anand Jain · 5 years ago
  81. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  82. 112974d btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate() by Qu Wenruo · 6 years ago
  83. 135da97 btrfs: volumes: Add comment for find_free_dev_extent_start() by Qu Wenruo · 6 years ago
  84. 9e3246a btrfs: volumes: Unexport find_free_dev_extent_start() by Qu Wenruo · 6 years ago
  85. 99fccf3 btrfs: remove set but not used variable 'offset' by YueHaibing · 6 years ago
  86. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  87. 373c3b8 btrfs: don't leak extent_map in btrfs_get_io_geometry() by Johannes Thumshirn · 6 years ago
  88. 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
  89. 89b798a btrfs: Use btrfs_get_io_geometry appropriately by Nikolay Borisov · 6 years ago
  90. 5f14112 btrfs: Introduce btrfs_io_geometry infrastructure by Nikolay Borisov · 6 years ago
  91. 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
  92. c7369b3 btrfs: add mask for all RAID1 types by David Sterba · 6 years ago
  93. 0b6f5d4 btrfs: Add comments on locking of several device-related fields by Nikolay Borisov · 6 years ago
  94. cff8267 btrfs: read number of data stripes from map only once by David Sterba · 6 years ago
  95. 158da51 btrfs: refactor helper for bg flags to name conversion by David Sterba · 6 years ago
  96. e3ecdb3 btrfs: factor out devs_max setting in __btrfs_alloc_chunk by David Sterba · 6 years ago
  97. 946c925 btrfs: factor out helper for counting data stripes by David Sterba · 6 years ago
  98. 44b28ad btrfs: use raid_attr table for btrfs_bg_type_to_factor by David Sterba · 6 years ago
  99. 6079e12 btrfs: use raid_attr table to find profiles for integrity lowering by David Sterba · 6 years ago
  100. 081db89 btrfs: use raid_attr to get allowed profiles for balance conversion by David Sterba · 6 years ago