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