summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-24block: don't pass BIOSET_NEED_BVECS for q->bio_splitMing Lei
2021-01-24block: manage bio slab cache by xarrayMing Lei
2021-01-24bfq: don't duplicate code for different pathshuhai
2021-01-24blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara
2021-01-24Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara
2021-01-24block, bfq: do not expire a queue when it is the only busy onePaolo Valente
2021-01-24block, bfq: avoid spurious switches to soft_rt of interactive queuesPaolo Valente
2021-01-24block, bfq: do not raise non-default weightsPaolo Valente
2021-01-24block, bfq: increase time window for waker detectionPaolo Valente
2021-01-24block, bfq: set next_rq to waker_bfqq->next_rq in waker injectionJia Cheng Hu
2021-01-24block, bfq: use half slice_idle as a threshold to check short ttimePaolo Valente
2021-01-24block: use an xarray for disk->part_tblChristoph Hellwig
2021-01-24block: remove DISK_PITER_REVERSEChristoph Hellwig
2021-01-24block: add a disk_uevent helperChristoph Hellwig
2021-01-24blk-mq: use ->bi_bdev for I/O accountingChristoph Hellwig
2021-01-24block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig
2021-01-24block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig
2021-01-24block: simplify submit_bio_checks a bitChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig
2021-01-24brd: remove the end of device check in brd_do_bvecChristoph Hellwig
2021-01-24nvme: allow revalidate to set a namespace read-onlyChristoph Hellwig
2021-01-24rbd: remove the ->set_read_only methodChristoph Hellwig
2021-01-24block: propagate BLKROSET on the whole device to all partitionsChristoph Hellwig
2021-01-24block: add a hard-readonly flag to struct gendiskChristoph Hellwig
2021-01-24block: remove the NULL bdev check in bdev_read_onlyChristoph Hellwig
2021-01-24dm: use bdev_read_only to check if a device is read-onlyChristoph Hellwig
2021-01-24Linux 5.11-rc5Linus Torvalds
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-24mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner
2021-01-24mm: fix page reference leak in soft_offline_page()Dan Williams
2021-01-24ubsan: disable unsigned-overflow check for i386Arnd Bergmann
2021-01-24kasan, mm: fix resetting page_alloc tags for HW_TAGSAndrey Konovalov
2021-01-24kasan, mm: fix conflicts with init_on_alloc/freeAndrey Konovalov
2021-01-24kasan: fix HW_TAGS boot parametersAndrey Konovalov
2021-01-24kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen
2021-01-24kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen