1. 82372bc Btrfs: make the logic of source device removing more clear by Miao Xie · 10 years ago
  2. 67a2c45 Btrfs: fix use-after-free problem of the device during device replace by Miao Xie · 10 years ago
  3. 2196d6e Btrfs: Fix misuse of chunk mutex by Miao Xie · 10 years ago
  4. 7cc8e58 Btrfs: fix unprotected device's variants on 32bits machine by Miao Xie · 10 years ago
  5. ce7213c Btrfs: fix wrong device bytes_used in the super block by Miao Xie · 10 years ago
  6. 935e5cc Btrfs: fix wrong disk size when writing super blocks by Miao Xie · 10 years ago
  7. 1c43366 Btrfs: fix unprotected assignment of the target device by Miao Xie · 10 years ago
  8. c766211 Btrfs: cleanup double assignment of device->bytes_used when device replace finishes by Miao Xie · 10 years ago
  9. 12b894c btrfs: Fix a deadlock in btrfs_dev_replace_finishing() by Qu Wenruo · 10 years ago
  10. de4c296 btrfs: fix typo in the log message by Anand Jain · 10 years ago
  11. 63dd86f btrfs: fix rw_devices miss match after seed replace by Anand Jain · 10 years ago
  12. 49c6f73 btrfs: dev replace should replace the sysfs entry by Anand Jain · 11 years ago
  13. c81d576 btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56 by Gui Hecheng · 11 years ago
  14. 6c255e6 Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock by Miao Xie · 11 years ago
  15. c404e0d Btrfs: fix use-after-free in the finishing procedure of the device replace by Miao Xie · 11 years ago
  16. 391cd9d Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace by Miao Xie · 11 years ago
  17. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  18. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  19. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  20. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  21. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  22. 4546bca btrfs: use get_seconds() instead of btrfs wrapper by Zach Brown · 11 years ago
  23. e649e58 Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts by Ilya Dryomov · 11 years ago
  24. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  25. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  26. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  27. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  28. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  29. 6e71c47 Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant by Geert Uytterhoeven · 11 years ago
  30. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  31. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  32. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 12 years ago
  33. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 12 years ago
  34. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 12 years ago
  35. 3edb2a6 Btrfs: check the return value of btrfs_start_delalloc_inodes() by Miao Xie · 12 years ago
  36. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago