提交历史

作者 SHA1 备注 提交日期
  NeilBrown ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 年之前
  NeilBrown 09314799e4 md: remove 'go_faster' option from ->sync_request() 10 年之前
  NeilBrown f04ebb0be7 md/raid10: round up to bdev_logical_block_size in narrow_write_error. 10 年之前
  NeilBrown 53a6ab4d3f md/raid10: fix conversion from RAID0 to RAID10 10 年之前
  NeilBrown afa0f557cb md: rename ->stop to ->free 10 年之前
  NeilBrown 5aa61f427e md: split detach operation out from ->stop. 10 年之前
  NeilBrown 64590f45dd md: make merge_bvec_fn more robust in face of personality changes. 10 年之前
  NeilBrown 5c675f83c6 md: make ->congested robust against personality changes. 10 年之前
  NeilBrown f72ffdd686 md: remove unwanted white space from md.c 11 年之前
  NeilBrown c4796e215f md/raid10: another memory leak due to reshape. 11 年之前
  NeilBrown 3fd83717e4 md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. 11 年之前
  NeilBrown cb8b12b5d8 md/raid10: always initialise ->state on newly allocated r10_bio 11 年之前
  NeilBrown e337aead3a md/raid10: avoid memory leak on error path during reshape. 11 年之前
  NeilBrown b39685526f md/raid10: Fix memory leak when raid10 reshape completes. 11 年之前
  NeilBrown ce0b0a4695 md/raid10: fix memory leak when reshaping a RAID10. 11 年之前
  NeilBrown 2446dba03f md/raid1,raid10: always abort recover on write error. 11 年之前
  NeilBrown cc13b1d150 md/raid10: call wait_barrier() for each request submitted. 11 年之前
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 年之前
  NeilBrown 0b59bb6422 md/raid10: avoid fullsync when not necessary. 11 年之前
  NeilBrown e8b8491585 md/raid10: fix bug when raid10 recovery fails to recover a block. 11 年之前
  NeilBrown b50c259e25 md/raid10: fix two bugs in handling of known-bad-blocks. 11 年之前
  Kent Overstreet 20d0189b10 block: Introduce new bio_split() 11 年之前
  Kent Overstreet ee67891bf1 block: Rename bio_split() -> bio_pair_split() 12 年之前
  Kent Overstreet 458b76ed2f block: Kill bio_segments()/bi_vcnt usage 12 年之前
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 年之前
  Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
  NeilBrown c91abf5a35 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. 11 年之前
  Kent Overstreet 6678d83f18 block: Consolidate duplicated bio_trim() implementations 12 年之前
  Lukasz Dorau 61e4947c99 md: Fix skipping recovery for read-only arrays. 11 年之前
  NeilBrown 0eb25bb027 md/raid10: remove use-after-free bug. 12 年之前