Commit History

Author SHA1 Message Date
  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
  Song Liu effe6ee752 md/r5cache: improve recovery with read ahead page pool 8 years ago
  Shaohua Li 84890c03b6 md/raid5-cache: bump flush stripe batch size 8 years ago
  Shaohua Li e33fbb9cc7 md/raid5-cache: exclude reclaiming stripes in reclaim check 8 years ago
  Shaohua Li e8fd52eec2 md/raid5-cache: stripe reclaim only counts valid stripes 8 years ago
  Song Liu 39b99586b3 md/r5cache: improve journal device efficiency 8 years ago
  Song Liu 03b047f45c md/r5cache: enable chunk_aligned_read with write back cache 8 years ago
  Song Liu 2e38a37f23 md/r5cache: disable write back for degraded array 8 years ago
  Song Liu a85dd7b8df md/r5cache: flush data only stripes in r5l_recovery_log() 8 years ago