Age | Commit message (Expand) | Author |
2019-06-15 | blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb... | Tejun Heo |
2019-06-15 | blkcg: blkcg_activate_policy() should initialize ancestors first | Tejun Heo |
2019-06-15 | blkcg: perpcu_ref init/exit should be done from blkg_alloc/free() | Tejun Heo |
2019-06-15 | blkcg: update blkcg_print_stat() to handle larger outputs | Tejun Heo |
2019-06-15 | blk-iolatency: clear use_delay when io.latency is set to zero | Tejun Heo |
2019-06-15 | block: bio: Use struct_size() in kmalloc() | Gustavo A. R. Silva |
2019-06-15 | block: genhd: Use struct_size() helper | Gustavo A. R. Silva |
2019-06-15 | block: null_blk: fix race condition for null_del_dev | Bob Liu |
2019-06-15 | blk-mq/debugfs: Fix improper print qualifier | Pavel Begunkov |
2019-06-15 | md/raid10: read balance chooses idlest disk for SSD | Guoqing Jiang |
2019-06-15 | md: raid1-10: Unify r{1,10}bio_pool_free | Marcos Paulo de Souza |
2019-06-15 | md: raid10: Use struct_size() in kmalloc() | Gustavo A. R. Silva |
2019-06-15 | md/raid1: get rid of extra blank line and space | Yufen Yu |
2019-06-15 | md: fix spelling typo and add necessary space | Yufen Yu |
2019-06-15 | md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show | Marcos Paulo de Souza |
2019-06-15 | raid5-cache: Need to do start() part job after adding journal device | Xiao Ni |
2019-06-15 | drivers: md: Unify common definitions of raid1 and raid10 | Marcos Paulo de Souza |
2019-06-14 | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-14 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-14 | Smack: Restore the smackfsdef mount option and add missing prefixes | Casey Schaufler |
2019-06-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-06-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-06-14 | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-06-14 | Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-14 | Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops" | Hui Wang |
2019-06-13 | mm/devm_memremap_pages: fix final page put race | Dan Williams |
2019-06-13 | PCI/P2PDMA: track pgmap references per resource, not globally | Dan Williams |
2019-06-13 | lib/genalloc: introduce chunk owners | Dan Williams |
2019-06-13 | PCI/P2PDMA: fix the gen_pool_add_virt() failure path | Dan Williams |
2019-06-13 | mm/devm_memremap_pages: introduce devm_memunmap_pages | Dan Williams |
2019-06-13 | drivers/base/devres: introduce devm_release_action() | Dan Williams |
2019-06-13 | mm/vmscan.c: fix trying to reclaim unevictable LRU page | Minchan Kim |
2019-06-13 | coredump: fix race condition between collapse_huge_page() and core dumping | Andrea Arcangeli |
2019-06-13 | mm/mlock.c: change count_mm_mlocked_page_nr return type | swkhack |
2019-06-13 | mm: mmu_gather: remove __tlb_reset_range() for force flush | Yang Shi |
2019-06-13 | fs/ocfs2: fix race in ocfs2_dentry_attach_lock() | Wengang Wang |
2019-06-13 | mm/vmscan.c: fix recent_rotated history | Kirill Tkhai |
2019-06-13 | mm/mlock.c: mlockall error for flag MCL_ONFAULT | Potyra, Stefan |
2019-06-13 | scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE | Manuel Traut |
2019-06-13 | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node | Shakeel Butt |
2019-06-13 | mm: memcontrol: don't batch updates of local VM stats and events | Johannes Weiner |
2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-06-13 | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2019-06-13 | block/ps3vram: Use %llu to format sector_t after LBDAF removal | Geert Uytterhoeven |
2019-06-13 | libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk | Hans de Goede |
2019-06-13 | bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached | Coly Li |
2019-06-13 | bcache: fix stack corruption by PRECEDING_KEY() | Coly Li |
2019-06-13 | arm64/sve: Fix missing SVE/FPSIMD endianness conversions | Dave Martin |
2019-06-13 | blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests | Ming Lei |