提交歷史

作者 SHA1 備註 提交日期
  Tejun Heo 074a7aca7a block: move stats from disk to part0 16 年之前
  Tejun Heo c995905916 block: fix diskstats access 16 年之前
  Jens Axboe 5b99c2ffa9 block: make bi_phys_segments an unsigned int instead of short 16 年之前
  Jens Axboe 960e739d9e block: raid fixups for removal of bi_hw_segments 16 年之前
  NeilBrown ac4090d24c Don't let a blocked_rdev interfere with read request in raid5/6 17 年之前
  NeilBrown dba034eef2 Fail safely when trying to grow an array with a write-intent bitmap. 17 年之前
  Linus Torvalds 1e24b15b26 Merge branch 'for-linus' of git://neil.brown.name/md 17 年之前
  Dan Williams df10cfbc4d md: do not progress the resync process if the stripe was blocked 17 年之前
  Dan Williams 2339788376 md: fix merge error 17 年之前
  Dan Williams c9f21aaff1 md: move async_tx_issue_pending_all outside spin_lock_irq 17 年之前
  Linus Torvalds 8a392625b6 Merge branch 'for-linus' of git://neil.brown.name/md 17 年之前
  Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 年之前
  Linus Torvalds dddec01eb8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 17 年之前
  Dan Williams 7a1fc53c5a md: ensure all blocks are uptodate or locked when syncing 17 年之前
  Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 年之前
  Dan Williams b5470dc5fc md: resolve external metadata handling deadlock in md_allow_write 17 年之前
  Dan Williams 1fe797e67f md: rationalize raid5 function names 17 年之前
  Dan Williams 7b3a871ed9 md: handle operation chaining in raid5_run_ops 17 年之前
  Dan Williams d8ee0728b5 md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states 17 年之前
  Dan Williams 600aa10993 md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' 17 年之前
  Dan Williams 976ea8d475 md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUN 17 年之前
  Dan Williams 83de75cc92 md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUN 17 年之前
  Dan Williams ecc65c9b3f md: replace STRIPE_OP_CHECK with 'check_states' 17 年之前
  Dan Williams f0e43bcdeb md: unify raid5/6 i/o submission 17 年之前
  Dan Williams c4e5ac0a22 md: use stripe_head_state in ops_run_io() 17 年之前
  Dan Williams 2b7497f0e0 md: kill STRIPE_OP_IO flag 17 年之前
  Dan Williams b203886edb md: kill STRIPE_OP_MOD_DMA in raid5 offload 17 年之前
  Neil Brown 199050ea1f rationalise return value for ->hot_add_disk method. 17 年之前
  Neil Brown 6c2fce2ef6 Support adding a spare to a live md array with external metadata. 17 年之前
  Neil Brown 0e13fe23a0 use bio_endio instead of a call to bi_end_io 17 年之前