1. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  2. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  3. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  4. 5a99e95 zram: avoid NULL pointer access in concurrent situation by Weijie Yang · 10 years ago
  5. 31f9690 null_blk: Cleanup error recovery in null_add_dev() by Jan Kara · 10 years ago
  6. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  7. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  8. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  9. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  10. 6d62c37 virtio_blk: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  11. 7a11370 virtio_blk: enable VQs early by Michael S. Tsirkin · 10 years ago
  12. 1f54b0c virtio-blk: drop config_mutex by Michael S. Tsirkin · 10 years ago
  13. cc74f71 virtio_blk: drop config_enable by Michael S. Tsirkin · 10 years ago
  14. 792c3a9 rbd: rbd workqueues need a resque worker by Ilya Dryomov · 10 years ago
  15. b76f823 rbd: set the remaining discard properties to enable support by Josh Durgin · 10 years ago
  16. d3246fb rbd: use helpers to handle discard for layered images correctly by Josh Durgin · 10 years ago
  17. 3b434a2a rbd: extract a method for adding object operations by Josh Durgin · 10 years ago
  18. 1c22088 rbd: make discard trigger copy-on-write by Josh Durgin · 10 years ago
  19. d0265de rbd: tolerate -ENOENT for discard operations by Josh Durgin · 10 years ago
  20. bef9545 rbd: fix snapshot context reference count for discards by Josh Durgin · 10 years ago
  21. 3c5df89 rbd: read image size for discard check safely by Josh Durgin · 10 years ago
  22. 90e98c5 rbd: initial discard bits from Guangliang Zhao by Guangliang Zhao · 10 years ago
  23. 6d2940c rbd: extend the operation type by Guangliang Zhao · 10 years ago
  24. c622d22 rbd: skip the copyup when an entire object writing by Guangliang Zhao · 10 years ago
  25. 70d045f rbd: add img_obj_request_simple() helper by Ilya Dryomov · 10 years ago
  26. 4e752f0 rbd: access snapshot context and mapping size safely by Josh Durgin · 10 years ago
  27. 7dd440c rbd: do not return -ERANGE on auth failures by Ilya Dryomov · 10 years ago
  28. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  29. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  30. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  31. 015254d zram: use notify_free to account all free notifications by Sergey Senozhatsky · 10 years ago
  32. 461a8ee zram: report maximum used memory by Minchan Kim · 10 years ago
  33. 9ada9da zram: zram memory size limitation by Minchan Kim · 10 years ago
  34. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  35. 8e3fb05 rsxx debugfs inanity by Al Viro · 10 years ago
  36. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  37. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  38. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  39. 7b7b7f7 Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.18/drivers by Jens Axboe · 10 years ago
  40. 0f1ca65 xen, blkfront: factor out flush-related checks from do_blkif_request() by Arianna Avanzini · 10 years ago
  41. 61cecca xen-blkback: fix leak on grant map error path by Roger Pau Monné · 10 years ago
  42. 12ea729 xen/blkback: unmap all persistent grants when frontend gets disconnected by Vitaly Kuznetsov · 10 years ago
  43. baf3781 rsxx: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  44. fc2021f block: hd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  45. d0aedcd vio: fix reuse of vio_dring slot by Dwight Engen · 10 years ago
  46. 5eed69f sunvdc: limit each sg segment to a page by Dwight Engen · 10 years ago
  47. de5b73f sunvdc: compute vdisk geometry from capacity by Allen Pais · 10 years ago
  48. 9bce218 sunvdc: add cdrom and v1.1 protocol support by Allen Pais · 10 years ago
  49. c8a446a blk-mq: rename blk_mq_end_io to blk_mq_end_request by Christoph Hellwig · 10 years ago
  50. e249007 blk-mq: call blk_mq_start_request from ->queue_rq by Christoph Hellwig · 10 years ago
  51. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  52. 6d11fb4 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  53. e9f05b4 drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks by Lai Jiangshan · 10 years ago
  54. 82cfb90 drbd: compute the end before rb_insert_augmented() by Lai Jiangshan · 10 years ago
  55. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  56. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  57. 590001c drbd: Add missing newline in resync progress display in /proc/drbd by Philipp Reisner · 10 years ago
  58. 729e8b8 drbd: reduce lock contention in drbd_worker by Lars Ellenberg · 10 years ago
  59. abde9cc drbd: Improve asender performance by Lars Ellenberg · 10 years ago
  60. b47a06d drbd: Get rid of the WORK_PENDING macro by Andreas Gruenbacher · 10 years ago
  61. d1b8085 drbd: Get rid of the __no_warn and __cond_lock macros by Andreas Gruenbacher · 10 years ago
  62. 8d4ba3f drbd: Avoid inconsistent locking warning by Andreas Gruenbacher · 10 years ago
  63. f0c21e6 drbd: Remove superfluous newline from "resync_extents" debugfs entry. by Philipp Marek · 10 years ago
  64. ed15b79 drbd: Use consistent names for all the bi_end_io callbacks by Andreas Gruenbacher · 10 years ago
  65. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  66. 255939e rbd: fix error return code in rbd_dev_device_setup() by Wei Yongjun · 10 years ago
  67. 58d1362 rbd: avoid format-security warning inside alloc_workqueue() by Ilya Dryomov · 10 years ago
  68. dc501dc blk-mq: pass along blk_mq_alloc_tag_set return values by Robert Elliott · 10 years ago
  69. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  70. 0cf1e9d zram: fix incorrect stat with failed_reads by Chao Yu · 10 years ago
  71. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  72. eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 10 years ago
  73. 336ec13 paride/pcd: Fix grammar by Geert Uytterhoeven · 10 years ago
  74. aeac318 brd: add ram disk visibility option by Dmitry Monakhov · 10 years ago
  75. ffb5db7 block: systemace: Remove .owner field for driver by Michal Simek · 10 years ago
  76. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  77. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  78. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  79. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  80. a5bbf61 block: use pci_zalloc_consistent by Joe Perches · 10 years ago
  81. 9584d50 rbd: remove extra newlines from rbd_warn() messages by Ilya Dryomov · 10 years ago
  82. 7a716aa rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC by Ilya Dryomov · 10 years ago
  83. bc1ecc6 rbd: rework rbd_request_fn() by Ilya Dryomov · 10 years ago
  84. d2d5e76 zram: replace global tb_lock with fine grain lock by Weijie Yang · 10 years ago
  85. 023b409 zram: use size_t instead of u16 by Minchan Kim · 10 years ago
  86. a830eff zram: remove unused SECTOR_SIZE define by Sergey Senozhatsky · 10 years ago
  87. cb8f2ee zram: rename struct `table' to `zram_table_entry' by Sergey Senozhatsky · 10 years ago
  88. 4d9b67c rbd: take snap_id into account when reading in parent info by Ilya Dryomov · 10 years ago
  89. e8f59b5 rbd: do not read in parent info before snap context by Ilya Dryomov · 10 years ago
  90. 5ff1108 rbd: update mapping size only on refresh by Ilya Dryomov · 10 years ago
  91. 52bb1f9 rbd: harden rbd_dev_refresh() and callers a bit by Ilya Dryomov · 10 years ago
  92. 0407759 rbd: split rbd_dev_spec_update() into two functions by Ilya Dryomov · 10 years ago
  93. 7626eb7 rbd: remove unnecessary asserts in rbd_dev_image_probe() by Ilya Dryomov · 10 years ago
  94. a720ae0 rbd: introduce rbd_dev_header_info() by Ilya Dryomov · 10 years ago
  95. ff96128 rbd: show the entire chain of parent images by Ilya Dryomov · 10 years ago
  96. 7d5079a rbd: use rbd_segment_name_free() instead of kfree() by Himangi Saraogi · 10 years ago
  97. b4c5c60 zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 10 years ago
  98. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 10 years ago
  99. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 10 years ago
  100. 193cb00 drbd: drop spurious parameters from _drbd_md_sync_page_io by Lars Ellenberg · 10 years ago