Commit History

Author SHA1 Message Date
  Tomasz Majchrzak 1532d9e87e raid5-ppl: PPL support for disks with write-back cache enabled 7 years ago
  Song Liu 92e6245dea md/r5cache: print more info of log recovery 7 years ago
  Song Liu d5d885fd51 md: introduce new personality funciton start() 7 years ago
  Song Liu ff35f58e8f md/r5cache: move mddev_lock() out of r5c_journal_mode_set() 7 years ago
  Shaohua Li efa4b77b00 md: use lockdep_assert_held 8 years ago
  NeilBrown b03e0ccb5a md: remove special meaning of ->quiesce(.., 2) 8 years ago
  NeilBrown 4d5324f760 md: always hold reconfig_mutex when calling mddev_suspend() 8 years ago
  Mike Snitzer 935fe0983e md: rename some drivers/md/ files to have an "md-" prefix 8 years ago
  Linus Torvalds 3645e6d0dc Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 years ago
  Linus Torvalds a0725ab0c7 Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block 8 years ago
  Song Liu a72cbf83b0 md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Song Liu a9501d7421 md/r5cache: fix io_unit handling in r5l_log_endio() 8 years ago
  Song Liu b44886c54a md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set 8 years ago
  NeilBrown 011067b056 blk: replace bioset_create_nobvec() with a flags arg to bioset_create() 8 years ago
  Jens Axboe 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  Jan Kara 5a8948f8a3 md: Make flush bios explicitely sync 8 years ago
  Song Liu 5ddf0440a1 md/r5cache: handle sync with data in write back cache 8 years ago
  Song Liu 70d466f760 md/r5cache: gracefully handle journal device errors for writeback mode 8 years ago
  Song Liu bb3338d347 md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first 8 years ago
  Linus Torvalds d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
  Heinz Mauelshagen 78e470c26f md: add raid4/5/6 journal mode switching API 8 years ago
  Jason Yan 1ad45a9bc4 md/raid5-cache: fix payload endianness problem in raid5-cache 8 years ago
  NeilBrown 016c76ac76 md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter 8 years ago
  NeilBrown bd83d0a28c md/raid5: call bio_endio() directly rather than queueing for later. 8 years ago
  NeilBrown 497280509f md/raid5: use md_write_start to count stripes, not bios 8 years ago
  Song Liu ea17481fb4 md/r5cache: generate R5LOG_PAYLOAD_FLUSH 8 years ago
  Song Liu 2d4f468753 md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery 8 years ago
  Artur Paszkiewicz ff875738ed raid5: separate header for log functions 8 years ago