1. 75619bf NVMe: End sync requests immediately on failure by Keith Busch · 9 years ago
  2. f4ff414 NVMe: Use requested sync command timeout by Keith Busch · 9 years ago
  3. a0a931d NVMe: Fix obtaining command result by Keith Busch · 9 years ago
  4. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 9 years ago
  5. 772ce43 nvme: fail SCSI read/write command with unsupported protection bit by Christoph Hellwig · 9 years ago
  6. 90851768 nvme: report the DPOFUA in MODE_SENSE by Christoph Hellwig · 9 years ago
  7. cbbb7a2 nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code by Christoph Hellwig · 9 years ago
  8. 3726897 nvme: first round at deobsfucating the SCSI translation code by Christoph Hellwig · 9 years ago
  9. e61b0a8 nvme: fix scsi translation error handling by Christoph Hellwig · 9 years ago
  10. b90c48d nvme: split nvme_trans_send_fw_cmd by Christoph Hellwig · 9 years ago
  11. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 9 years ago
  12. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 9 years ago
  13. 6a92700 loop: remove (now) unused 'out' label by Jens Axboe · 9 years ago
  14. 9dcd137 block: nbd: convert to blkdev_reread_part() by Ming Lei · 10 years ago
  15. 06f0e9e block: loop: fix another reread part failure by Ming Lei · 10 years ago
  16. f893366 block: loop: don't hold lo_ctl_mutex in lo_open by Ming Lei · 10 years ago
  17. cddcd72 nvme: disable irqs in nvme_freeze_queues by Christoph Hellwig · 10 years ago
  18. 8a0ee3b cciss: correct the non-resettable board list by Tomas Henzl · 10 years ago
  19. 5aea328 cciss: remove duplicate entries from board_type struct by Tomas Henzl · 10 years ago
  20. 4d4e41a block: loop: avoiding too many pending per work I/O by Ming Lei · 10 years ago
  21. f4aa4c7 block: loop: convert to per-device workqueue by Ming Lei · 10 years ago
  22. 9dc6c80 nbd: stop using req->cmd by Christoph Hellwig · 10 years ago
  23. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 10 years ago
  24. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 10 years ago
  25. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  26. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  27. f77303b rbd: rbd_wq comment is obsolete by Ilya Dryomov · 10 years ago
  28. d8a2c89 rbd: mark block queue as non-rotational by Ilya Dryomov · 10 years ago
  29. 1fe4802 rbd: be more informative on -ENOENT failures by Ilya Dryomov · 10 years ago
  30. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. a39ef1a Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  33. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  34. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  35. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  36. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  37. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 10 years ago
  38. 201c7b7 zram: fix error return code by Julia Lawall · 10 years ago
  39. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 10 years ago
  40. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  41. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  42. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 10 years ago
  43. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 10 years ago
  44. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 10 years ago
  45. 4e3ba87 zram: support compaction by Minchan Kim · 10 years ago
  46. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  47. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  48. aa4d861 block: loop: switch to VFS ITER_BVEC by Christoph Hellwig · 10 years ago
  49. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  50. 283e7e5 switch /dev/loop to vfs_iter_write() by Al Viro · 10 years ago
  51. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  52. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 10 years ago
  53. 976f2ab Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.1/drivers by Jens Axboe · 10 years ago
  54. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 10 years ago
  55. 7f749d9 NVMe: Add translation for block limits by Keith Busch · 10 years ago
  56. 4472280 NVMe: Remove check for null by Keith Busch · 10 years ago
  57. c727040 NVMe: Fix error handling of class_create("nvme") by Alexey Khoroshilov · 10 years ago
  58. 77387b8 xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX by Tao Chen · 10 years ago
  59. 1375590 xen-blkback: enlarge the array size of blkback name by Tao Chen · 10 years ago
  60. de9ad6d nbd: Return error pointer directly by Markus Pargmann · 10 years ago
  61. dab5313 nbd: Return error code directly by Markus Pargmann · 10 years ago
  62. e018e75 nbd: Remove fixme that was already fixed by Markus Pargmann · 10 years ago
  63. d18509f nbd: Restructure debugging prints by Markus Pargmann · 10 years ago
  64. b9c495b nbd: Fix device bytesize type by Markus Pargmann · 10 years ago
  65. d06df60 nbd: Replace kthread_create with kthread_run by Markus Pargmann · 10 years ago
  66. 13e71d6 nbd: Remove kernel internal header by Markus Pargmann · 10 years ago
  67. 4c1eaa2 drivers/block/pmem: Fix 32-bit build warning in pmem_alloc() by Ingo Molnar · 10 years ago
  68. 9e853f2 drivers/block/pmem: Add a driver for persistent memory by Ross Zwisler · 10 years ago
  69. d31af0a NVMe: increase depth of admin queue by Jens Axboe · 10 years ago
  70. f137e0f nvme: Fix PRP list calculation for non-4k system page size by Murali Iyer · 10 years ago
  71. 1efccc9 NVMe: Fix blk-mq hot cpu notification by Keith Busch · 10 years ago
  72. fda631f NVMe: embedded iod mask cleanup by Chong Yuan · 10 years ago
  73. 6df3dbc NVMe: Freeze admin queue on device failure by Keith Busch · 10 years ago
  74. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 10 years ago
  75. 23fe8f8 block, drbd: fix drbd_req_new() initialization by David Rientjes · 10 years ago
  76. e6e96d7 NVMe: Initialize device list head before starting by Keith Busch · 10 years ago
  77. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 10 years ago
  78. d8bf368d genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 10 years ago
  79. b8be79b Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd into for-linus by Jens Axboe · 10 years ago
  80. ff6b809 nbd: fix possible memory leak by Sudip Mukherjee · 10 years ago
  81. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  82. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
  83. 52b68d7 NVMe: Fix for BLK_DEV_INTEGRITY not set by Keith Busch · 10 years ago
  84. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
  85. 0c0f9b9 NVMe: Fix potential corruption on sync commands by Keith Busch · 10 years ago
  86. 4832851 NVMe: Remove unused variables by Keith Busch · 10 years ago
  87. 9ac1693 NVMe: Fix scsi mode select llbaa setting by Keith Busch · 10 years ago
  88. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
  89. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
  90. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
  91. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  92. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  93. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  94. 7ad18af rbd: convert to blk-mq by Christoph Hellwig · 10 years ago
  95. cf32bd9 rbd: do not treat standalone as flatten by Ilya Dryomov · 10 years ago
  96. 73e39e4 rbd: fix error paths in rbd_dev_refresh() by Ilya Dryomov · 10 years ago
  97. 3a25cf4 rbd: nuke copy_token() by Rickard Strandqvist · 10 years ago
  98. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  99. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 10 years ago
  100. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago