Commit History

Author SHA1 Message Date
  Joe Perches 82592c38a8 md: Convert use of typedef ctl_table to struct ctl_table 11 years ago
  NeilBrown 30b8feb730 md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. 11 years ago
  NeilBrown c91abf5a35 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. 11 years ago
  NeilBrown 29f097c4d9 md: fix some places where mddev_lock return value is not checked. 11 years ago
  NeilBrown 02e5f5c0a0 md: fix calculation of stacking limits on level change. 11 years ago
  Linus Torvalds 0324e74534 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 11 years ago
  Bian Yu 905b0297a9 md: avoid deadlock when md_set_badblocks. 11 years ago
  Tejun Heo 388975ccca sysfs: clean up sysfs_get_dirent() 12 years ago
  NeilBrown 260fa034ef md: avoid deadlock when dirty buffers during md_stop. 12 years ago
  NeilBrown 7a0a5355cb md: Don't test all of mddev->flags at once. 12 years ago
  Dave Jones c9ad020fec md: Fix apparent cut-and-paste error in super_90_validate 12 years ago
  NeilBrown 275c51c4e3 md: fix safe_mode buglet. 12 years ago
  NeilBrown 60559da4d8 md: don't call md_allow_write in get_bitmap_file. 12 years ago
  NeilBrown 5024c29831 md: Remove recent change which allows devices to skip recovery. 12 years ago
  Jonathan Brassow c4a3955145 MD: Remember the last sync operation that was performed 12 years ago
  Jingoo Han b29bebd66d md: replace strict_strto*() with kstrto*() 12 years ago
  Hannes Reinecke 90f5f7ad4f md: Wait for md_check_recovery before attempting device removal. 12 years ago
  Linus Torvalds 82ea4be61f Merge tag 'md-3.10-fixes' of git://neil.brown.name/md 12 years ago
  NeilBrown 6b6204ee92 md: md_stop_writes() should always freeze recovery. 12 years ago
  Linus Torvalds 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
  Al Viro db2a144bed block_device_operations->release() should return void 12 years ago
  NeilBrown 486adf72cc md: bad block list should default to disabled. 12 years ago
  Jonathan Brassow a91d5ac048 MD: Export 'md_reap_sync_thread' function 12 years ago
  NeilBrown b6d428c669 md: don't update metadata when stopping a read-only array. 12 years ago
  NeilBrown 7ceb17e87b md: Allow devices to be re-added to a read-only array. 12 years ago
  NeilBrown 3ea8929da3 md: HOT_DISK_REMOVE shouldn't make a read-auto device active. 12 years ago
  NeilBrown 746d3207ae md: use common code for all calls to ->hot_remove_disk() 12 years ago
  NeilBrown d87f064f58 md: never update metadata when array is read-only. 12 years ago
  Jens Axboe 64f8de4da7 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core 12 years ago
  Kent Overstreet fb9e353476 md: Convert md_trim_bio() to use bio_advance() 12 years ago