1. d47648f raid5: avoid finding "discard" stripe by Shaohua Li · 11 years ago
  2. 37c61ff raid5: set bio bi_vcnt 0 for discard request by Shaohua Li · 11 years ago
  3. 905b029 md: avoid deadlock when md_set_badblocks. by Bian Yu · 11 years ago
  4. 61e4947 md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 11 years ago
  5. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  6. e9c6a18 dm snapshot: fix data corruption by Mikulas Patocka · 11 years ago
  7. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  8. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  9. c0f04d8 bcache: Fix flushes in writeback mode by Kent Overstreet · 11 years ago
  10. 8478643 bcache: Fix for handling overlapping extents when reading in a btree node by Kent Overstreet · 11 years ago
  11. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 11 years ago
  12. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  13. 1394d67 bcache: Fix a flush/fua performance bug by Kent Overstreet · 11 years ago
  14. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  15. 61cbd25 bcache: Correct printf()-style format length modifier by Geert Uytterhoeven · 11 years ago
  16. c426c4f bcache: Fix for when no journal entries are found by Kent Overstreet · 11 years ago
  17. aee6f1c bcache: Strip endline when writing the label through sysfs by Gabriel de Perthuis · 11 years ago
  18. 6d9d21e bcache: Fix a dumb journal discard bug by Kent Overstreet · 11 years ago
  19. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  20. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  21. 6cfa585 dm: lower bio-based mempool reservation by Mike Snitzer · 11 years ago
  22. b60ab99 dm thin: do not expose non-zero discard limits if discards disabled by Mike Snitzer · 11 years ago
  23. f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
  24. 60e356f dm-snapshot: fix performance degradation due to small hash size by Mikulas Patocka · 11 years ago
  25. 5ea330a dm snapshot: workaround for a false positive lockdep warning by Mikulas Patocka · 11 years ago
  26. bbf3f8c dm stats: fix possible counter corruption on 32-bit systems by Mikulas Patocka · 11 years ago
  27. cc9d3c3 dm mpath: do not fail path on -ENOSPC by Jun'ichi Nomura · 11 years ago
  28. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  30. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  31. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  32. 7fff5e8 dm stripe: silence a couple sparse warnings by Mike Snitzer · 11 years ago
  33. fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
  34. 94563ba dm thin: always return -ENOSPC if no_free_space is set by Mike Snitzer · 11 years ago
  35. f11c1c5 dm ioctl: cleanup error handling in table_load by Mike Snitzer · 11 years ago
  36. 00c4fc3 dm ioctl: increase granularity of type_lock when loading table by Mike Snitzer · 11 years ago
  37. c2b0482 dm ioctl: prevent rename to empty name or uuid by Alasdair Kergon · 11 years ago
  38. d6fc204 dm thin: set pool read-only if breaking_sharing fails block allocation by Mike Snitzer · 11 years ago
  39. 4fa5971 dm thin: prefix pool error messages with pool device name by Mike Snitzer · 11 years ago
  40. 169e2cc dm: allow error target to replace bio-based and request-based targets by Mike Snitzer · 11 years ago
  41. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  42. bfc90cb raid5: only wakeup necessary threads by Shaohua Li · 11 years ago
  43. 4d77e3b md/raid5: flush out all pending requests before proceeding with reshape. by NeilBrown · 11 years ago
  44. c46501b md/raid5: use seqcount to protect access to shape in make_request. by NeilBrown · 11 years ago
  45. b721420 raid5: sysfs entry to control worker thread number by Shaohua Li · 11 years ago
  46. 851c30c raid5: offload stripe handle to workqueue by Shaohua Li · 11 years ago
  47. d265d9d raid5: fix stripe release order by Shaohua Li · 11 years ago
  48. 773ca82 raid5: make release_stripe lockless by Shaohua Li · 11 years ago
  49. 260fa03 md: avoid deadlock when dirty buffers during md_stop. by NeilBrown · 11 years ago
  50. 7a0a535 md: Don't test all of mddev->flags at once. by NeilBrown · 11 years ago
  51. c9ad020 md: Fix apparent cut-and-paste error in super_90_validate by Dave Jones · 11 years ago
  52. 275c51c md: fix safe_mode buglet. by NeilBrown · 11 years ago
  53. 60559da md: don't call md_allow_write in get_bitmap_file. by NeilBrown · 11 years ago
  54. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  55. f722063 dm space map: optimise sm_ll_dec and sm_ll_inc by Joe Thornber · 11 years ago
  56. 04f17c8 dm btree: prefetch child nodes when walking tree for a dm_btree_del by Joe Thornber · 11 years ago
  57. cd5acf0 dm btree: use pop_frame in dm_btree_del to cleanup code by Joe Thornber · 11 years ago
  58. c9ec5d7 dm cache: eliminate holes in cache structure by Mike Snitzer · 11 years ago
  59. f610937 dm cache: fix stacking of geometry limits by Mike Snitzer · 11 years ago
  60. 0cc67cd dm thin: fix stacking of geometry limits by Mike Snitzer · 11 years ago
  61. 0547304 dm cache: add data block size limits to code and Documentation by Mike Snitzer · 11 years ago
  62. 670368a dm: stop using WQ_NON_REENTRANT by Tejun Heo · 11 years ago
  63. b936bf8 dm cache: avoid conflicting remove_mapping() in mq policy by Geert Uytterhoeven · 11 years ago
  64. c271f5b Merge tag 'md/3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  65. f94c0b6 md/raid5: fix interaction of 'replace' and 'recovery'. by NeilBrown · 11 years ago
  66. 0eb25bb md/raid10: remove use-after-free bug. by NeilBrown · 11 years ago
  67. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  68. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 11 years ago
  69. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 11 years ago
  70. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 11 years ago
  71. 79826c3 bcache: Allocation kthread fixes by Kent Overstreet · 11 years ago
  72. 29ebf46 bcache: Fix GC_SECTORS_USED() calculation by Kent Overstreet · 11 years ago
  73. faa5673 bcache: Journal replay fix by Kent Overstreet · 11 years ago
  74. 5caa52a bcache: Shutdown fix by Kent Overstreet · 11 years ago
  75. c9502ea bcache: Fix a sysfs splat on shutdown by Kent Overstreet · 11 years ago
  76. 54d12f2 bcache: Advertise that flushes are supported by Kent Overstreet · 11 years ago
  77. d2a65ce bcache: check for allocation failures by Dan Carpenter · 11 years ago
  78. 6aa8f1a bcache: Fix a dumb race by Kent Overstreet · 11 years ago
  79. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  80. 9d0eb0a dm: add switch target by Jim Ramsay · 11 years ago
  81. 2a7faeb dm: optimize reorder structure by Mikulas Patocka · 11 years ago
  82. 83d5e5b dm: optimize use SRCU and RCU by Mikulas Patocka · 11 years ago
  83. 2480945 dm bufio: submit writes outside lock by Mikulas Patocka · 11 years ago
  84. 43aeaa2 dm cache: fix arm link errors with inline by Mikulas Patocka · 11 years ago
  85. 553d8fe dm verity: use __ffs and __fls by Mikulas Patocka · 11 years ago
  86. 75e3a0f dm flakey: correct ctr alloc failure mesg by Alasdair G Kergon · 11 years ago
  87. 5d8be84 dm verity: remove pointless comparison by Mikulas Patocka · 11 years ago
  88. 220cd05 dm: use __GFP_HIGHMEM in __vmalloc by Mikulas Patocka · 11 years ago
  89. b1bf2de dm verity: fix inability to use a few specific devices sizes by Mikulas Patocka · 11 years ago
  90. 1c0e883 dm ioctl: set noio flag to avoid __vmalloc deadlock by Mikulas Patocka · 11 years ago
  91. 6c182cd dm mpath: fix ioctl deadlock when no paths by Hannes Reinecke · 11 years ago
  92. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  93. 1376512 md/raid10: fix bug which causes all RAID10 reshapes to move no data. by NeilBrown · 11 years ago
  94. fdcfbbb md/raid5: allow 5-device RAID6 to be reshaped to 4-device. by NeilBrown · 11 years ago
  95. 78eaa0d md/raid10: fix two bugs affecting RAID10 reshape. by NeilBrown · 11 years ago
  96. 8e51e41 bcache: Use standard utility code by Kent Overstreet · 11 years ago
  97. f3059a5 bcache: Delete fuzz tester by Kent Overstreet · 11 years ago
  98. 36c9ea9 bcache: Document shrinker reserve better by Kent Overstreet · 11 years ago
  99. e49c7c3 bcache: FUA fixes by Kent Overstreet · 11 years ago
  100. ab9e140 bcache: Send label uevents by Gabriel de Perthuis · 11 years ago