1. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  2. 1e73973 block: optionally merge discontiguous discard bios into a single request by Christoph Hellwig · 8 years ago
  3. 34fe7c0 block: enumify ELEVATOR_*_MERGE by Christoph Hellwig · 8 years ago
  4. a428d31 blktrace: make do_blk_trace_setup() static by Omar Sandoval · 8 years ago
  5. 03796c1 block: fix debugfs config conditional in struct request_queue by Omar Sandoval · 8 years ago
  6. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 8 years ago
  7. 0dba131 scsi, block: fix duplicate bdi name registration crashes by Dan Williams · 8 years ago
  8. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  9. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 8 years ago
  10. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  11. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  12. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 8 years ago
  13. d486f1f block: move internal_tag to same cache line as tag by Jens Axboe · 8 years ago
  14. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  15. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  16. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  17. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  18. 8ae94eb block/bsg: move queue creation into bsg_setup_queue by Christoph Hellwig · 8 years ago
  19. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  20. 48b77ad block: cleanup tracing by Christoph Hellwig · 8 years ago
  21. 6d247d7 block: allow specifying size for extra command data by Christoph Hellwig · 8 years ago
  22. 5ea708d block: simplify blk_init_allocated_queue 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. f73f44e block: add a op_is_flush helper by Christoph Hellwig · 8 years ago
  25. c13660a blk-mq-sched: change ->dispatch_requests() to ->dispatch_request() by Jens Axboe · 8 years ago
  26. 50e1dab blk-mq-sched: fix starvation for multiple hardware queues and shared tags by Jens Axboe · 8 years ago
  27. 24af1ccf sbitmap: add helpers for dumping to a seq_file by Omar Sandoval · 8 years ago
  28. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago
  29. ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 49b550f Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 0aa0313 Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  32. 5eb7c0d taint/module: Fix problems when out-of-kernel driver defines true or false by Larry Finger · 8 years ago
  33. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  34. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  35. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  36. fd2d332 blk-mq: add support for carrying internal tag information in blk_qc_t by Jens Axboe · 8 years ago
  37. 16a3c2a blk-mq: un-export blk_mq_free_hctx_request() by Jens Axboe · 8 years ago
  38. c51ca6c block: move existing elevator ops to union by Jens Axboe · 8 years ago
  39. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  40. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  41. 4205e47 cpu/hotplug: Provide dynamic range for prepare stage by Thomas Gleixner · 8 years ago
  42. 3e4f7a4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 8 years ago
  43. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  44. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  47. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  50. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  51. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  52. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  53. 2e3258e block: add blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  54. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  55. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  56. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  57. 9ca277e Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  58. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  59. b6416e6 jump_labels: API for flushing deferred jump label updates by David Matlack · 8 years ago
  60. f8a5b12 blk-mq: make mq_ops a const pointer by Jens Axboe · 8 years ago
  61. 729204e block: relax check on sg gap by Ming Lei · 8 years ago
  62. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  63. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  64. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  65. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  66. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  67. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  68. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  69. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  70. bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
  71. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  72. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  73. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  74. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  75. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  76. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  77. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  78. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  79. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  80. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  81. 4cf1846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. c6ef7fd vfio-mdev: fix non-standard ioctl return val causing i386 build fail by Paul Gortmaker · 8 years ago
  83. 62f8c405 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 890b73a Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  85. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  86. 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  87. 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
  88. 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
  89. 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
  90. a0c1068 Revert "remoteproc: Merge table_ptr and cached_table pointers" by Bjorn Andersson · 8 years ago
  91. 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
  92. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  93. 1efbd20 Revert "net/mlx5: Add MPCNT register infrastructure" by Gal Pressman · 8 years ago
  94. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
  96. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  97. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  100. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago