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