1. 7a509a6 NVMe: Fix locking on abort handling by Keith Busch · 10 years ago
  2. c9d3bf8 NVMe: Start and stop h/w queues on reset by Keith Busch · 10 years ago
  3. cef6a94 NVMe: Command abort handling fixes by Keith Busch · 10 years ago
  4. 0fb59cb NVMe: Admin queue removal handling by Keith Busch · 10 years ago
  5. ea191d2 NVMe: Reference count admin queue usage by Keith Busch · 10 years ago
  6. c917dfe NVMe: Start all requests by Keith Busch · 10 years ago
  7. 35b489d block: fix checking return value of blk_mq_init_queue by Ming Lei · 10 years ago
  8. 2b25d98 NVMe: Fix double free irq by Keith Busch · 10 years ago
  9. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  10. 7e868b6 rbd: don't treat CEPH_OSD_OP_DELETE as extent op by Ilya Dryomov · 10 years ago
  11. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  12. 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
  13. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  15. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  16. 083914e zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute by Ganesh Mahendran · 10 years ago
  17. d49b1c2 mm/zram: correct ZRAM_ZERO flag bit position by Mahendran Ganesh · 10 years ago
  18. 8c7f010 zram: implement rw_page operation of zram by karam.lee · 10 years ago
  19. 54850e7 zram: change parameter from vaild_io_request() by karam.lee · 10 years ago
  20. b627cff zram: remove bio parameter from zram_bvec_rw() by karam.lee · 10 years ago
  21. 849c6e7 NVMe: fix race condition in nvme_submit_sync_cmd() by Jens Axboe · 10 years ago
  22. 76e74bb sunvdc: reconnect ldc after vds service domain restarts by Dwight Engen · 10 years ago
  23. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  24. 31f4888 sunvdc: fix module unload/reload by Dwight Engen · 10 years ago
  25. fe54303 NVMe: fix retry/error logic in nvme_queue_rq() by Jens Axboe · 10 years ago
  26. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  27. 285dffc NVMe: Fix FS mount issue (hot-remove followed by hot-add) by Indraneel M · 10 years ago
  28. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  29. 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
  30. 97fe383 NVMe: fix error return checking from blk_mq_alloc_request() by Jens Axboe · 10 years ago
  31. c87fd54 NVMe: fix freeing of wrong request in abort path by Sam Bradshaw · 10 years ago
  32. fdf9b96 xen/blkfront: remove redundant flush_op by Vitaly Kuznetsov · 10 years ago
  33. ad42d39 xen/blkfront: improve protection against issuing unsupported REQ_FUA by Vitaly Kuznetsov · 10 years ago
  34. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  35. 38f37b5 virtio_blk: fix race at module removal by Michael S. Tsirkin · 10 years ago
  36. 393c525 virtio_blk: make serial attribute static by Michael S. Tsirkin · 10 years ago
  37. 19c1c5a virtio_blk: v1.0 support by Michael S. Tsirkin · 10 years ago
  38. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  39. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  40. 9af8785 NVMe: Fix command setup on IO retry by Keith Busch · 10 years ago
  41. 709c866 null_blk: boundary check queue_mode and irqmode by Matias Bjorling · 10 years ago
  42. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  43. fa573f7 block/rsxx: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago
  44. 2448085 drbd: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago
  45. c78b4713 NVMe: Update module version major number by Keith Busch · 10 years ago
  46. be7837e NVMe: fail pci initialization if the device doesn't have any BARs by Jens Axboe · 10 years ago
  47. 2c30540 NVMe: add ->exit_hctx() hook by Jens Axboe · 10 years ago
  48. e32efbf NVMe: make setup work for devices that don't do INTx by Jens Axboe · 10 years ago
  49. b583043 kill f_dentry uses by Al Viro · 10 years ago
  50. b352172 Merge branch 'master' into for-3.19/drivers by Jens Axboe · 10 years ago
  51. 1397688 NVMe: enable IO stats by default by Jens Axboe · 10 years ago
  52. 6dcc0cf NVMe: nvme_submit_async_admin_req() must use atomic rq allocation by Jens Axboe · 10 years ago
  53. 9d135bb NVMe: replace blk_put_request() with blk_mq_free_request() by Jens Axboe · 10 years ago
  54. c406515 zram: avoid kunmap_atomic() of a NULL pointer by Weijie Yang · 10 years ago
  55. e805b98 drbd: Remove an useless copy of kernel_setsockopt() by Philipp Reisner · 10 years ago
  56. 9581f97 drbd: Fix state change in case of connection timeout by Philipp Reisner · 10 years ago
  57. 3b9d35d drbd: merge_bvec_fn: properly remap bvm->bi_bdev by Lars Ellenberg · 10 years ago
  58. ff8bd88 drbd: fix resync throttling initialization by Lars Ellenberg · 10 years ago
  59. a882153 drbd: fix race between role change and handshake by Philipp Reisner · 10 years ago
  60. f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
  61. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  62. a64e6bb NVMe: __nvme_submit_admin_cmd() can be static by kbuild test robot · 10 years ago
  63. 9f173b3 NVMe: blk_mq_alloc_request() returns error pointers by Dan Carpenter · 10 years ago
  64. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  65. 9dbbfab NVMe: Do not over allocate for discard requests by Keith Busch · 10 years ago
  66. 9e60352 NVMe: Do not open disks that are being deleted by Keith Busch · 10 years ago
  67. 5940c85 NVMe: Clear QUEUE_FLAG_STACKABLE by Keith Busch · 10 years ago
  68. 387caa5 NVMe: Fix device probe waiting on kthread by Keith Busch · 10 years ago
  69. 7963e52 NVMe: Passthrough IOCTL for IO commands by Keith Busch · 10 years ago
  70. 1b9dbf7 NVMe: Add revalidate_disk callback by Keith Busch · 10 years ago
  71. 7be50e9 NVMe: Fix nvmeq waitqueue entry initialization by Keith Busch · 10 years ago
  72. b4ff9c8 NVMe: Translate NVMe status to errno by Keith Busch · 10 years ago
  73. 695a4fe NVMe: Fix SG_IO status values by Keith Busch · 10 years ago
  74. e179729 NVMe: Remove duplicate compat SG_IO code by Keith Busch · 10 years ago
  75. a96d4f5 NVMe: Reference count pci device by Keith Busch · 10 years ago
  76. 062261b nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  77. 5905535 NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues by Sam Bradshaw · 10 years ago
  78. 302c672 NVMe: Fix filesystem sync deadlock on removal by Keith Busch · 10 years ago
  79. f435c28 NVMe: Call nvme_free_queue directly by Keith Busch · 10 years ago
  80. 2484f40 NVMe: Add shutdown timeout as module parameter. by Dan McLeran · 10 years ago
  81. 7c1b245 NVMe: Skip orderly shutdown on failed devices by Keith Busch · 10 years ago
  82. a673947 NVMe: Whitespace fixes by Keith Busch · 10 years ago
  83. c81f497 NVMe: Use pci_stop_and_remove_bus_device_locked() by Keith Busch · 10 years ago
  84. badc34d NVMe: Handling devices incapable of I/O by Keith Busch · 10 years ago
  85. 0107952 NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config. by Dan McLeran · 10 years ago
  86. 1d09062 NVMe: Mismatched host/device page size support by Keith Busch · 10 years ago
  87. 6fccf93 NVMe: Async event request by Keith Busch · 10 years ago
  88. 4d51abf block: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  89. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  90. ce1928d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  91. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  92. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  93. a8d4205 rbd: Fix error recovery in rbd_obj_read_sync() by Jan Kara · 10 years ago
  94. f5ee37b rbd: use a single workqueue for all devices by Ilya Dryomov · 10 years ago
  95. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  96. 5a99e95 zram: avoid NULL pointer access in concurrent situation by Weijie Yang · 10 years ago
  97. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  98. 31f9690 null_blk: Cleanup error recovery in null_add_dev() by Jan Kara · 10 years ago
  99. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  100. 8294adb block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago