提交歷史

作者 SHA1 備註 提交日期
  NeilBrown 8bce6d35b3 md/raid10: fix the 'new' raid10 layout to work correctly. 9 年之前
  NeilBrown c340702ca2 md/raid10: don't clear bitmap bit when bad-block-list write fails. 9 年之前
  Jes Sorensen 681ab46960 md/raid10: submit_bio_wait() returns 0 on success 9 年之前
  Mikulas Patocka a452744bcb crash in md-raid1 and md-raid10 due to incorrect list manipulation 10 年之前
  Julia Lawall 644df1a85f md: drop null test before destroy functions 10 年之前
  NeilBrown e89c6fdf9e Merge linux-block/for-4.3/core into md/for-linux 10 年之前
  Linus Torvalds 1081230b74 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block 10 年之前
  NeilBrown 95af587e95 md/raid10: ensure device failure recorded before write request returns. 10 年之前
  NeilBrown 02ec50265b md/raid10: fix a few typos in comments 10 年之前
  Kent Overstreet 8ae126660f block: kill merge_bvec_fn() completely 10 年之前
  Jens Axboe b7c44ed9d2 block: manipulate bio->bi_flags through helpers 10 年之前
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 年之前
  NeilBrown 299b0685e3 md/raid10: always set reshape_safe when initializing reshape_position. 10 年之前
  Linus Torvalds 6aaf0da872 Merge tag 'md/4.2' of git://neil.brown.name/md 10 年之前
  Linus Torvalds e4bc13adfd Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 10 年之前
  Kent Overstreet c31df25f20 md/raid10: make sync_request_write() call bio_copy_data() 10 年之前
  NeilBrown ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 年之前
  Tejun Heo 4452226ea2 writeback: move backing_dev_info->state into bdi_writeback 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 年之前