提交历史

作者 SHA1 备注 提交日期
  Andre Noll f1cd14ae52 md: linear: Fix a division by zero bug for very small arrays. 16 年之前
  NeilBrown fb4d8c76e5 md: Remove unnecessary #includes, #defines, and function declarations. 16 年之前
  Andre Noll ab5bd5cbc8 md: Convert remaining 1k representations in linear.c to sectors. 16 年之前
  Andre Noll 23242fbb47 md: linear.c: Make two local variables sector-based. 16 年之前
  Andre Noll 6283815d18 md: linear: Represent dev_info->size and dev_info->offset in sectors. 16 年之前
  Andre Noll 451708d2a4 md: linear.c: Remove broken debug code. 16 年之前
  Andre Noll 481d86c7eb md: linear.c: Remove pointless initialization of curr_offset. 16 年之前
  Andre Noll e61130228e md: linear.c: Fix typo in comment. 16 年之前
  Denis ChengRq 6feef531f5 block: mark bio_split_pool static 16 年之前
  Tejun Heo 074a7aca7a block: move stats from disk to part0 16 年之前
  Tejun Heo c995905916 block: fix diskstats access 16 年之前
  Linus Torvalds 8a392625b6 Merge branch 'for-linus' of git://neil.brown.name/md 17 年之前
  Andre Noll d6e2215052 md: linear: Make array_size sector-based and rename it to array_sectors. 17 年之前
  Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 年之前
  Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 年之前
  Nikanth Karthikesan 13864515f7 linear: correct disk numbering error check 17 年之前
  Neil Brown e7e72bf641 Remove blkdev warning triggered by using md 17 年之前
  NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 年之前
  Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 年之前
  Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 17 年之前
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 年之前
  Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 年之前
  NeilBrown a778b73ff7 md: fix bug with linear hot-add and elsewhere 18 年之前
  Andy Isaacson bed31ed9e1 [PATCH] fix read past end of array in md/linear.c 18 年之前
  NeilBrown 26be34dc3a [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear 18 年之前
  NeilBrown f9abd1ace4 [PATCH] md: Fix a bug that recently crept into md/linear 19 年之前
  NeilBrown 7c7546ccf6 [PATCH] md: allow a linear array to have drives added while active 19 年之前
  NeilBrown d9d166c2a9 [PATCH] md: allow array level to be set textually via sysfs 19 年之前
  NeilBrown 2604b703b6 [PATCH] md: remove personality numbering from md 19 年之前
  NeilBrown 9ffae0cf3e [PATCH] md: convert md to use kzalloc throughout 19 年之前