1. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  2. 3719fa8 skd: implement trivial scsi ioctls directly by Christoph Hellwig · 8 years ago
  3. 1a7347c nvme/scsi: don't rely on BLK_MAX_CDB by Christoph Hellwig · 8 years ago
  4. f605208 nvme: fix compilation of scsi component by Jens Axboe · 8 years ago
  5. fb045ca2 block: don't assign cmd_flags in __blk_rq_prep_clone by Christoph Hellwig · 8 years ago
  6. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  7. 8ae94eb block/bsg: move queue creation into bsg_setup_queue by Christoph Hellwig · 8 years ago
  8. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  9. d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
  10. eeff68c scsi: remove scsi_cmd_dma_pool by Christoph Hellwig · 8 years ago
  11. 0a6ac4e scsi: respect unchecked_isa_dma for blk-mq by Christoph Hellwig · 8 years ago
  12. 0fbc3e0 scsi: remove gfp_flags member in scsi_host_cmd_pool by Christoph Hellwig · 8 years ago
  13. 80e1836 scsi_dh_hp_sw: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  14. b78205c scsi_dh_emc: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  15. 3278255 scsi_dh_rdac: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  16. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  17. 4bf58435 dm: remove incomplete BLOCK_PC support by Christoph Hellwig · 8 years ago
  18. 48b77ad block: cleanup tracing by Christoph Hellwig · 8 years ago
  19. 6d247d7 block: allow specifying size for extra command data by Christoph Hellwig · 8 years ago
  20. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  21. e6f7f93 block: fix elevator init check by Christoph Hellwig · 8 years ago
  22. 309bd96 md: cleanup bio op / flags handling in raid1_write_request by Christoph Hellwig · 8 years ago
  23. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  24. 400f73b blk-mq: fix debugfs compilation issues by Omar Sandoval · 8 years ago
  25. f3a8ab7 block: cleanup remaining manual checks for PREFLUSH|FUA by Jens Axboe · 8 years ago
  26. bd6737f blk-mq-sched: add flush insertion into blk_mq_sched_insert_request() by Jens Axboe · 8 years ago
  27. f73f44e block: add a op_is_flush helper by Christoph Hellwig · 8 years ago
  28. c13660a blk-mq-sched: change ->dispatch_requests() to ->dispatch_request() by Jens Axboe · 8 years ago
  29. 50e1dab blk-mq-sched: fix starvation for multiple hardware queues and shared tags by Jens Axboe · 8 years ago
  30. 99cf1dc blk-mq: release driver tag on a requeue event by Jens Axboe · 8 years ago
  31. 3c782d6 blk-mq: fix potential race in queue restart and driver tag allocation by Jens Axboe · 8 years ago
  32. 0abad77 blk-mq: improve scheduler queue sync/async running by Jens Axboe · 8 years ago
  33. 4a46f05 blk-mq: move hctx and ctx counters from sysfs to debugfs by Omar Sandoval · 8 years ago
  34. be21547 blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs by Omar Sandoval · 8 years ago
  35. d7e3621 blk-mq: add tags and sched_tags bitmaps to debugfs by Omar Sandoval · 8 years ago
  36. d96b37c blk-mq: move tags and sched_tags info from sysfs to debugfs by Omar Sandoval · 8 years ago
  37. 0bfa528 blk-mq: export software queue pending map to debugfs by Omar Sandoval · 8 years ago
  38. 24af1ccf sbitmap: add helpers for dumping to a seq_file by Omar Sandoval · 8 years ago
  39. 7b39385 blk-mq: add extra request information to debugfs by Omar Sandoval · 8 years ago
  40. 950cd7e blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs by Omar Sandoval · 8 years ago
  41. 9abb2ad blk-mq: add hctx->{state,flags} to debugfs by Omar Sandoval · 8 years ago
  42. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago
  43. b48fda0 blk-mq-sched: check for successful allocation before assigning tag by Jens Axboe · 8 years ago
  44. 5a797e0 blk-mq: don't lose flags passed in to blk_mq_alloc_request() by Jens Axboe · 8 years ago
  45. 200e86b blk-mq: only apply active queue tag throttling for driver tags by Jens Axboe · 8 years ago
  46. 1cf4175 cfq-iosched: Adjust one function call together with a variable assignment by Markus Elfring · 8 years ago
  47. d609af3 blk-throttle: Adjust two function calls together with a variable assignment by Markus Elfring · 8 years ago
  48. 4d608ba block: Initialize cfqq->ioprio_class in cfq_get_queue() by Alexander Potapenko · 8 years ago
  49. 7a308bb Linux 4.10-rc5 by Linus Torvalds · 8 years ago
  50. 095cbe6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 24b8683 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  53. bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  54. c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  56. f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  57. 455a70c Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  58. 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  59. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  61. e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  63. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  64. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  65. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  66. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  67. f8f2d4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  68. fec9690 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  69. 70f36b6 blk-mq: allow resize of scheduler requests by Jens Axboe · 8 years ago
  70. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  71. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  72. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  73. 178f358 powerpc: Ignore reserved field in DCSR and PVR reads and writes by Anton Blanchard · 8 years ago
  74. b34ca60 powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write by Dave Martin · 8 years ago
  75. 99dfe80 powerpc/ptrace: Preserve previous fprs/vsrs on short regset write by Dave Martin · 8 years ago
  76. 44b4b46 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  77. 6e0362b Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  78. 4384978 ARM: dts: da850-evm: fix read access to SPI flash by Fabien Parent · 8 years ago
  79. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  80. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  81. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  82. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  83. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  84. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  85. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  86. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
  87. d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  88. 81aaeaa Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 2ed5e5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  90. 4a1cc2e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  91. 0866757 Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  92. 7d9e8f7 arm64: avoid returning from bad_mode by Mark Rutland · 8 years ago
  93. 7e79dad blk-mq: stop hardware queue in blk_mq_delay_queue() by Jens Axboe · 8 years ago
  94. 8cecb07 blk-mq-tag: remove redundant check for 'data->hctx' being non-NULL by Jens Axboe · 8 years ago
  95. 610d886 elevator: fix unnecessary put of elevator in failure case by Jens Axboe · 8 years ago
  96. a9ce785 HID: wacom: Fix sibling detection regression by Jason Gerecke · 8 years ago
  97. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  98. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  99. e47a8b1 Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  100. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago