1. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  2. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 51f9f82 zram: count same page write as page_stored by Minchan Kim · 8 years ago
  5. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  8. 229b53c take floppy compat ioctls to sodding floppy.c by Al Viro · 8 years ago
  9. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 8 years ago
  10. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 8 years ago
  11. e9d5d4a drbd: Drop unnecessary static by Julia Lawall · 8 years ago
  12. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 8 years ago
  13. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  14. 46685d1 blk-mq: don't bounce by default by Christoph Hellwig · 8 years ago
  15. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  16. e442cbf9 pktcdvd: remove the call to blk_queue_bounce by Christoph Hellwig · 8 years ago
  17. ca1579f Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs by Al Viro · 8 years ago
  18. 8c66ac6a mtip32xx: fix up the checking for internal command failure by Jens Axboe · 8 years ago
  19. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  20. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  21. 82f402f null_blk: add support for shared tags by Jens Axboe · 8 years ago
  22. 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 · 8 years ago
  23. 4559fa5 xen-blkfront: remove bio splitting. by NeilBrown · 8 years ago
  24. a1d9140 pktcdvd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  25. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  26. f856dc3 rbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  27. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  28. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  29. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  30. b2ee7d4 loop: Add PF_LESS_THROTTLE to block/loop device thread. by NeilBrown · 8 years ago
  31. cc3f2e9 block: swim3: make of_device_ids const. by Arvind Yadav · 8 years ago
  32. 089bc01 xen-blkback: don't leak stack data via response ring by Jan Beulich · 8 years ago
  33. a24fa22c xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 8 years ago
  34. 71df1d7 xen/blkback: don't free be structure too early by Juergen Gross · 8 years ago
  35. 4646441 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 8 years ago
  36. f40609d zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO() by Greg Kroah-Hartman · 8 years ago
  37. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  38. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  39. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  40. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  41. dc88e34 nbd: set sk->sk_sndtimeo for our sockets by Josef Bacik · 8 years ago
  42. b040ad9 loop: fix error handling regression by Arnd Bergmann · 8 years ago
  43. dc307f9 pktcdvd: use class_groups instead of class_attrs by Greg Kroah-Hartman · 8 years ago
  44. 27104a5 zram: use class_groups instead of class_attrs by Greg Kroah-Hartman · 8 years ago
  45. f2c6df7 loop: support 4k physical blocksize by Hannes Reinecke · 8 years ago
  46. 51001b7 loop: Remove unused 'bdev' argument from loop_set_capacity by Hannes Reinecke · 8 years ago
  47. 6460495 Fix loop device flush before configure v3 by James Wang · 8 years ago
  48. 65d0332 Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  49. ec2be6a pktcdvd: Check queue type before attaching to a queue by Bart Van Assche · 8 years ago
  50. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  51. 685c9b2 nbd: add FUA op support by Shaun McDowell · 8 years ago
  52. fa97653 nbd: don't leak nbd_config by Ilya Dryomov · 8 years ago
  53. af622b8 nbd: nbd_reset() call in nbd_dev_add() is redundant by Ilya Dryomov · 8 years ago
  54. 6ac5695 rbd: implement REQ_OP_WRITE_ZEROES by Ilya Dryomov · 8 years ago
  55. 10428957 drbd: ->sendpage() never needed set_fs() by Al Viro · 8 years ago
  56. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. d3f7c35 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 · 8 years ago
  58. 2d4456c block: xen-blkback: add null check to avoid null pointer dereference by Gustavo A. R. Silva · 8 years ago
  59. a00ebd1 drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub() by Lars Ellenberg · 8 years ago
  60. c44b5943 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  61. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  62. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  63. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  64. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  65. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. e010dd0 rbd: exclusive map option by Ilya Dryomov · 8 years ago
  68. 3b77faa rbd: return ResponseMessage result from rbd_handle_request_lock() by Ilya Dryomov · 8 years ago
  69. f9bebd5 rbd: kill rbd_is_lock_supported() by Ilya Dryomov · 8 years ago
  70. 14bb211 rbd: support updating the lock cookie without releasing the lock by Ilya Dryomov · 8 years ago
  71. cbbfb0f rbd: store lock cookie by Ilya Dryomov · 8 years ago
  72. bbead74 rbd: ignore unlock errors by Ilya Dryomov · 8 years ago
  73. 5769ed0 rbd: fix error handling around rbd_init_disk() by Ilya Dryomov · 8 years ago
  74. fd22aef rbd: move rbd_unregister_watch() call into rbd_dev_image_release() by Ilya Dryomov · 8 years ago
  75. 8b679ec rbd: move rbd_dev_destroy() call out of rbd_dev_image_release() by Ilya Dryomov · 8 years ago
  76. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  77. f0fe998 zram: reduce load operation in page_same_filled by Sangwoo Park · 8 years ago
  78. 302128d zram: use zram_free_page instead of open-coded by Minchan Kim · 8 years ago
  79. 643ae61 zram: introduce zram data accessor by Minchan Kim · 8 years ago
  80. beb6602 zram: remove zram_meta structure by Minchan Kim · 8 years ago
  81. 86c4981 zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 8 years ago
  82. 1f7319c zram: partial IO refactoring by Minchan Kim · 8 years ago
  83. e86942c zram: handle multiple pages attached bio's bvec by Minchan Kim · 8 years ago
  84. 1ef97fe brd: fix uninitialized use of brd->dax_dev by Gerald Schaefer · 8 years ago
  85. 6f63503c mtip32xx: convert internal commands to regular block infrastructure by Jens Axboe · 8 years ago
  86. 994ff07 mtip32xx: cleanup internal tag assumptions by Jens Axboe · 8 years ago
  87. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  88. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  89. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  90. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  91. a800ce8 Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" by Jens Axboe · 8 years ago
  92. 3f5e6a3 mtip32xx: convert internal command issue to block IO path by Jens Axboe · 8 years ago
  93. baed548 mtip32xx: abstract out "are any commands active" helper by Jens Axboe · 8 years ago
  94. 8afdd94 mtip32xx: kill atomic argument to mtip_quiesce_io() by Jens Axboe · 8 years ago
  95. 0f6422a mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command() by Jens Axboe · 8 years ago
  96. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  98. 60ae36a nbd: fix use after free on module unload by Josef Bacik · 8 years ago
  99. a4e84aa mtip32xx: use runtime tag to initialize command header by Ming Lei · 8 years ago
  100. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago