1. 26501db nvme/scsi: Remove power management support by Andy Lutomirski · 8 years ago
  2. 2e5d0ba nvmet: Make dsm number of ranges zero based by Alexander Solganik · 8 years ago
  3. 9b349b0 nvmet: Use direct IO for writes by Sagi Grimberg · 8 years ago
  4. 2d79c7d admin-cmd: Added smart-log command support. by Chaitanya Kulkarni · 8 years ago
  5. 478bcb9 nvme-fabrics: Add host_traddr options field to host infrastructure by James Smart · 8 years ago
  6. 4a9f05c nvme-fabrics: revise host transport option descriptions by James Smart · 8 years ago
  7. 0fe51ff nvme-fabrics: rework nvmf_get_address() for variable options by James Smart · 8 years ago
  8. 005043a nbd: use BLK_MQ_F_BLOCKING by Josef Bacik · 8 years ago
  9. 55679c8 blkcg: Annotate blkg_hint correctly by Bart Van Assche · 8 years ago
  10. 3932a86 cfq: fix starvation of asynchronous writes by Glauber Costa · 8 years ago
  11. 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
  12. 63581af blk-mq: remove non-blocking pass in blk_mq_map_request by Christoph Hellwig · 8 years ago
  13. 841bac2 blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() by Jens Axboe · 8 years ago
  14. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  15. 1e3aeae lightnvm: propagate device_add() error code by Arnd Bergmann · 8 years ago
  16. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  17. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  18. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  19. 9ae2d0a null_blk: refactor to support non-gendisk devices by Matias Bjørling · 8 years ago
  20. ac81bfa nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  21. e105ddb lightnvm: NVM should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  22. 60658e0 sbitmap: initialize weight to zero by Colin Ian King · 8 years ago
  23. 5c64a8d sbitmap: don't update the allocation hint on clear after resize by Omar Sandoval · 8 years ago
  24. 05fd095 sbitmap: re-initialize allocation hints after resize by Omar Sandoval · 8 years ago
  25. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  26. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  27. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  28. 48e2816 sbitmap: allocate wait queues on a specific node by Omar Sandoval · 8 years ago
  29. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  30. 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
  31. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  32. c5c5ca7 block: remove IOPRIO_BITS by Christoph Hellwig · 8 years ago
  33. fc95db3 bio.h: remove a very outdated comment by Christoph Hellwig · 8 years ago
  34. 3f7c624 block: remove bio_destructor_t by Christoph Hellwig · 8 years ago
  35. 3e1de31 block: Improve bio_set_op_attrs() robustness by Bart Van Assche · 8 years ago
  36. 4382e33 block, dm-crypt, btrfs: Introduce bio_flags() by Bart Van Assche · 8 years ago
  37. 637ca77 block: Document that bio_op() uses the data type of bio.bi_opf by Bart Van Assche · 8 years ago
  38. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  39. abe4711 block: remove blk_mq_alloc_single_hw_queue() prototype by Linus Walleij · 8 years ago
  40. 2237570 block_dev: remove DAX leftovers by Christoph Hellwig · 8 years ago
  41. d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago
  42. 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago
  43. 0eadf37 nbd: allow block mq to deal with timeouts by Josef Bacik · 8 years ago
  44. 9b4a6ba nbd: use flags instead of bool by Josef Bacik · 8 years ago
  45. c261189 nbd: don't shutdown sock with irq's disabled by Josef Bacik · 8 years ago
  46. fd8383f nbd: convert to blkmq by Josef Bacik · 8 years ago
  47. 99e6b87 mtip32xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  48. 88c7b2b blk-mq: prefetch request in blk_mq_tag_to_rq() by Jens Axboe · 8 years ago
  49. 8d354f1 blk-mq: improve layout of blk_mq_hw_ctx by Jens Axboe · 8 years ago
  50. 27489a3 blk-mq: turn hctx->run_work into a regular work struct by Jens Axboe · 8 years ago
  51. ee63cfa block: add kblockd_schedule_work_on() by Jens Axboe · 8 years ago
  52. f72b879 workqueue: add cancel_work() by Jens Axboe · 8 years ago
  53. 3eab887 Linux 4.8-rc4 by Linus Torvalds · 8 years ago
  54. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  55. add1fa7 drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates. by Mario Kleiner · 8 years ago
  56. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  62. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  63. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  64. 03cef71 Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  65. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  66. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  67. 6ec675e Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  68. 67a8c7d Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  69. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  71. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  72. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  73. d0e5845 dax: fix device-dax region base by Dan Williams · 8 years ago
  74. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  75. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  76. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  77. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  78. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  79. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  80. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  81. 8582fb5 get_maintainer: quiet noisy implicit -f vcs_file_exists checking by Joe Perches · 8 years ago
  82. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  83. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  84. b53e7d0 clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function by Chen-Yu Tsai · 8 years ago
  85. 4d0e701 drivers/clocksource/pistachio: Fix memory corruption in init by Marcin Nowakowski · 8 years ago
  86. 699e36e clocksource/drivers/timer-atmel-pit: Enable mck clock by Alexandre Belloni · 8 years ago
  87. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  88. 969af80 Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  89. 2b721f2 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 8 years ago
  90. a820cd3 Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  91. 049b1e7 Merge branch 'misc-fixes' into k.o/for-4.8-rc by Doug Ledford · 8 years ago
  92. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  93. f2791e7 Revert "floppy: refactor open() flags handling" by Jens Axboe · 8 years ago
  94. 468c298 Revert "floppy: fix open(O_ACCMODE) for ioctl-only open" by Jens Axboe · 8 years ago
  95. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  96. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  97. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  98. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  99. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  100. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago