summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-20Blk-throttle: update to use rbtree with leftmost node cachedLiu Bo
2018-09-20block: use bio_add_page in bio_iov_iter_get_pagesChristoph Hellwig
2018-09-14blok, bfq: do not plug I/O if all queues are weight-raisedPaolo Valente
2018-09-14block, bfq: inject other-queue I/O into seeky idle queues on NCQ flashPaolo Valente
2018-09-14block, bfq: correctly charge and reset entity service in all casesPaolo Valente
2018-09-13blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'YueHaibing
2018-09-11rsxx: Remove unnecessary parenthesesNathan Chancellor
2018-09-07block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-06block: remove bio_rewind_iter()Ming Lei
2018-09-06drbd: Convert from ahash to shashKees Cook
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-05block: don't warn when doing fsync on read-only devicesMikulas Patocka
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches
2018-09-04mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches
2018-09-04ipc/shm: properly return EIDRM in shm_lock()Davidlohr Bueso
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-09-04mm/util.c: improve kvfree() kerneldocAndrew Morton
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-04kmemleak: always register debugfs fileVincent Whitchurch
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit
2018-09-04mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().Tetsuo Handa
2018-09-04mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-04act_ife: fix a potential use-after-freeCong Wang
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-04nbd: don't allow invalid blocksize settingsJens Axboe
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu