summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29block: merge __bio_associate_blkg into bio_associate_blkg_from_cssChristoph Hellwig
2020-06-29block: really clone the block cgroup in bio_clone_blkg_associationChristoph Hellwig
2020-06-29block: remove bio_disassociate_blkgChristoph Hellwig
2020-06-29dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig
2020-06-28blk-rq-qos: remove redundant finish_wait to rq_qos_wait.Guo Xuenan
2020-06-25blktrace: Provide event for request mergingJan Kara
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig
2020-06-24block: reduce ifdef CONFIG_BLOCK madness in headersChristoph Hellwig
2020-06-24fs: move the buffer_heads_over_limit stub to buffer_head.hChristoph Hellwig
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig
2020-06-24block: simplify sb_is_blkdev_sbChristoph Hellwig
2020-06-24fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig
2020-06-24fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig
2020-06-24fs: remove an unused block_device_operations forward declarationChristoph Hellwig
2020-06-24block: mark bd_finish_claiming staticChristoph Hellwig
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig
2020-06-24nvme-rdma: fix a missing completion with remove invalidationChristoph Hellwig
2020-06-24blk-iocost: Use struct_size() in kzalloc_node()Gustavo A. R. Silva
2020-06-24block: bio: Use struct_size() in kmalloc()Gustavo A. R. Silva
2020-06-24block: create the request_queue debugfs_dir on registrationLuis Chamberlain
2020-06-24blktrace: ensure our debugfs dir existsLuis Chamberlain
2020-06-24blktrace: fix debugfs use after freeLuis Chamberlain
2020-06-24loop: be paranoid on exit and prevent new additions / removalsLuis Chamberlain
2020-06-24blktrace: annotate required lock on do_blk_trace_setup()Luis Chamberlain
2020-06-24block: revert back to synchronous request_queue removalLuis Chamberlain
2020-06-24block: clarify context for refcount increment helpersLuis Chamberlain
2020-06-24block: add docs for gendisk / request_queue refcount helpersLuis Chamberlain
2020-06-24nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig
2020-06-24nvme-rdma: factor out a nvme_rdma_end_request helperChristoph Hellwig
2020-06-24blk-mq: add a new blk_mq_complete_request_remote APIChristoph Hellwig
2020-06-24blk-mq: factor out a blk_mq_complete_need_ipi helperChristoph Hellwig
2020-06-24blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_requestChristoph Hellwig
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-06-24blk-mq: merge the softirq vs non-softirq IPI logicChristoph Hellwig
2020-06-24blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMPChristoph Hellwig
2020-06-24blk-mq: complete polled requests directlyChristoph Hellwig
2020-06-24blk-mq: remove raise_blk_irqChristoph Hellwig
2020-06-24blk-mq: factor out a helper to reise the block softirqChristoph Hellwig
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini