1. 5a47074 zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  2. 8e654f8 zram: read page from backing device by Minchan Kim · 7 years ago
  3. db8ffbd zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  4. ae85a80 zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  5. 1363d46 zram: add free space management in backing device by Minchan Kim · 7 years ago
  6. 013bf95 zram: add interface to specif backing device by Minchan Kim · 7 years ago
  7. 693dc1c zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  8. 97ec7c8 zram: inline zram_compress by Minchan Kim · 7 years ago
  9. 4ebbe7f zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  10. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  13. 501d9f7 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  14. 015a2f8 Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  15. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  16. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  17. dc52d783 xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect by Annie Li · 7 years ago
  18. 1046d30 virtio_blk: fix incorrect message when disk is resized by Stefan Hajnoczi · 7 years ago
  19. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  20. 1e6ec9e Revert "loop: support 4k physical blocksize" by Omar Sandoval · 7 years ago
  21. 3e09fc8 Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  22. b15bd8c xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  23. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  24. 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 7 years ago
  25. 0fa8dc4 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. e9193da Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  27. 7a362ea nbd: clear disconnected on reconnect by Josef Bacik · 7 years ago
  28. bd912ef3 xen/blkfront: always allocate grants first from per-queue persistent grants by Dongli Zhang · 7 years ago
  29. 4b422cb xen-blkfront: fix mq start/stop race by Junxiao Bi · 7 years ago
  30. f53d5aa virtio_blk: Use sysfs_match_string() helper by Andy Shevchenko · 7 years ago
  31. 31c4ccc xen-blkfront: Fix handling of non-supported operations by Bart Van Assche · 7 years ago
  32. a7ee8cf nbd: only set sndtimeo if we have a timeout set by Josef Bacik · 7 years ago
  33. b4b2aec nbd: take tx_lock before disconnecting by Josef Bacik · 7 years ago
  34. 2e13456 nbd: allow multiple disconnects to be sent by Josef Bacik · 7 years ago
  35. 7685168 nbd: kill unused ret in recv_work by Kefeng Wang · 7 years ago
  36. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  37. 287f3ca ARM: fix rd_size declaration by Bart Van Assche · 7 years ago
  38. bc1bb36 zram: constify attribute_group structures. by Arvind Yadav · 7 years ago
  39. ed8a555 zram: use __sysfs_match_string() helper by Andy Shevchenko · 7 years ago
  40. 459bd0d Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  41. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  42. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  43. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 51f9f82 zram: count same page write as page_stored by Minchan Kim · 7 years ago
  45. 0e2ff11 cciss: initialize struct scsi_req by Christoph Hellwig · 7 years ago
  46. db2d153 null_blk: fix error flow for shared tags during module_init by Max Gurtovoy · 7 years ago
  47. 9b3e990 virtio_blk: quiesce/unquiesce live IO when entering PM states by Sagi Grimberg · 7 years ago
  48. 436c15a mtip32xx: quiesce request queues to make sure no submissions are inflight by Sagi Grimberg · 7 years ago
  49. b52c2e9 nbd: quiesce request queues to make sure no submissions are inflight by Sagi Grimberg · 7 years ago
  50. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 8a05aa4 mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() by Ming Lei · 7 years ago
  53. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  54. 229b53c take floppy compat ioctls to sodding floppy.c by Al Viro · 7 years ago
  55. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 8 years ago
  56. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 8 years ago
  57. e9d5d4a drbd: Drop unnecessary static by Julia Lawall · 7 years ago
  58. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 7 years ago
  59. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 7 years ago
  60. 46685d1 blk-mq: don't bounce by default by Christoph Hellwig · 7 years ago
  61. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 7 years ago
  62. e442cbf9 pktcdvd: remove the call to blk_queue_bounce by Christoph Hellwig · 7 years ago
  63. ca1579f Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs by Al Viro · 7 years ago
  64. 8c66ac6a mtip32xx: fix up the checking for internal command failure by Jens Axboe · 7 years ago
  65. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 7 years ago
  66. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  67. 82f402f null_blk: add support for shared tags by Jens Axboe · 7 years ago
  68. ec2f0fa Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  69. 4559fa5 xen-blkfront: remove bio splitting. by NeilBrown · 7 years ago
  70. a1d9140 pktcdvd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  71. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  72. f856dc3 rbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  73. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
  74. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  75. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 7 years ago
  76. b2ee7d4 loop: Add PF_LESS_THROTTLE to block/loop device thread. by NeilBrown · 7 years ago
  77. cc3f2e9 block: swim3: make of_device_ids const. by Arvind Yadav · 7 years ago
  78. 089bc01 xen-blkback: don't leak stack data via response ring by Jan Beulich · 7 years ago
  79. a24fa22c xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 8 years ago
  80. 71df1d7 xen/blkback: don't free be structure too early by Juergen Gross · 8 years ago
  81. 4646441 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 8 years ago
  82. f40609d zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO() by Greg Kroah-Hartman · 7 years ago
  83. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  84. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  85. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  86. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  87. dc88e34 nbd: set sk->sk_sndtimeo for our sockets by Josef Bacik · 7 years ago
  88. b040ad9 loop: fix error handling regression by Arnd Bergmann · 7 years ago
  89. dc307f9 pktcdvd: use class_groups instead of class_attrs by Greg Kroah-Hartman · 7 years ago
  90. 27104a5 zram: use class_groups instead of class_attrs by Greg Kroah-Hartman · 7 years ago
  91. f2c6df7 loop: support 4k physical blocksize by Hannes Reinecke · 7 years ago
  92. 51001b7 loop: Remove unused 'bdev' argument from loop_set_capacity by Hannes Reinecke · 7 years ago
  93. 6460495 Fix loop device flush before configure v3 by James Wang · 7 years ago
  94. 65d0332 Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  95. ec2be6a pktcdvd: Check queue type before attaching to a queue by Bart Van Assche · 8 years ago
  96. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  97. 685c9b2 nbd: add FUA op support by Shaun McDowell · 8 years ago
  98. fa97653 nbd: don't leak nbd_config by Ilya Dryomov · 8 years ago
  99. af622b8 nbd: nbd_reset() call in nbd_dev_add() is redundant by Ilya Dryomov · 8 years ago
  100. 6ac5695 rbd: implement REQ_OP_WRITE_ZEROES by Ilya Dryomov · 8 years ago