提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 223cdea4c4 Merge branch 'for-linus' of git://neil.brown.name/md 16 年之前
  NeilBrown d1a7c50369 md: don't display meaningless values in sysfs files resync_start and sync_speed 16 年之前
  NeilBrown cea9c22800 md: add explicit method to signal the end of a reshape. 16 年之前
  Dan Williams b522adcde9 md: 'array_size' sysfs attribute 16 年之前
  Dan Williams 1f403624bd md: centralize ->array_sectors modifications 16 年之前
  NeilBrown b354603527 md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5. 16 年之前
  NeilBrown 245f46c2c2 md: add ->takeover method to support changing the personality managing an array 16 年之前
  NeilBrown 409c57f380 md: enable suspend/resume of md devices. 16 年之前
  NeilBrown e0cf8f045b md: md_unregister_thread should cope with being passed NULL 16 年之前
  NeilBrown 34817e8c39 md: make sure new_level, new_chunksize, new_layout always have sensible values. 16 年之前
  Andre Noll dd8ac336c1 md: Represent raid device size in sectors. 16 年之前
  Andre Noll 58c0fed400 md: Make mddev->size sector-based. 16 年之前
  NeilBrown 575a80fa4f md: be more consistent about setting WriteMostly flag when adding a drive to an array 16 年之前
  NeilBrown 97e4f42d62 md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash 16 年之前
  NeilBrown 43b2e5d86d md: move md_k.h from include/linux/raid/ to drivers/md/ 16 年之前
  NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 年之前
  NeilBrown 8b2b5c217c md: move LEVEL_* definition from md_k.h to md_u.h 16 年之前
  Christoph Hellwig ef740c372d md: move headers out of include/linux/raid/ 16 年之前
  Christoph Hellwig 3dbd8c2e3f md: stop defining MAJOR_NR 16 年之前
  Martin K. Petersen 3f9d99c12a MD data integrity support 16 年之前
  NeilBrown eea1bf384e md: Fix is_mddev_idle test (again). 16 年之前
  Dan Williams 5fd3a17ed4 md: fix deadlock when stopping arrays 16 年之前
  Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 年之前
  NeilBrown de01dfadf2 md: Ensure an md array never has too many devices. 16 年之前
  NeilBrown 4044ba58dd md: don't retry recovery of raid1 that fails due to error on source drive. 16 年之前
  NeilBrown efeb53c0e5 md: Allow md devices to be created by name. 16 年之前
  NeilBrown d3374825ce md: make devices disappear when they are no longer needed. 16 年之前
  NeilBrown a21d15042d md: centralise all freeing of an 'mddev' in 'md_free' 16 年之前
  NeilBrown 8b76539823 md: move allocation of ->queue from mddev_find to md_probe 16 年之前
  Cheng Renquan cd2ac9321c md: need another print_sb for mdp_superblock_1 16 年之前