1. 608f52e md: mark some personalities as deprecated by Guoqing Jiang · 3 years, 7 months ago
  2. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  3. 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
  4. 2c247c5 md: use set_capacity_and_notify by Christoph Hellwig · 4 years, 1 month ago
  5. 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 4 months ago
  6. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 6 months ago
  7. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  8. 775d783 md: improve handling of bio with REQ_PREFLUSH in md_flush_request() by David Jeffery · 5 years ago
  9. 62f7b19 md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone by Guilherme G. Piccoli · 5 years ago
  10. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  11. f1e5b62 md-linear: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  12. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  13. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  14. 935fe09 md: rename some drivers/md/ files to have an "md-" prefix by Mike Snitzer · 7 years ago[Renamed (99%) from drivers/md/linear.c]
  15. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  16. cc27b0c md: fix deadlock between mddev_suspend() and md_write_start() by NeilBrown · 8 years ago
  17. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
  18. 868f604 md/linear: improve bio splitting. by NeilBrown · 8 years ago
  19. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  20. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  21. d939cdf md/linear: shutup lockdep warnning by Shaohua Li · 8 years ago
  22. 2648381 md: disable WRITE SAME if it fails in underlayer disks by Shaohua Li · 8 years ago
  23. 03a9e24 md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  24. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  25. 109e376 md: add block tracing for bio_remapping by NeilBrown · 8 years ago
  26. a2e202a md/linear: replace printk() with pr_*() by NeilBrown · 8 years ago
  27. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  28. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  29. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
  30. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  31. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  32. afa0f55 md: rename ->stop to ->free by NeilBrown · 10 years ago
  33. 5aa61f4 md: split detach operation out from ->stop. by NeilBrown · 10 years ago
  34. 3be260c md/linear: remove rcu protections in favour of suspend/resume by NeilBrown · 10 years ago
  35. 64590f4 md: make merge_bvec_fn more robust in face of personality changes. by NeilBrown · 10 years ago
  36. 5c675f8 md: make ->congested robust against personality changes. by NeilBrown · 10 years ago
  37. f72ffdd md: remove unwanted white space from md.c by NeilBrown · 10 years ago
  38. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  39. ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
  40. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  41. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  42. f1cad2b md: linear supports TRIM by Shaohua Li · 12 years ago
  43. bc78c57 md/linear: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  44. 98d5561 md/linear: If md_integrity_register() fails, linear_run() must free the mem. by majianpeng · 13 years ago
  45. ba13da4 md: add proper merge_bvec handling to RAID0 and Linear. by NeilBrown · 13 years ago
  46. dafb20f md: tidy up rdev_for_each usage. by NeilBrown · 13 years ago
  47. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 13 years ago
  48. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  49. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  50. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  51. 84fc4b5 md: rename "mdk_personality" to "md_personality" by NeilBrown · 13 years ago
  52. e849b93 md/linear: typedef removal: linear_conf_t -> struct linear_conf by NeilBrown · 13 years ago
  53. a712077 md/linear: remove typedefs: dev_info_t -> struct dev_info by NeilBrown · 13 years ago
  54. fd01b88 md: remove typedefs: mddev_t -> struct mddev by NeilBrown · 13 years ago
  55. 3cb0300 md: removing typedefs: mdk_rdev_t -> struct md_rdev by NeilBrown · 13 years ago
  56. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  57. b119cba md,rcu: Convert call_rcu(free_conf) to kfree_rcu() by Lai Jiangshan · 14 years ago
  58. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 14 years ago
  59. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  60. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  61. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 14 years ago
  62. e9c7469 md: implment REQ_FLUSH/FUA support by Tejun Heo · 14 years ago
  63. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  64. 19fdb9e Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus by NeilBrown · 15 years ago
  65. 2dc40f8 md/linear: standardise all printk messages by NeilBrown · 15 years ago
  66. 21a52c6 md: pass mddev to make_request functions rather than request_queue by NeilBrown · 15 years ago
  67. 4907732 md: move io accounting out of personalities into md_make_request by NeilBrown · 15 years ago
  68. ef2f80f md/linear: avoid possible oops and array stop by NeilBrown · 15 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  70. 627a2d3 md: deal with merge_bvec_fn in component devices better. by NeilBrown · 15 years ago
  71. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  72. 0efb9e6 md: add MODULE_DESCRIPTION for all md related modules. by NeilBrown · 15 years ago
  73. a2826aa md: support barrier requests on all personalities. by NeilBrown · 15 years ago
  74. 3fa841d md: report device as congested when suspended by NeilBrown · 15 years ago
  75. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  76. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  77. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  78. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 16 years ago
  79. 495d357 md/linear: use call_rcu to free obsolete 'conf' structures. by NeilBrown · 16 years ago
  80. af11c39 md linear: Protecting mddev with rcu locks to avoid races by SandeepKsinha · 16 years ago
  81. 0894cc3 md: Move check for bitmap presence to personality code. by Andre Noll · 16 years ago
  82. 13f2682 md: raid0/linear: ensure device sizes are rounded to chunk size. by NeilBrown · 16 years ago
  83. 9d8f036 md: Make mddev->chunk_size sector-based. by Andre Noll · 16 years ago
  84. aece3d1 md: Binary search in linear raid by Sandeep K Sinha · 16 years ago
  85. 4db7cdc md: Removing num_sector and replacing start_sector with end_sector by Sandeep K Sinha · 16 years ago
  86. 45d4582 md: Removal of hash table in linear raid by Sandeep K Sinha · 16 years ago
  87. 070ec55 md: remove mddev_to_conf "helper" macro by NeilBrown · 16 years ago
  88. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
  89. 1f40362 md: centralize ->array_sectors modifications by Dan Williams · 16 years ago
  90. 80c3a6c md: add 'size' as a personality method by Dan Williams · 16 years ago
  91. dd8ac33 md: Represent raid device size in sectors. by Andre Noll · 16 years ago
  92. 43b2e5d md: move md_k.h from include/linux/raid/ to drivers/md/ by NeilBrown · 16 years ago
  93. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  94. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 16 years ago
  95. 852c8bf md: Fix a bug in linear.c causing which_dev() to return the wrong device. by Andre Noll · 16 years ago
  96. 159ec1f md: use list_for_each_entry macro directly by Cheng Renquan · 16 years ago
  97. f1cd14a md: linear: Fix a division by zero bug for very small arrays. by Andre Noll · 16 years ago
  98. fb4d8c7 md: Remove unnecessary #includes, #defines, and function declarations. by NeilBrown · 16 years ago
  99. ab5bd5c md: Convert remaining 1k representations in linear.c to sectors. by Andre Noll · 16 years ago
  100. 23242fb md: linear.c: Make two local variables sector-based. by Andre Noll · 16 years ago