1. cad73b2 nbd: Rename functions for clearness of recv/send path by Markus Pargmann · 9 years ago
  2. 696697c nbd: Change 'disconnect' to be boolean by Markus Pargmann · 9 years ago
  3. 30d53d9 nbd: Add debugfs entries by Markus Pargmann · 9 years ago
  4. 6521d39 nbd: Remove variable 'pid' by Markus Pargmann · 9 years ago
  5. e78273c nbd: Move clear queue debug message by Markus Pargmann · 9 years ago
  6. 1939183 nbd: Remove 'harderror' and propagate error properly by Markus Pargmann · 9 years ago
  7. 260bbce nbd: restructure sock_shutdown by Markus Pargmann · 9 years ago
  8. 36e47be nbd: sock_shutdown, remove conditional lock by Markus Pargmann · 9 years ago
  9. 7e2893a nbd: Fix timeout detection by Markus Pargmann · 9 years ago
  10. 4ce321f zram: fix pool name truncation by Sergey Senozhatsky · 9 years ago
  11. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  13. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  14. 2761713 rbd: fix copyup completion race by Ilya Dryomov · 9 years ago
  15. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  16. e162b21 Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  17. 53bc7dc xen-blkback: replace work_pending with work_busy in purge_persistent_gnt() by Bob Liu · 9 years ago
  18. 7b07675 xen-blkfront: don't add indirect pages to list when !feature_persistent by Bob Liu · 9 years ago
  19. d50babb xen-blkfront: introduce blkfront_gather_backend_features() by Bob Liu · 9 years ago
  20. 2197406 null_blk: fix use-after-free problem by Mike Krinkin · 9 years ago
  21. c45f5c9 nvme: Fixes u64 division which breaks i386 builds by Jon Derrick · 9 years ago
  22. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 9 years ago
  23. 498c439 NVMe: Unify SQ entry writing and doorbell ringing by Jon Derrick · 9 years ago
  24. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  25. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  26. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  27. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  28. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  29. 758dd7f NVMe: Fix irq freeing when queue_request_irq fails by Jon Derrick · 9 years ago
  30. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  31. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  32. 43baed3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 5a60e87 rbd: use GFP_NOIO in rbd_obj_request_create() by Ilya Dryomov · 9 years ago
  34. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  35. e44ac58 drivers/block/nvme-core.c: fix build with gcc-4.4.4 by Andrew Morton · 9 years ago
  36. 6443af9 Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  37. 3399a3f NVMe: Fix filesystem deadlock on removal by Keith Busch · 9 years ago
  38. de3eff2 NVMe: Failed controller initialization fixes by Keith Busch · 9 years ago
  39. ffe7704 NVMe: Unify controller probe and resume by Keith Busch · 9 years ago
  40. 17188bb NVMe: Don't use fake status on cancelled command by Keith Busch · 9 years ago
  41. 4af0e21 NVMe: Fix device cleanup on initialization failure by Keith Busch · 9 years ago
  42. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  43. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  45. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  46. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  47. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  48. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  49. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  50. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  51. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  52. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  53. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  54. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  55. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  56. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  57. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  59. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  60. b558418 rbd: queue_depth map option by Ilya Dryomov · 9 years ago
  61. d147543 rbd: store rbd_options in rbd_device by Ilya Dryomov · 9 years ago
  62. 210c104 rbd: terminate rbd_opts_tokens with Opt_err by Ilya Dryomov · 9 years ago
  63. d3834fe rbd: bump queue_max_segments by Ilya Dryomov · 9 years ago
  64. 2894e1d rbd: timeout watch teardown on unmap with mount_timeout by Ilya Dryomov · 9 years ago
  65. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  66. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 10 years ago
  67. 18da2c9 libnvdimm, pmem: move pmem to drivers/nvdimm/ by Dan Williams · 9 years ago
  68. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. 98f57c5 mtip32xx: Fix accessing freed memory by Selvan Mani · 9 years ago
  70. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  71. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  72. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  73. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. a9b54bb drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising by Bob Liu · 9 years ago
  75. 51ef72b block: nvme-scsi: Catch kcalloc failure by Axel Lin · 9 years ago
  76. 71feb36 NVMe: Fix IO for extended metadata formats by Keith Busch · 9 years ago
  77. e112af0 nvme: don't overwrite req->cmd_flags on sync cmd by Matias Bjørling · 9 years ago
  78. 6684fa1 block/xen-blkback: s/nr_pages/nr_segs/ by Julien Grall · 9 years ago
  79. ee4b717 block/xen-blkfront: Remove invalid comment by Julien Grall · 9 years ago
  80. db26a68 block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS by Julien Grall · 9 years ago
  81. 2f17d71 mtip32xx: increase wait time for hba reset by Asai Thambi SP · 9 years ago
  82. 7578726 mtip32xx: fix minor number by Asai Thambi SP · 9 years ago
  83. 284eb9a mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll() by Asai Thambi SP · 9 years ago
  84. 2132a54 mtip32xx: fix crash on surprise removal of the drive by Asai Thambi SP · 9 years ago
  85. 686d8e0 mtip32xx: Abort I/O during secure erase operation by Asai Thambi SP · 9 years ago
  86. ee04bed mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT by Asai Thambi SP · 9 years ago
  87. a7806fa mtip32xx: remove unused variable 'port->allocated' by Asai Thambi SP · 9 years ago
  88. 02b4826 mtip32xx: fix rmmod issue by Asai Thambi SP · 9 years ago
  89. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. b85dfd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  91. b6f2098 block: pmem: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  92. d7ad41a zram: clear disk io accounting when reset zram device by Weijie Yang · 9 years ago
  93. de66720 block/ps3vram: Remove obsolete reference to MTD by Geert Uytterhoeven · 9 years ago
  94. e7bdd17 block/ps3vram: Fix sparse warnings by Geoff Levand · 9 years ago
  95. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. 957561e drivers/block/pmem: Map NVDIMM in Write-Through mode by Toshi Kani · 9 years ago
  97. 86839c5 xen/block: add multi-page ring support by Bob Liu · 9 years ago
  98. 8ab0144 driver: xen-blkfront: move talk_to_blkback to a more suitable place by Bob Liu · 9 years ago
  99. 69b91ed drivers: xen-blkback: delay pending_req allocation to connect_ring by Bob Liu · 9 years ago
  100. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 9 years ago