1. f26c923 btrfs: remove reada infrastructure by Qu Wenruo · 3 years, 1 month ago
  2. 16beac8 btrfs: zoned: cache reported zone during mount by Naohiro Aota · 3 years, 2 months ago
  3. 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 3 months ago
  4. 037c50b Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 3 months ago
  5. 562d7b1 btrfs: handle device lookup with btrfs_dev_lookup_args by Josef Bacik · 3 years, 3 months ago
  6. cda00eb btrfs: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
  7. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 8 months ago
  8. 3cb8949 btrfs: do not initialize dev replace for bad dev root by Josef Bacik · 3 years, 10 months ago
  9. 78ce9fc btrfs: zoned: mark block groups to copy for device-replace by Naohiro Aota · 4 years ago
  10. 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
  11. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 2 months ago
  12. b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
  13. 5b31646 btrfs: get zone information of zoned block devices by Naohiro Aota · 4 years, 2 months ago
  14. b2598ed btrfs: remove unused argument seed from btrfs_find_device by Anand Jain · 4 years, 3 months ago
  15. cf89af1 btrfs: dev-replace: fail mount if we don't have replace item with target device by Anand Jain · 4 years, 3 months ago
  16. 66d204a btrfs: fix readahead hang and use-after-free after removing a device by Filipe Manana · 4 years, 3 months ago
  17. 0725c0c btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declaration by Anand Jain · 4 years, 4 months ago
  18. 1888709 btrfs: remove tmp variable for list traversal in btrfs_init_dev_replace_tgtdev by Anand Jain · 4 years, 4 months ago
  19. 53f8a74 btrfs: split and refactor btrfs_sysfs_remove_devices_dir by Anand Jain · 4 years, 4 months ago
  20. cd36da2 btrfs: simplify parameters of btrfs_sysfs_add_devices_dir by Anand Jain · 4 years, 4 months ago
  21. c6a5d95 btrfs: fix replace of seed device by Anand Jain · 4 years, 4 months ago
  22. c3e1f96 btrfs: enumerate the type of exclusive operation in progress by Goldwyn Rodrigues · 4 years, 5 months ago
  23. b491213 btrfs: change nr to u64 in btrfs_start_delalloc_roots by Josef Bacik · 4 years, 6 months ago
  24. 4c8f353 btrfs: fix filesystem corruption after a device replace by Filipe Manana · 4 years, 4 months ago
  25. a466c85 btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks by Josef Bacik · 4 years, 5 months ago
  26. 313b085 btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing by Josef Bacik · 4 years, 5 months ago
  27. f3cd2c5 btrfs: sysfs, rename device_link add/remove functions by Anand Jain · 5 years ago
  28. 30b3688 btrfs: Add overview of device replace by Qu Wenruo · 5 years ago
  29. 81a046b Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  30. 4cea903 btrfs: dev-replace: remove warning for unknown return codes when finished by David Sterba · 5 years ago
  31. 668e48af btrfs: sysfs, add devid/dev_state kobject and device attributes by Anand Jain · 5 years ago
  32. e1f60a6 btrfs: add __pure attribute to functions by David Sterba · 5 years ago
  33. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  34. 27e022a btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go by Anand Jain · 5 years ago
  35. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  36. 2ed95d2 btrfs: Remove redundant assignment of tgt_device->commit_total_bytes by Nikolay Borisov · 6 years ago
  37. f232ab0 btrfs: Explicitly reserve space for devreplace item by Nikolay Borisov · 6 years ago
  38. fa19452 btrfs: Streamline replace sem unlock in btrfs_dev_replace_start by Nikolay Borisov · 6 years ago
  39. e1e0eb4 btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values by Nikolay Borisov · 6 years ago
  40. 419684b btrfs: dev-replace: Remove impossible WARN_ON by Nikolay Borisov · 6 years ago
  41. b0d9e1e btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  42. ddb9378 btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  43. debd1c0 btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 6 years ago
  44. 65237ee btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev by David Sterba · 6 years ago
  45. 2b584c6 btrfs: get fs_info from trans in btrfs_run_dev_replace by David Sterba · 6 years ago
  46. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  47. 669e859 btrfs: drop the lock on error in btrfs_dev_replace_cancel by Dan Carpenter · 6 years ago
  48. 09ba3bc btrfs: merge btrfs_find_device and find_device by Anand Jain · 6 years ago
  49. e4319cd btrfs: refactor btrfs_find_device() take fs_devices as argument by Anand Jain · 6 years ago
  50. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  51. cb5583d btrfs: dev-replace: open code trivial locking helpers by David Sterba · 6 years ago
  52. 53176dd btrfs: dev-replace: remove custom read/write blocking scheme by David Sterba · 7 years ago
  53. 129827e btrfs: dev-replace: swich locking to rw semaphore by David Sterba · 7 years ago
  54. f9085ab btrfs: don't report user-requested cancel as an error by Anand Jain · 6 years ago
  55. 49365e6 btrfs: silence warning if replace is canceled by Anand Jain · 6 years ago
  56. 53e62fb btrfs: dev-replace: add explicit check for replace result "no error" by Anand Jain · 6 years ago
  57. fe97e2e btrfs: dev-replace: replace's scrub must not be running in suspended state by Anand Jain · 6 years ago
  58. b47dda2 btrfs: dev-replace: set result code of cancel by status of scrub by Anand Jain · 6 years ago
  59. d189dd7 btrfs: fix use-after-free due to race between replace start and cancel by Anand Jain · 6 years ago
  60. 05c49e6 btrfs: dev-replace: go back to suspend state if another EXCL_OP is running by Anand Jain · 6 years ago
  61. 0d228ec btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  62. 54862d6 btrfs: mark btrfs_dev_replace_start as static by Anand Jain · 6 years ago
  63. ab45724 btrfs: remove redundant replace_state init by Anand Jain · 6 years ago
  64. eede2bf Btrfs: prevent ioctls from interfering with a swap file by Omar Sandoval · 8 years ago
  65. 9b14211 btrfs: dev-replace: remove pointless assert in write unlock by David Sterba · 7 years ago
  66. 7f8d236 btrfs: dev-replace: move replace members out of fs_info by David Sterba · 7 years ago
  67. aa144bf btrfs: dev-replace: avoid useless lock on error handling path by David Sterba · 6 years ago
  68. 9f6cbcb btrfs: open code btrfs_after_dev_replace_commit by David Sterba · 6 years ago
  69. 7fb2ece btrfs: open code btrfs_dev_replace_clear_lock_blocking by David Sterba · 6 years ago
  70. 3280f87 btrfs: remove btrfs_dev_replace::read_locks by David Sterba · 6 years ago
  71. 5c06147 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  72. a27a94c btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly by Nikolay Borisov · 6 years ago
  73. 1e7e1f9 btrfs: replace: Reset on-disk dev stats value after replace by Misono Tomohiro · 6 years ago
  74. 4f5ad7b btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  75. d6507cf btrfs: Remove fs_info from btrfs_assign_next_active_device by Nikolay Borisov · 6 years ago
  76. 68a9db5 btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev by Nikolay Borisov · 6 years ago
  77. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  78. a944442 btrfs: replace get_seconds with new 64bit time API by Allen Pais · 7 years ago
  79. b25e59e btrfs: drop uuid_mutex in btrfs_dev_replace_finishing by Anand Jain · 7 years ago
  80. 093258e btrfs: replace waitqueue_actvie with cond_wake_up by David Sterba · 7 years ago
  81. 82b3e53 btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots by Nikolay Borisov · 7 years ago
  82. a0fecc2 btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start by David Sterba · 7 years ago
  83. 010a47b btrfs: add proper safety check before resuming dev-replace by David Sterba · 7 years ago
  84. d48f39d btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static by David Sterba · 7 years ago
  85. 6fc4749 btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear by David Sterba · 7 years ago
  86. 00251a5 btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller by David Sterba · 7 years ago
  87. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  88. 7e79cb8 btrfs: split dev-replace locking helpers for read and write by David Sterba · 7 years ago
  89. 8f2ceaa btrfs: log, when replace, is canceled by the user by Anand Jain · 7 years ago
  90. acf18c5 btrfs: fix null pointer deref when target device is missing by Anand Jain · 7 years ago
  91. 15fc128 btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() by Anand Jain · 7 years ago
  92. 18e67c7 btrfs: btrfs_dev_replace_cancel() can return int by Anand Jain · 7 years ago
  93. 17d202b btrfs: rename __btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  94. 9728203 btrfs: open code btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  95. 401e29c btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT by Anand Jain · 7 years ago
  96. e6e674b btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING by Anand Jain · 7 years ago
  97. 3c958bd btrfs: add helper for device path or missing by Anand Jain · 7 years ago
  98. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  99. f1b8a1e btrfs: simplify btrfs_dev_replace_kthread by David Sterba · 8 years ago
  100. 74b595f btrfs: factor reading progress out of btrfs_dev_replace_status by David Sterba · 8 years ago