1. 510fd8e lightnvm: pblk: fix freeing of merged pages by Heiner Litz · 6 years ago
  2. 474a280 cgroup: export css_next_descendant_pre for bfq by Christoph Hellwig · 6 years ago
  3. 8d54094 Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block by Jens Axboe · 6 years ago
  4. d494549 md: add bitmap_abort label in md_run by Guoqing Jiang · 6 years ago
  5. 617b194 md-bitmap: create and destroy wb_info_pool with the change of bitmap by Guoqing Jiang · 6 years ago
  6. 10c92fc md-bitmap: create and destroy wb_info_pool with the change of backlog by Guoqing Jiang · 6 years ago
  7. 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
  8. 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago
  9. 0ce3537 f2fs: use block layer helper for show_bio_op macro by Chaitanya Kulkarni · 6 years ago
  10. b0e5168 block: update print_req_error() by Chaitanya Kulkarni · 6 years ago
  11. 874c893 block: use blk_op_str() in blk-mq-debugfs.c by Chaitanya Kulkarni · 6 years ago
  12. e47bc4e block: add centralize REQ_OP_XXX to string helper by Chaitanya Kulkarni · 6 years ago
  13. 178cc59 block: improve print_req_error by Christoph Hellwig · 6 years ago
  14. 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
  15. d625898 bfq-iosched: move bfq_stat_recursive_sum into the only caller by Christoph Hellwig · 6 years ago
  16. c0ce79dc blk-cgroup: move struct blkg_stat to bfq by Christoph Hellwig · 6 years ago
  17. 7af6fd9 blk-cgroup: introduce a new struct blkg_rwstat_sample by Christoph Hellwig · 6 years ago
  18. 5d0b6e4 blk-cgroup: pass blkg_rwstat structures by reference by Christoph Hellwig · 6 years ago
  19. 239eeb0 blk-cgroup: factor out a helper to read rwstat counter by Christoph Hellwig · 6 years ago
  20. 1aa0a13 block: mark blk_rq_bio_prep as inline by Christoph Hellwig · 6 years ago
  21. d627065 block: untangle the end of blk_bio_segment_split by Christoph Hellwig · 6 years ago
  22. e9cd19c block: simplify blk_recalc_rq_segments by Christoph Hellwig · 6 years ago
  23. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  24. f924cdd block: remove blk_init_request_from_bio by Christoph Hellwig · 6 years ago
  25. 0c8cf8c block: initialize the write priority in blk_rq_bio_prep by Christoph Hellwig · 6 years ago
  26. a3fb01b blk-iolatency: only account submitted bios by Dennis Zhou · 6 years ago
  27. d27e84a block: drbd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  28. 3a211b7 blk-core: Remove blk_end_request*() declarations by Pavel Begunkov · 6 years ago
  29. 243d9f7 block: code cleanup queue_poll_stat_show() by Chaitanya Kulkarni · 6 years ago
  30. 3f6d385 block: use right format specifier for op by Chaitanya Kulkarni · 6 years ago
  31. ee1e035 block: get rid of redundant else by Chaitanya Kulkarni · 6 years ago
  32. 8c54803 null_blk: remove duplicate 0 initialization by Chaitanya Kulkarni · 6 years ago
  33. 2f578aa block: move tag field position in struct request by Minwoo Im · 6 years ago
  34. 2af47c1 floppy: fix harmless clang build warning by Arnd Bergmann · 6 years ago
  35. f9bc64a block: use req_op() to maintain consistency by Chaitanya Kulkarni · 6 years ago
  36. 6631142 blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration by Tejun Heo · 6 years ago
  37. 71c8140 blkcg: blkcg_activate_policy() should initialize ancestors first by Tejun Heo · 6 years ago
  38. ef069b9 blkcg: perpcu_ref init/exit should be done from blkg_alloc/free() by Tejun Heo · 6 years ago
  39. f539da8 blkcg: update blkcg_print_stat() to handle larger outputs by Tejun Heo · 6 years ago
  40. 5de0073 blk-iolatency: clear use_delay when io.latency is set to zero by Tejun Heo · 6 years ago
  41. f1f8f29 block: bio: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  42. 78b90a2 block: genhd: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  43. 7602843 block: null_blk: fix race condition for null_del_dev by Bob Liu · 6 years ago
  44. 315eb65 blk-mq/debugfs: Fix improper print qualifier by Pavel Begunkov · 6 years ago
  45. e9eeba2 md/raid10: read balance chooses idlest disk for SSD by Guoqing Jiang · 6 years ago
  46. c7afa80 md: raid1-10: Unify r{1,10}bio_pool_free by Marcos Paulo de Souza · 6 years ago
  47. 8cf05a7 md: raid10: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  48. ebfeb44 md/raid1: get rid of extra blank line and space by Yufen Yu · 6 years ago
  49. e5b521e md: fix spelling typo and add necessary space by Yufen Yu · 6 years ago
  50. 168b305 md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show by Marcos Paulo de Souza · 6 years ago
  51. d9771f5 raid5-cache: Need to do start() part job after adding journal device by Xiao Ni · 6 years ago
  52. 3f677f9 drivers: md: Unify common definitions of raid1 and raid10 by Marcos Paulo de Souza · 6 years ago
  53. 7b10315 Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. 5dcedf4 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  55. 6e7739f Smack: Restore the smackfsdef mount option and add missing prefixes by Casey Schaufler · 6 years ago
  56. 72a20ce Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  57. fd6b99f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. c78ad1b Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  59. 7617c9a Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  60. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  61. 17d3046 Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops" by Hui Wang · 6 years ago
  62. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  63. 1570175 PCI/P2PDMA: track pgmap references per resource, not globally by Dan Williams · 6 years ago
  64. 795ee30 lib/genalloc: introduce chunk owners by Dan Williams · 6 years ago
  65. e615a19 PCI/P2PDMA: fix the gen_pool_add_virt() failure path by Dan Williams · 6 years ago
  66. 2e3f139 mm/devm_memremap_pages: introduce devm_memunmap_pages by Dan Williams · 6 years ago
  67. 2374b68 drivers/base/devres: introduce devm_release_action() by Dan Williams · 6 years ago
  68. a58f2ce mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 6 years ago
  69. 59ea6d0 coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
  70. 0874bb4 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 6 years ago
  71. 7a30df4 mm: mmu_gather: remove __tlb_reset_range() for force flush by Yang Shi · 6 years ago
  72. be99ca2 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 6 years ago
  73. b17f18a mm/vmscan.c: fix recent_rotated history by Kirill Tkhai · 6 years ago
  74. dedca63 mm/mlock.c: mlockall error for flag MCL_ONFAULT by Potyra, Stefan · 6 years ago
  75. c04e32e scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 6 years ago
  76. 3510955 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 6 years ago
  77. 815744d mm: memcontrol: don't batch updates of local VM stats and events by Johannes Weiner · 6 years ago
  78. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  79. 84396d1 Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  80. 1d0c065 block/ps3vram: Use %llu to format sector_t after LBDAF removal by Geert Uytterhoeven · 6 years ago
  81. 31f6264 libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 6 years ago
  82. 1f0ffa6 bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached by Coly Li · 6 years ago
  83. 31b9095 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 6 years ago
  84. 41040cf arm64/sve: Fix missing SVE/FPSIMD endianness conversions by Dave Martin · 6 years ago
  85. c326f84 blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests by Ming Lei · 6 years ago
  86. fb5772c blkio-controller.txt: Remove references to CFQ by Andreas Herrmann · 6 years ago
  87. 8614b00 block/switching-sched.txt: Update to blk-mq schedulers by Andreas Herrmann · 6 years ago
  88. 154085f null_blk: remove duplicate check for report zone by Chaitanya Kulkarni · 6 years ago
  89. 6cfc008 blk-mq: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  90. 355e8d2 io_uring: fix memory leak of UNIX domain socket inode by Eric Biggers · 6 years ago
  91. b9aef63 block: force select mq-deadline for zoned block devices by Damien Le Moal · 6 years ago
  92. b076173 Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  93. fec6375 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() by Gen Zhang · 6 years ago
  94. 35110e3 Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  95. e2e0e09 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) by Gen Zhang · 6 years ago
  96. 01d5748 arm64: tlbflush: Ensure start/end of address range are aligned to stride by Will Deacon · 6 years ago
  97. a0cac26 i2c: pca-platform: Fix GPIO lookup code by Linus Walleij · 6 years ago
  98. ca21f85 i2c: acorn: fix i2c warning by Russell King · 6 years ago
  99. fa63da2 arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  100. 4e4abae iommu/arm-smmu: Avoid constant zero in TLBI writes by Robin Murphy · 6 years ago