summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-28block: Remove callback typedefs for blk_mq_opsDaniel Wagner1-32/+18
2020-07-18blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov1-0/+1
2020-07-17block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbersColy Li1-4/+4
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig1-1/+2
2020-07-09writeback: remove bdi->congested_fnChristoph Hellwig3-19/+0
2020-07-09writeback: remove struct bdi_writeback_congestedChristoph Hellwig3-47/+2
2020-07-09writeback: remove {set,clear}_wb_congestedChristoph Hellwig1-12/+2
2020-07-09cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig1-2/+0
2020-07-09md: switch to ->check_events for media change notificationsChristoph Hellwig1-2/+0
2020-07-01block: remove the all_bdevs listChristoph Hellwig1-1/+0
2020-07-01block: remove the unused bd_private field from struct block_deviceChristoph Hellwig1-7/+0
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig1-1/+0
2020-07-01block: remove the bd_block_size field from struct block_deviceChristoph Hellwig2-2/+1
2020-07-01block: remove direct_make_requestChristoph Hellwig1-1/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-1/+1
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig3-8/+4
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig1-1/+1
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei1-2/+2
2020-06-29blk-mq: remove the BLK_MQ_REQ_INTERNAL flagChristoph Hellwig1-2/+0
2020-06-29blk-cgroup: remove blkcg_bio_issue_checkChristoph Hellwig1-54/+2
2020-06-29blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bioChristoph Hellwig1-2/+0
2020-06-29blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_checkChristoph Hellwig1-14/+1
2020-06-29block: move the bio cgroup associatation helpers to blk-cgroup.cChristoph Hellwig1-30/+0
2020-06-29block: move bio_associate_blkg_from_page to mm/page_io.cChristoph Hellwig1-7/+0
2020-06-29block: remove bio_disassociate_blkgChristoph Hellwig1-2/+0
2020-06-26blktrace: Provide event for request mergingJan Kara1-0/+15
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig4-42/+41
2020-06-24block: reduce ifdef CONFIG_BLOCK madness in headersChristoph Hellwig3-63/+46
2020-06-24fs: move the buffer_heads_over_limit stub to buffer_head.hChristoph Hellwig2-1/+1
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig4-92/+74
2020-06-24block: simplify sb_is_blkdev_sbChristoph Hellwig1-12/+6
2020-06-24fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig1-16/+0
2020-06-24fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig1-6/+0
2020-06-24fs: remove an unused block_device_operations forward declarationChristoph Hellwig1-2/+0
2020-06-24block: mark bd_finish_claiming staticChristoph Hellwig1-2/+0
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig1-1/+1
2020-06-24block: create the request_queue debugfs_dir on registrationLuis Chamberlain1-2/+3
2020-06-24block: revert back to synchronous request_queue removalLuis Chamberlain1-2/+0
2020-06-24blk-mq: add a new blk_mq_complete_request_remote APIChristoph Hellwig1-0/+1
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig1-2/+10
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig1-1/+0
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy2-1/+8
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3