1. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 9 years ago
  3. 52b68d7 NVMe: Fix for BLK_DEV_INTEGRITY not set by Keith Busch · 9 years ago
  4. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  5. 0c0f9b9 NVMe: Fix potential corruption on sync commands by Keith Busch · 9 years ago
  6. 4832851 NVMe: Remove unused variables by Keith Busch · 9 years ago
  7. 9ac1693 NVMe: Fix scsi mode select llbaa setting by Keith Busch · 9 years ago
  8. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 9 years ago
  9. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 9 years ago
  10. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 9 years ago
  11. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 9 years ago
  12. e1e5e56 NVMe: Metadata format support by Keith Busch · 9 years ago
  13. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  14. 7ad18af rbd: convert to blk-mq by Christoph Hellwig · 9 years ago
  15. cf32bd9 rbd: do not treat standalone as flatten by Ilya Dryomov · 9 years ago
  16. 73e39e4 rbd: fix error paths in rbd_dev_refresh() by Ilya Dryomov · 9 years ago
  17. 3a25cf4 rbd: nuke copy_token() by Rickard Strandqvist · 9 years ago
  18. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  19. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 9 years ago
  20. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  22. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  23. ee980160 zram: remove request_queue from struct zram by Sergey Senozhatsky · 9 years ago
  24. 08eee69 zram: remove init_lock in zram_make_request by Minchan Kim · 9 years ago
  25. 2b269ce zram: check bd_openers instead of bd_holders by Minchan Kim · 9 years ago
  26. a096caf zram: rework reset and destroy path by Sergey Senozhatsky · 9 years ago
  27. ba6b17d zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 9 years ago
  28. 1fec117 zram: free meta table in zram_meta_free by Ganesh Mahendran · 9 years ago
  29. b817995 zram: clean up zram_meta_alloc() by Sergey Senozhatsky · 9 years ago
  30. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  32. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  33. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 9 years ago
  34. 3bb8c98 xen-blkfront: fix accounting of reqs when migrating by Roger Pau Monne · 9 years ago
  35. b7f120b floppy: Avoid manual call of device_create_file() by Takashi Iwai · 9 years ago
  36. ac3dd5b NVMe: avoid kmalloc/kfree for smaller IO by Jens Axboe · 9 years ago
  37. c43cf3e xen-blkback: safely unmap grants in case they are still in use by Jennifer Herbert · 9 years ago
  38. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 9 years ago
  39. e69b8d4 rbd: drop parent_ref in rbd_dev_unprobe() unconditionally by Ilya Dryomov · 9 years ago
  40. ae43e9d rbd: fix rbd_dev_parent_get() when parent_overlap == 0 by Ilya Dryomov · 9 years ago
  41. a4a1cc1 Merge branch 'for-3.20/core' into for-3.20/drivers by Jens Axboe · 9 years ago
  42. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  43. 121c7ad NVMe: within nvme_free_queues(), delete RCU sychro/deferred free by kaoudis · 9 years ago
  44. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 9 years ago
  45. bb6ec57 virtio_blk: coding style fixes by Michael S. Tsirkin · 9 years ago
  46. a4379fd virtio/blk: verify device has config space by Michael S. Tsirkin · 9 years ago
  47. 227290b null_blk: suppress invalid partition info by Jens Axboe · 9 years ago
  48. 6222d17 NVMe: cq_vector should be signed by Jens Axboe · 9 years ago
  49. c8fa317 brd: Request from fdisk 4k alignment by Boaz Harrosh · 9 years ago
  50. 937af5e brd: Fix all partitions BUGs by Boaz Harrosh · 9 years ago
  51. d4119ee Merge branch 'for-3.20/core' into for-3.20/drivers by Jens Axboe · 9 years ago
  52. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 9 years ago
  53. 7a509a6 NVMe: Fix locking on abort handling by Keith Busch · 9 years ago
  54. c9d3bf8 NVMe: Start and stop h/w queues on reset by Keith Busch · 9 years ago
  55. cef6a94 NVMe: Command abort handling fixes by Keith Busch · 9 years ago
  56. 0fb59cb NVMe: Admin queue removal handling by Keith Busch · 9 years ago
  57. ea191d2 NVMe: Reference count admin queue usage by Keith Busch · 9 years ago
  58. c917dfe NVMe: Start all requests by Keith Busch · 9 years ago
  59. 78e367a loop: add blk-mq.h include by Jens Axboe · 9 years ago
  60. af65aa8 block: loop: don't handle REQ_FUA explicitly by Ming Lei · 9 years ago
  61. cf655d9 block: loop: introduce lo_discard() and lo_req_flush() by Ming Lei · 9 years ago
  62. 3011201 block: loop: say goodby to bio by Ming Lei · 9 years ago
  63. b5dd2f6 block: loop: improve performance via blk-mq by Ming Lei · 9 years ago
  64. 35b489d block: fix checking return value of blk_mq_init_queue by Ming Lei · 9 years ago
  65. 2b25d98 NVMe: Fix double free irq by Keith Busch · 10 years ago
  66. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  67. 7e868b6 rbd: don't treat CEPH_OSD_OP_DELETE as extent op by Ilya Dryomov · 10 years ago
  68. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  69. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  70. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  71. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  72. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  73. 083914e zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute by Ganesh Mahendran · 10 years ago
  74. d49b1c2 mm/zram: correct ZRAM_ZERO flag bit position by Mahendran Ganesh · 10 years ago
  75. 8c7f010 zram: implement rw_page operation of zram by karam.lee · 10 years ago
  76. 54850e7 zram: change parameter from vaild_io_request() by karam.lee · 10 years ago
  77. b627cff zram: remove bio parameter from zram_bvec_rw() by karam.lee · 10 years ago
  78. 849c6e7 NVMe: fix race condition in nvme_submit_sync_cmd() by Jens Axboe · 10 years ago
  79. 76e74bb sunvdc: reconnect ldc after vds service domain restarts by Dwight Engen · 10 years ago
  80. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  81. 31f4888 sunvdc: fix module unload/reload by Dwight Engen · 10 years ago
  82. fe54303 NVMe: fix retry/error logic in nvme_queue_rq() by Jens Axboe · 10 years ago
  83. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  84. 285dffc NVMe: Fix FS mount issue (hot-remove followed by hot-add) by Indraneel M · 10 years ago
  85. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. d8ead9b Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.19/drivers by Jens Axboe · 10 years ago
  87. 97fe383 NVMe: fix error return checking from blk_mq_alloc_request() by Jens Axboe · 10 years ago
  88. c87fd54 NVMe: fix freeing of wrong request in abort path by Sam Bradshaw · 10 years ago
  89. fdf9b96 xen/blkfront: remove redundant flush_op by Vitaly Kuznetsov · 10 years ago
  90. ad42d39 xen/blkfront: improve protection against issuing unsupported REQ_FUA by Vitaly Kuznetsov · 10 years ago
  91. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  92. 38f37b5 virtio_blk: fix race at module removal by Michael S. Tsirkin · 10 years ago
  93. 393c525 virtio_blk: make serial attribute static by Michael S. Tsirkin · 10 years ago
  94. 19c1c5a virtio_blk: v1.0 support by Michael S. Tsirkin · 10 years ago
  95. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  96. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  97. 9af8785 NVMe: Fix command setup on IO retry by Keith Busch · 10 years ago
  98. 709c866 null_blk: boundary check queue_mode and irqmode by Matias Bjorling · 10 years ago
  99. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  100. fa573f7 block/rsxx: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago