提交历史

作者 SHA1 备注 提交日期
  Xiao Ni 43ac9b84a3 md/raid1: Use a new variable to count flighting sync requests 8 年之前
  NeilBrown c230e7e535 md/raid1: simplify the splitting of requests. 8 年之前
  Ming Lei 841c1316c7 md: raid1: improve write behind 8 年之前
  colyli@suse.de 824e47dadd RAID1: avoid unnecessary spin locks in I/O barrier code 8 年之前
  colyli@suse.de fd76863e37 RAID1: a new I/O barrier implementation to remove resync window 8 年之前
  NeilBrown 2e52d449bc md/raid1: add failfast handling for reads. 8 年之前
  NeilBrown be306c2989 md: define mddev flags, recovery flags and r1bio state bits using enums 8 年之前
  Goldwyn Rodrigues c40f341f1e md-cluster: Use a small window for resync 10 年之前
  NeilBrown 55ce74d4bf md/raid1: ensure device failure recorded before write request returns. 10 年之前
  NeilBrown 5c675f83c6 md: make ->congested robust against personality changes. 10 年之前
  NeilBrown f72ffdd686 md: remove unwanted white space from md.c 11 年之前
  majianpeng 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 年之前
  majianpeng b364e3d048 raid1: Add a field array_frozen to indicate whether raid in freeze state. 11 年之前
  Shaohua Li 12cee5a8a2 md/raid1: prevent merging too large request 13 年之前
  Shaohua Li be4d3280b1 md/raid1: make sequential read detection per disk based 13 年之前
  Jonathan Brassow 473e87ce48 MD: Move macros from raid1*.h to raid1*.c 13 年之前
  Jonathan Brassow 0eaf822cb3 MD RAID1: rename mirror_info structure 13 年之前
  NeilBrown 8f19ccb2fd md/raid1: Allocate spare to store replacement devices and their bios. 13 年之前
  NeilBrown 34db0cd60f md: add proper write-congestion reporting to RAID1 and RAID10. 14 年之前
  NeilBrown e809636047 md/raid1: typedef removal: conf_t -> struct r1conf 14 年之前
  NeilBrown 0f6d02d580 md: remove typedefs: mirror_info_t -> struct mirror_info 14 年之前
  NeilBrown 9f2c9d12bc md: remove typedefs: r10bio_t -> struct r10bio and r1bio_t -> struct r1bio 14 年之前
  NeilBrown 2b8bf3451d md: remove typedefs: mdk_thread_t -> struct md_thread 14 年之前
  NeilBrown fd01b88c75 md: remove typedefs: mddev_t -> struct mddev 14 年之前
  NeilBrown 3cb0300200 md: removing typedefs: mdk_rdev_t -> struct md_rdev 14 年之前
  NeilBrown ce550c2059 md/raid1: add documentation to r1_private_data_s data structure. 14 年之前
  NeilBrown cd5ff9a16f md/raid1: Handle write errors by updating badblock log. 14 年之前
  NeilBrown 2ca68f5ed7 md/raid1: store behind-write pages in bi_vecs. 14 年之前
  NeilBrown 4367af5561 md/raid1: clear bad-block record when write succeeds. 14 年之前
  NeilBrown d2eb35acfd md/raid1: avoid reading from known bad blocks. 14 年之前