Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Mason 6db4a7335d Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 vor 9 Jahren
  Chris Mason 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 vor 9 Jahren
  David Sterba 730d9ec36b btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked vor 9 Jahren
  David Sterba ecaeb14b91 btrfs: switch message printers to _in_rcu variants vor 9 Jahren
  Liu Bo 73416dab23 Btrfs: move kobj stuff out of dev_replace lock range vor 10 Jahren
  Anand Jain 9e271ae27e Btrfs: kernel operation should come after user input has been verified vor 10 Jahren
  Anand Jain 3257604048 Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link vor 10 Jahren
  Anand Jain e3bd6973bc Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link vor 10 Jahren
  Tsutomu Itoh 527afb4493 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called vor 10 Jahren
  Anand Jain 3e303ea60d btrfs: its btrfs_err() instead of btrfs_error() vor 10 Jahren
  Anand Jain d2ff1b2008 Btrfs: sysfs: add support to show replacing target in the sysfs vor 10 Jahren
  Anand Jain 6c14a1641b Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info vor 10 Jahren
  Anand Jain 1ba43816af Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info vor 10 Jahren
  David Sterba f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants vor 10 Jahren
  Zhao Lei 7653947fe6 Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() vor 10 Jahren
  Zhao Lei 09dd7a01c3 Btrfs: Cleanup btrfs_bio_counter_inc_blocked() vor 10 Jahren
  Chris Mason 9627aeee3e Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus vor 10 Jahren
  Zhao Lei 5d3edd8f44 Btrfs, replace: enable dev-replace for raid56 vor 10 Jahren
  Miao Xie 4245215d6a Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 vor 10 Jahren
  Qu Wenruo 084b6e7c76 btrfs: Fix a lockdep warning when running xfstest. vor 10 Jahren
  Eryu Guan 2fc9f6baa2 Btrfs: return failure if btrfs_dev_replace_finishing() failed vor 10 Jahren
  Miao Xie 82372bc816 Btrfs: make the logic of source device removing more clear vor 11 Jahren
  Miao Xie 67a2c45ee7 Btrfs: fix use-after-free problem of the device during device replace vor 11 Jahren
  Miao Xie 2196d6e8a7 Btrfs: Fix misuse of chunk mutex vor 11 Jahren
  Miao Xie 7cc8e58d53 Btrfs: fix unprotected device's variants on 32bits machine vor 11 Jahren
  Miao Xie ce7213c70c Btrfs: fix wrong device bytes_used in the super block vor 11 Jahren
  Miao Xie 935e5cc935 Btrfs: fix wrong disk size when writing super blocks vor 11 Jahren
  Miao Xie 1c43366d3b Btrfs: fix unprotected assignment of the target device vor 11 Jahren
  Miao Xie c7662111c7 Btrfs: cleanup double assignment of device->bytes_used when device replace finishes vor 11 Jahren
  Qu Wenruo 12b894cb28 btrfs: Fix a deadlock in btrfs_dev_replace_finishing() vor 11 Jahren