1. 6fcefbe block: Add sysfs entry for fua support by Kent Overstreet · 7 years ago
  2. 1900fcc block: Export bio check/set pages_dirty by Kent Overstreet · 7 years ago
  3. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 7 years ago
  4. 6e6e811 block: Add missing flush_dcache_page() call by Kent Overstreet · 7 years ago
  5. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  6. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 7 years ago
  7. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  8. 917a38c block: Add bioset_init()/bioset_exit() by Kent Overstreet · 7 years ago
  9. 8aa6ba2 block: Convert bio_set to mempool_init() by Kent Overstreet · 7 years ago
  10. c1a67fe mempool: Add mempool_init()/mempool_exit() by Kent Overstreet · 10 years ago
  11. c854ab5 sbitmap: fix race in wait batch accounting by Jens Axboe · 7 years ago
  12. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  13. c303602 block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM by Christoph Hellwig · 7 years ago
  14. 4accf5f block: pass an explicit gfp_t to get_request by Christoph Hellwig · 7 years ago
  15. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  16. a9a14d3 block: fix __get_request documentation by Christoph Hellwig · 7 years ago
  17. ac613e4 scsi/osd: remove the gfp argument to osd_start_request by Christoph Hellwig · 7 years ago
  18. 058147b memstick: remove unused variables by Christoph Hellwig · 7 years ago
  19. e4f0e0c ps3disk: handle highmem pages by Christoph Hellwig · 7 years ago
  20. 37a5b5c jsflash: handle highmem pages by Christoph Hellwig · 7 years ago
  21. ad180f6 aoe: handle highmem pages by Christoph Hellwig · 7 years ago
  22. 34ab96e mtd_blkdevs: handle highmem pages by Christoph Hellwig · 7 years ago
  23. 7c2d748 memstick: don't call blk_queue_bounce_limit by Christoph Hellwig · 7 years ago
  24. 00f0a51 DAC960: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  25. 5c26e05 mtip32xx: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  26. 61445b56 sbitmap: warn if using smaller shallow depth than was setup by Omar Sandoval · 7 years ago
  27. 2882064 kyber-iosched: update shallow depth when setting up hardware queue by Jens Axboe · 7 years ago
  28. 483b7bf bfq-iosched: update shallow depth to smallest one used by Jens Axboe · 7 years ago
  29. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  30. bd7d4ef bfq-iosched: remove unused variable by Jens Axboe · 7 years ago
  31. f0635b8 bfq: calculate shallow depths at init time by Jens Axboe · 7 years ago
  32. 5514136 bfq-iosched: don't worry about reserved tags in limit_depth by Jens Axboe · 7 years ago
  33. 17a5119 blk-mq: don't call into depth limiting for reserved tags by Jens Axboe · 7 years ago
  34. 18e5a57 block, bfq: postpone rq preparation to insert or merge by Paolo Valente · 7 years ago
  35. 8e3c283 mtip32xx: Fix an error handling path in 'mtip_pci_probe()' by Christophe JAILLET · 7 years ago
  36. 316ba57 brd: Mark as non-rotational by SeongJae Park · 7 years ago
  37. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  38. 4bc6339 block: move blk_stat_add() to __blk_mq_end_request() by Omar Sandoval · 7 years ago
  39. 84c7afc block: use ktime_get_ns() instead of sched_clock() for cfq and bfq by Omar Sandoval · 7 years ago
  40. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  41. 5238dcf block: replace bio->bi_issue_stat with bio-specific type by Omar Sandoval · 7 years ago
  42. a8a4594 block: pass struct request instead of struct blk_issue_stat to wbt by Omar Sandoval · 7 years ago
  43. 934031a block: move some wbt helpers to blk-wbt.c by Omar Sandoval · 7 years ago
  44. 782f569 blk-wbt: throttle discards like background writes by Jens Axboe · 7 years ago
  45. 8bea609 blk-wbt: pass in enum wbt_flags to get_rq_wait() by Jens Axboe · 7 years ago
  46. 825843b blk-wbt: account any writing command as a write by Jens Axboe · 7 years ago
  47. af097f5 block: break discard submissions into the user defined size by Jens Axboe · 7 years ago
  48. d3349b6 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 7 years ago
  49. 5086467 block: Shorten interrupt disabled regions by Thomas Gleixner · 7 years ago
  50. 656cb6d block: Remove redundant WARN_ON() by Anna-Maria Gleixner · 7 years ago
  51. f3a1075 block: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
  52. f142f08 Fix typo in comment. by Florian La Roche · 7 years ago
  53. 76787cf Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  54. 75bc37f Linux 4.17-rc4 by Linus Torvalds · 7 years ago
  55. 701e39d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  56. 772d4f8 Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  57. 9c48eb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. fe282c6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 03b5f0c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. ee946c3 Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  61. 8e95cb33 Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  62. ecf08da KVM: x86: remove APIC Timer periodic/oneshot spikes by Anthoine Bourgeois · 7 years ago
  63. f3351c6 Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  64. c1c0741 Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  65. 4a7a772 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  66. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  67. c12fd0f Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  68. 4b29390 Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  69. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  70. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  71. 2e171ff Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  72. 4148d38 Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  73. 0da7e43 genksyms: fix typo in parse.tab.{c,h} generation rules by Mauro Rossi · 7 years ago
  74. d59fbbd kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) by Masahiro Yamada · 7 years ago
  75. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  76. 1cd4023 MAINTAINERS: Update Kbuild entry with a few paths by Rasmus Villemoes · 7 years ago
  77. 6844dc4 Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  78. 43b78f1 Revert "usb: host: ehci: Use dma_pool_zalloc()" by Greg Kroah-Hartman · 7 years ago
  79. 7fe3fa3b platform/x86: Kconfig: Fix dell-laptop dependency chain. by Mario Limonciello · 7 years ago
  80. 9f0a93d platform/x86: asus-wireless: Fix NULL pointer dereference by João Paulo Rechi Vita · 7 years ago
  81. 625e200 Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  82. b220244 arm64: vgic-v2: Fix proxying of cpuif access by James Morse · 7 years ago
  83. c3616a07 KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance by Valentin Schneider · 7 years ago
  84. 1975fa5 KVM: arm64: Fix order of vcpu_write_sys_reg() arguments by James Morse · 7 years ago
  85. 54c6fd5 Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  86. c33ede1 Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. b99dc74 Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  88. dac1acc Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  89. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  90. 2b7db29 media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR by From: Gustavo A. R. Silva · 7 years ago
  91. 7553961 tools: power/acpi, revert to LD = gcc by Jiri Slaby · 7 years ago
  92. 1504269 Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  93. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  94. bb60931 Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  95. a02cbe2 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  96. b8b7849 bdi: Fix oops in wb_workfn() by Jan Kara · 7 years ago
  97. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  98. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  99. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  100. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago