1. 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
  2. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  3. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  4. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  5. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  6. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  7. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  8. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  9. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  10. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  11. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  12. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  13. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  14. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  16. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  17. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  18. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  19. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  20. a3b25d9 drivers/block/Kconfig: update RAM block device module name by Fabian Frederick · 11 years ago
  21. 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
  22. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  23. 14424be mg_disk: Spelling s/finised/finished/ by Geert Uytterhoeven · 11 years ago
  24. 9967d8a null_blk: Null pointer deference problem in alloc_page_buffers by Raghavendra K T · 11 years ago
  25. 26d5805 mtip32xx: Correctly handle security locked condition by Sam Bradshaw · 11 years ago
  26. 188b9f4 mtip32xx: Make SGL container per-command to eliminate high order dma allocation by Sam Bradshaw · 11 years ago
  27. 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
  28. 12a64d2 drivers/block/loop.c: fix comment typo in loop_config_discard by Olaf Hering · 11 years ago
  29. 4336548 drivers/block/cciss.c:cciss_init_one(): use proper errnos by Andrew Morton · 11 years ago
  30. 3f7d758 drivers/block/paride/pg.c: underflow bug in pg_write() by Dan Carpenter · 11 years ago
  31. f2fc8af drivers/block/sx8.c: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  32. 28e6c50 drivers/block/sx8.c: use module_pci_driver() by Jingoo Han · 11 years ago
  33. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  34. 7b7b68bb floppy: bail out in open() if drive is not responding to block0 read by Jiri Kosina · 11 years ago
  35. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  36. 54a387c Merge branch 'for-3.14/core' into for-3.14/drivers by Jens Axboe · 11 years ago
  37. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  38. 8586ea9 pktcdvd: fix error return code by Julia Lawall · 11 years ago
  39. e37180c rbd: tear down watch request if rbd_dev_device_setup() fails by Ilya Dryomov · 11 years ago
  40. fca2706 rbd: introduce rbd_dev_header_unwatch_sync() and switch to it by Ilya Dryomov · 11 years ago
  41. 7e513d4 rbd: enable extended devt in single-major mode by Ilya Dryomov · 11 years ago
  42. 9b60e70 rbd: add support for single-major device number allocation scheme by Ilya Dryomov · 11 years ago
  43. 92c76dc rbd: wire up is_visible() sysfs callback for rbd bus by Ilya Dryomov · 11 years ago
  44. dd82fff rbd: add 'minor' sysfs rbd device attribute by Ilya Dryomov · 11 years ago
  45. f8a22fc rbd: switch to ida for rbd id assignments by Ilya Dryomov · 11 years ago
  46. e1b4d96 rbd: refactor rbd_init() a bit by Ilya Dryomov · 11 years ago
  47. 90da258 rbd: tweak "loaded" message and module description by Ilya Dryomov · 11 years ago
  48. 70eebd2 rbd: rbd_device::dev_id is an int, format it as such by Ilya Dryomov · 11 years ago
  49. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  50. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  51. fc1bc35 null_blk: support submit_queues on use_per_node_hctx by Matias Bjørling · 11 years ago
  52. 2000524 null_blk: set use_per_node_hctx param to false by Matias Bjørling · 11 years ago
  53. d15ee6b null_blk: warning on ignored submit_queues param by Matias Bjorling · 11 years ago
  54. 2d263a78 null_blk: refactor init and init errors code paths by Matias Bjorling · 11 years ago
  55. 0c56010 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  56. a26ba7f drivers: block: Mark the functions as static in skd_main.c by Rashika Kheria · 11 years ago
  57. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  58. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  59. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  60. 6bbdc39 vio: remove dangly makefile bits by Alan · 11 years ago
  61. 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
  62. 2f089cb block: xen-blkfront: Fix possible NULL ptr dereference by Felipe Pena · 11 years ago
  63. 427bfe0 xen-blkfront: Silence pfn maybe-uninitialized warning by Tim Gardner · 11 years ago
  64. b3ce717 block/z2ram: Remove duplicate external declarations by Geert Uytterhoeven · 11 years ago
  65. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  66. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  67. ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
  68. 5341a627 rbd: Refactor bio cloning by Kent Overstreet · 11 years ago
  69. feb261e aoe: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  70. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  71. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  72. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago
  73. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  74. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  75. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  76. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  77. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  78. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  79. 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
  80. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  81. 1cf7e9c virtio_blk: blk-mq support by Jens Axboe · 11 years ago
  82. 1355b37 Merge branch 'for-3.13/post-mq-drivers' into for-linus by Jens Axboe · 11 years ago
  83. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  84. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  85. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  86. 49c2856 pktcdvd: debugfs functions return NULL on error by Dan Carpenter · 11 years ago
  87. bfe11d6 xen-blkfront: restore the non-persistent data path by Roger Pau Monne · 11 years ago
  88. f1a3c61 skd: fix formatting in skd_s1120.h by Bartlomiej Zolnierkiewicz · 11 years ago
  89. 542d7b0 skd: reorder construct/destruct code by Bartlomiej Zolnierkiewicz · 11 years ago
  90. fec23f6 skd: cleanup skd_do_inq_page_da() by Bartlomiej Zolnierkiewicz · 11 years ago
  91. 7f74e5e skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs by Bartlomiej Zolnierkiewicz · 11 years ago
  92. ebedd16 skd: remove redundant skdev->pdev assignment from skd_pci_probe() by Bartlomiej Zolnierkiewicz · 11 years ago
  93. 4ca90b5 skd: use <asm/unaligned.h> by Bartlomiej Zolnierkiewicz · 11 years ago
  94. 4350463 skd: remove SCSI subsystem specific includes by Bartlomiej Zolnierkiewicz · 11 years ago
  95. b8df664 skd: register block device only if some devices are present by Bartlomiej Zolnierkiewicz · 11 years ago
  96. fbed149 skd: fix error messages in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  97. 2b91c55 skd: fix error paths in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  98. a073ae9 skd: fix unregister_blkdev() placement by Bartlomiej Zolnierkiewicz · 11 years ago
  99. 38d4a1b skd: more removal of bio-based code by Mike Snitzer · 11 years ago
  100. 6a5ec65 skd: cleanup the skd_*() function block wrapping by Jens Axboe · 11 years ago