1. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  2. abb97b8 xen-blkback: init persistent_purge_work work_struct by Roger Pau Monne · 10 years ago
  3. 9d4cb8e Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus by Jens Axboe · 10 years ago
  4. ce2c350 null_blk: use blk_complete_request and blk_mq_complete_request by Christoph Hellwig · 10 years ago
  5. 5124c28 virtio_blk: use blk_mq_complete_request by Christoph Hellwig · 10 years ago
  6. d7790b9 block/null_blk: Fix completion processing from LIFO to FIFO by Shlomo Pongratz · 10 years ago
  7. 3661371 xen-blkfront: handle backend CLOSED without CLOSING by David Vrabel · 10 years ago
  8. 80bfa2f xen-blkif: drop struct blkif_request_segment_aligned by Roger Pau Monne · 10 years ago
  9. c05f3e3 xen-blkback: fix shutdown race by Roger Pau Monne · 10 years ago
  10. ef75341 xen-blkback: fix memory leaks by Roger Pau Monne · 10 years ago
  11. 2ed22e3 xen-blkback: fix memory leak when persistent grants are used by Matt Rushton · 10 years ago
  12. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  13. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  14. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  15. 9ac2709 NVMe: Namespace use after free on surprise removal by Keith Busch · 11 years ago
  16. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  17. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  18. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  19. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  20. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  21. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  22. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  23. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  24. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  25. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  26. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  27. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  28. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  30. bdfd70f NVMe: Correct uses of INIT_WORK by Matthew Wilcox · 11 years ago
  31. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  32. 3193f07 NVMe: Include device and queue numbers in interrupt name by Matthew Wilcox · 11 years ago
  33. 09ece14 NVMe: Add a pci_driver shutdown method by Keith Busch · 11 years ago
  34. a1a5ef9 NVMe: Disable admin queue on init failure by Keith Busch · 11 years ago
  35. 469071a NVMe: Dynamically allocate partition numbers by Matthew Wilcox · 11 years ago
  36. 4d11542 NVMe: Async IO queue deletion by Keith Busch · 11 years ago
  37. 0e53d18 NVMe: Surprise removal handling by Keith Busch · 11 years ago
  38. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  39. d4b4ff8 NVMe: Schedule reset for failed controllers by Keith Busch · 11 years ago
  40. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  41. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  42. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  43. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  44. a3b25d9 drivers/block/Kconfig: update RAM block device module name by Fabian Frederick · 11 years ago
  45. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  46. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  47. 14424be mg_disk: Spelling s/finised/finished/ by Geert Uytterhoeven · 11 years ago
  48. 9967d8a null_blk: Null pointer deference problem in alloc_page_buffers by Raghavendra K T · 11 years ago
  49. 26d5805 mtip32xx: Correctly handle security locked condition by Sam Bradshaw · 11 years ago
  50. 188b9f4 mtip32xx: Make SGL container per-command to eliminate high order dma allocation by Sam Bradshaw · 11 years ago
  51. e1803a7 Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-3.14/drivers by Jens Axboe · 11 years ago
  52. 12a64d2 drivers/block/loop.c: fix comment typo in loop_config_discard by Olaf Hering · 11 years ago
  53. 4336548 drivers/block/cciss.c:cciss_init_one(): use proper errnos by Andrew Morton · 11 years ago
  54. 3f7d758 drivers/block/paride/pg.c: underflow bug in pg_write() by Dan Carpenter · 11 years ago
  55. f2fc8af drivers/block/sx8.c: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. 28e6c50 drivers/block/sx8.c: use module_pci_driver() by Jingoo Han · 11 years ago
  57. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  58. 7b7b68bb floppy: bail out in open() if drive is not responding to block0 read by Jiri Kosina · 11 years ago
  59. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  60. 54a387cb Merge branch 'for-3.14/core' into for-3.14/drivers by Jens Axboe · 11 years ago
  61. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  62. 8586ea9 pktcdvd: fix error return code by Julia Lawall · 11 years ago
  63. e37180c rbd: tear down watch request if rbd_dev_device_setup() fails by Ilya Dryomov · 11 years ago
  64. fca2706 rbd: introduce rbd_dev_header_unwatch_sync() and switch to it by Ilya Dryomov · 11 years ago
  65. 7e513d4 rbd: enable extended devt in single-major mode by Ilya Dryomov · 11 years ago
  66. 9b60e70 rbd: add support for single-major device number allocation scheme by Ilya Dryomov · 11 years ago
  67. 92c76dc rbd: wire up is_visible() sysfs callback for rbd bus by Ilya Dryomov · 11 years ago
  68. dd82fff rbd: add 'minor' sysfs rbd device attribute by Ilya Dryomov · 11 years ago
  69. f8a22fc rbd: switch to ida for rbd id assignments by Ilya Dryomov · 11 years ago
  70. e1b4d96 rbd: refactor rbd_init() a bit by Ilya Dryomov · 11 years ago
  71. 90da258 rbd: tweak "loaded" message and module description by Ilya Dryomov · 11 years ago
  72. 70eebd2 rbd: rbd_device::dev_id is an int, format it as such by Ilya Dryomov · 11 years ago
  73. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  74. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  75. fc1bc35 null_blk: support submit_queues on use_per_node_hctx by Matias Bjørling · 11 years ago
  76. 2000524 null_blk: set use_per_node_hctx param to false by Matias Bjørling · 11 years ago
  77. d15ee6b null_blk: warning on ignored submit_queues param by Matias Bjorling · 11 years ago
  78. 2d263a78 null_blk: refactor init and init errors code paths by Matias Bjorling · 11 years ago
  79. 0c56010 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  80. a26ba7f drivers: block: Mark the functions as static in skd_main.c by Rashika Kheria · 11 years ago
  81. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  82. 9a6b945 NVMe: Device resume error handling by Keith Busch · 11 years ago
  83. 68608c26 NVMe: Cache dev->pci_dev in a local pointer by Matthew Wilcox · 11 years ago
  84. 0a8d44c NVMe: Fix lockdep warnings by Matthew Wilcox · 11 years ago
  85. 320a382 NVMe: compat SG_IO ioctl by Keith Busch · 11 years ago
  86. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  87. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  88. 6bbdc39 vio: remove dangly makefile bits by Alan · 11 years ago
  89. e345d76 Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus by Jens Axboe · 11 years ago
  90. 2f089cb block: xen-blkfront: Fix possible NULL ptr dereference by Felipe Pena · 11 years ago
  91. 427bfe0 xen-blkfront: Silence pfn maybe-uninitialized warning by Tim Gardner · 11 years ago
  92. b3ce717 block/z2ram: Remove duplicate external declarations by Geert Uytterhoeven · 11 years ago
  93. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  94. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  95. ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
  96. 5341a62 rbd: Refactor bio cloning by Kent Overstreet · 11 years ago
  97. feb261e aoe: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  98. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  99. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  100. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago