1. dad0852 block: Drop bioset_create() by Kent Overstreet · 7 years ago
  2. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  3. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  4. 9c55873 blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper by Jens Axboe · 7 years ago
  5. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  6. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 7 years ago
  7. 0b7576d block: move ->timeout request member by Jens Axboe · 7 years ago
  8. 88b0cfa block: document the blk_eh_timer_return values by Christoph Hellwig · 7 years ago
  9. f6e7d48 block: remove BLK_EH_HANDLED by Christoph Hellwig · 7 years ago
  10. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  11. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
  12. 01fc27d libata: remove ata_scsi_timed_out by Christoph Hellwig · 7 years ago
  13. e6fc464 blk-mq: avoid starving tag allocation after allocating process migrates by Ming Lei · 7 years ago
  14. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  15. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 7 years ago
  16. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  17. 917a38c block: Add bioset_init()/bioset_exit() by Kent Overstreet · 7 years ago
  18. 8aa6ba2 block: Convert bio_set to mempool_init() by Kent Overstreet · 7 years ago
  19. c1a67fe mempool: Add mempool_init()/mempool_exit() by Kent Overstreet · 10 years ago
  20. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  21. ac613e4 scsi/osd: remove the gfp argument to osd_start_request by Christoph Hellwig · 7 years ago
  22. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  23. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  24. 84c7afc block: use ktime_get_ns() instead of sched_clock() for cfq and bfq by Omar Sandoval · 7 years ago
  25. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  26. 5238dcf block: replace bio->bi_issue_stat with bio-specific type by Omar Sandoval · 7 years ago
  27. 701e39d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  28. 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
  29. 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
  30. 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
  31. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  32. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  33. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  34. 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
  35. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  36. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 8236b0a bdi: wake up concurrent wb_shutdown() callers. by Tetsuo Handa · 7 years ago
  38. f4ef6a4 Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  39. 30ca22e ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" by Ido Schimmel · 7 years ago
  40. c818aa8 Revert "vhost: make msg padding explicit" by Michael S. Tsirkin · 7 years ago
  41. c212d2c net/tls: Don't recursively call push_record during tls_write_space callbacks by Dave Watson · 7 years ago
  42. edd7ceb ipv6: Allow non-gateway ECMP for IPv6 by Thomas Winter · 7 years ago
  43. de08481 vhost: make msg padding explicit by Michael S. Tsirkin · 7 years ago
  44. 328da89 Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  45. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  47. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  48. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  49. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  50. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  51. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  52. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  53. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  54. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  55. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  56. 5369290 KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI by Marc Zyngier · 7 years ago
  57. ed76952 usb: gadget: composite Allow for larger configuration descriptors by Joel Pepper · 7 years ago
  58. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  59. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  60. 6082d9c net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
  61. 0566e40 tracing: initcall: Ordered comparison of function pointers by Rishabh Bhatnagar · 7 years ago
  62. bf0ddab blk-mq: fix sysfs inflight counter by Omar Sandoval · 7 years ago
  63. 21f2db5 Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  64. c7d0a03 Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  65. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  66. 69bfd47 Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  67. 3442097 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  68. 8fba70b Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  69. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  70. fcd5803 remoteproc: fix crashed parameter logic on stop call by Arnaud Pouliquen · 7 years ago
  71. 24a7e4d virtio: add ability to iterate over vqs by Michael S. Tsirkin · 7 years ago
  72. fe64407 block: mq: Add some minor doc for core structs by Linus Walleij · 7 years ago
  73. 06e22bb Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  74. 088e861 ALSA: control: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  75. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  76. b400003 virtio_balloon: add array of stat names by Michael S. Tsirkin · 7 years ago
  77. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  78. 6510bbc mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  79. ba6b8de bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago
  80. 6899b32 bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY by Roman Gushchin · 7 years ago
  81. d50e14a uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license by Jason Gunthorpe · 7 years ago
  82. 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
  83. 903f9db tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  84. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  85. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  86. cc74edd net: sched: ife: handle malformed tlv length by Alexander Aring · 7 years ago
  87. 867ab4b Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  88. b905ef9a llc: delete timers synchronously in llc_sk_free() by Cong Wang · 7 years ago
  89. c1e9dae Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 285848b Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  92. 12c8f25 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 7 years ago
  93. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  94. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  95. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  96. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  97. 0d9cf33 Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  98. 4d18905 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  99. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  100. 36e584d Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago