1. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  2. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  3. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  4. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  5. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  6. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  7. 1cf7e9c virtio_blk: blk-mq support by Jens Axboe · 11 years ago
  8. 1355b37 Merge branch 'for-3.13/post-mq-drivers' into for-linus by Jens Axboe · 11 years ago
  9. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  10. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  11. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. 49c2856 pktcdvd: debugfs functions return NULL on error by Dan Carpenter · 11 years ago
  13. bfe11d6 xen-blkfront: restore the non-persistent data path by Roger Pau Monne · 11 years ago
  14. f1a3c61 skd: fix formatting in skd_s1120.h by Bartlomiej Zolnierkiewicz · 11 years ago
  15. 542d7b0 skd: reorder construct/destruct code by Bartlomiej Zolnierkiewicz · 11 years ago
  16. fec23f6 skd: cleanup skd_do_inq_page_da() by Bartlomiej Zolnierkiewicz · 11 years ago
  17. 7f74e5e skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs by Bartlomiej Zolnierkiewicz · 11 years ago
  18. ebedd16 skd: remove redundant skdev->pdev assignment from skd_pci_probe() by Bartlomiej Zolnierkiewicz · 11 years ago
  19. 4ca90b5 skd: use <asm/unaligned.h> by Bartlomiej Zolnierkiewicz · 11 years ago
  20. 4350463 skd: remove SCSI subsystem specific includes by Bartlomiej Zolnierkiewicz · 11 years ago
  21. b8df664 skd: register block device only if some devices are present by Bartlomiej Zolnierkiewicz · 11 years ago
  22. fbed149 skd: fix error messages in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  23. 2b91c55 skd: fix error paths in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  24. a073ae9 skd: fix unregister_blkdev() placement by Bartlomiej Zolnierkiewicz · 11 years ago
  25. 38d4a1b skd: more removal of bio-based code by Mike Snitzer · 11 years ago
  26. 6a5ec65b skd: cleanup the skd_*() function block wrapping by Jens Axboe · 11 years ago
  27. fcd37eb skd: rip out bio path by Jens Axboe · 11 years ago
  28. 1762b57 skd: fix error return code in skd_pci_probe() by Wei Yongjun · 11 years ago
  29. b88fac6 cciss: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  30. 2e44b42 skd: Replaced custom debug PRINTKs with pr_debug by rchinthekindi · 11 years ago
  31. f721bb0 skd: Fix checkpatch ERRORS and removed unused functions by Akhil Bhansali · 11 years ago
  32. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  33. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  34. 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
  35. d2da5b0 drbd: fix decoding of bitmap vli rle for device sizes > 64 TB by Lars Ellenberg · 11 years ago
  36. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  37. b874d23 drbd: Fix an connection drop issue after enabling allow-two-primaries by Philipp Reisner · 11 years ago
  38. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  39. 7badfb1 block: disable cpqarray in Kconfig by Jens Axboe · 11 years ago
  40. e67f86b Add support for sTec's pci-e flash card Kronos by Akhil Bhansali · 11 years ago
  41. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  42. c8afd0d mtip32xx: dynamically allocate buffer in debugfs functions by David Milburn · 11 years ago
  43. 8f8b899 mtip32xx: Add SRSI support by Asai Thambi S P · 11 years ago
  44. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  45. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  46. ef7e7c8 loop: fix crash when using unassigned loop device by Mikulas Patocka · 11 years ago
  47. ea5ec76 xen/blkback: fix reference counting by Vegard Nossum · 11 years ago
  48. c47206e xen-blkfront: improve aproximation of required grants per request by Roger Pau Monne · 11 years ago
  49. fbe363c xen-blkfront: revoke foreign access for grants not mapped by the backend by Roger Pau Monne · 11 years ago
  50. 370d668 mg_disk: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  52. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  53. a207f59 block: fix a probe argument to blk_register_region by Mikulas Patocka · 11 years ago
  54. 3ec981e loop: fix crash if blk_alloc_queue fails by Mikulas Patocka · 11 years ago
  55. 7f03b17 virtio_blk: verify if queue is broken after virtqueue_get_buf() by Heinz Graalfs · 11 years ago
  56. 43d9394 Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 11 years ago
  57. f2298c0 null_blk: multi queue aware block test driver by Jens Axboe · 11 years ago
  58. 5953316 block: make rq->cmd_flags be 64-bit by Jens Axboe · 11 years ago
  59. 855e0c5 virtio: use size-based config accessors. by Rusty Russell · 11 years ago
  60. ec01791 Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup by Olof Johansson · 11 years ago
  61. 3c5710f6 block: drop dependency on ARCH_SHARK by Linus Walleij · 11 years ago
  62. 58f09e0 cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 11 years ago
  63. 627aad1 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 11 years ago
  64. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  65. 052d0ef DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  66. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  67. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  68. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  69. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  70. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  71. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  72. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  73. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  74. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  75. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  76. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  77. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  78. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  79. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  80. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  81. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  82. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  83. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  84. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  85. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  86. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  87. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  88. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  89. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  90. da6a6b6 rbd: fix error handling from rbd_snap_name() by Josh Durgin · 11 years ago
  91. efadc98 rbd: ignore unmapped snapshots that no longer exist by Josh Durgin · 11 years ago
  92. 9875201 rbd: fix use-after free of rbd_dev->disk by Josh Durgin · 11 years ago
  93. 20e0af6 rbd: make rbd_obj_notify_ack() synchronous by Josh Durgin · 11 years ago
  94. 9abc599 rbd: complete notifies before cleaning up osd_client and rbd_dev by Josh Durgin · 11 years ago
  95. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  96. b409624 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  97. d82e8bf NVMe: Merge issue on character device bring-up by Keith Busch · 11 years ago
  98. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  99. c354557 rbd: fix null dereference in dout by Josh Durgin · 11 years ago
  100. 03507db rbd: fix buffer size for writes to images with snapshots by Josh Durgin · 11 years ago