コミット履歴

作者 SHA1 メッセージ 日付
  NeilBrown bd8688a199 md/raid1: don't clear bitmap bit when bad-block-list write fails. 9 年 前
  Jes Sorensen 203d27b022 md/raid1: submit_bio_wait() returns 0 on success 9 年 前
  Mikulas Patocka a452744bcb crash in md-raid1 and md-raid10 due to incorrect list manipulation 10 年 前
  Jes Sorensen e8ff8bf09f md/raid1: Avoid raid1 resync getting stuck 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 55ce74d4bf md/raid1: ensure device failure recorded before write request returns. 10 年 前
  NeilBrown 985ca973b6 md: close some races between setting and checking sync_action. 10 年 前
  Kent Overstreet 8ae126660f block: kill merge_bvec_fn() completely 10 年 前
  NeilBrown 423f04d63c md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies 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 年 前
  Goldwyn Rodrigues 90382ed9af Fix read-balancing during node failure 10 年 前
  NeilBrown 34cab6f420 md/raid1: fix test for 'was read error from last working device'. 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 d51e4fe6d6 Merge branch 'cluster' into for-next 10 年 前
  Tomáš Hodek d1901ef099 md/raid1: fix read balance when a drive is write-mostly. 10 年 前
  Goldwyn Rodrigues 1aee41f637 Add new disk to clustered array 10 年 前
  Goldwyn Rodrigues 7d49ffcfa3 Read from the first device when an area is resyncing 11 年 前
  Goldwyn Rodrigues 589a1c4916 Suspend writes in RAID1 if within range 11 年 前
  Nate Dailey ab713cdc6f md/raid1: round up to bdev_logical_block_size in narrow_write_error 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 c95e6385e8 md/raid1: process_checks doesn't use its return value. 11 年 前
  NeilBrown 3fd83717e4 md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. 11 年 前