summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-15blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...Tejun Heo
2019-06-15blkcg: blkcg_activate_policy() should initialize ancestors firstTejun Heo
2019-06-15blkcg: perpcu_ref init/exit should be done from blkg_alloc/free()Tejun Heo
2019-06-15blkcg: update blkcg_print_stat() to handle larger outputsTejun Heo
2019-06-15blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo
2019-06-15block: bio: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-06-15block: genhd: Use struct_size() helperGustavo A. R. Silva
2019-06-15block: null_blk: fix race condition for null_del_devBob Liu
2019-06-15blk-mq/debugfs: Fix improper print qualifierPavel Begunkov
2019-06-15md/raid10: read balance chooses idlest disk for SSDGuoqing Jiang
2019-06-15md: raid1-10: Unify r{1,10}bio_pool_freeMarcos Paulo de Souza
2019-06-15md: raid10: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-06-15md/raid1: get rid of extra blank line and spaceYufen Yu
2019-06-15md: fix spelling typo and add necessary spaceYufen Yu
2019-06-15md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza
2019-06-15raid5-cache: Need to do start() part job after adding journal deviceXiao Ni
2019-06-15drivers: md: Unify common definitions of raid1 and raid10Marcos Paulo de Souza
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-14Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-13lib/genalloc: introduce chunk ownersDan Williams
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13mm/vmscan.c: fix trying to reclaim unevictable LRU pageMinchan Kim
2019-06-13coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-13mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack
2019-06-13mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi
2019-06-13fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-13mm/vmscan.c: fix recent_rotated historyKirill Tkhai
2019-06-13mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan
2019-06-13scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut
2019-06-13mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt
2019-06-13mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin
2019-06-13blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requestsMing Lei