summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig2020-07-161-1/+2
* writeback: remove bdi->congested_fnChristoph Hellwig2020-07-083-19/+0
* writeback: remove struct bdi_writeback_congestedChristoph Hellwig2020-07-083-47/+2
* writeback: remove {set,clear}_wb_congestedChristoph Hellwig2020-07-081-12/+2
* cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig2020-07-081-2/+0
* md: switch to ->check_events for media change notificationsChristoph Hellwig2020-07-081-2/+0
* block: remove the all_bdevs listChristoph Hellwig2020-07-011-1/+0
* block: remove the unused bd_private field from struct block_deviceChristoph Hellwig2020-07-011-7/+0
* block: remove the bd_queue field from struct block_deviceChristoph Hellwig2020-07-011-1/+0
* block: remove the bd_block_size field from struct block_deviceChristoph Hellwig2020-07-012-2/+1
* block: remove direct_make_requestChristoph Hellwig2020-07-011-1/+0
* block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-1/+1
* block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-013-8/+4
* block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2020-07-011-1/+1
* blk-mq: pass request queue into get/put budget callbackMing Lei2020-06-301-2/+2
* blk-mq: remove the BLK_MQ_REQ_INTERNAL flagChristoph Hellwig2020-06-291-2/+0
* blk-cgroup: remove blkcg_bio_issue_checkChristoph Hellwig2020-06-291-54/+2
* blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bioChristoph Hellwig2020-06-291-2/+0
* blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_checkChristoph Hellwig2020-06-291-14/+1
* block: move the bio cgroup associatation helpers to blk-cgroup.cChristoph Hellwig2020-06-291-30/+0
* block: move bio_associate_blkg_from_page to mm/page_io.cChristoph Hellwig2020-06-291-7/+0
* block: remove bio_disassociate_blkgChristoph Hellwig2020-06-291-2/+0
* blktrace: Provide event for request mergingJan Kara2020-06-251-0/+15
* block: move struct block_device to blk_types.hChristoph Hellwig2020-06-244-42/+41
* block: reduce ifdef CONFIG_BLOCK madness in headersChristoph Hellwig2020-06-243-63/+46
* fs: move the buffer_heads_over_limit stub to buffer_head.hChristoph Hellwig2020-06-242-1/+1
* block: move block-related definitions out of fs.hChristoph Hellwig2020-06-244-92/+74
* block: simplify sb_is_blkdev_sbChristoph Hellwig2020-06-241-12/+6
* fs: remove the mount_bdev and kill_block_super stubsChristoph Hellwig2020-06-241-16/+0
* fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesChristoph Hellwig2020-06-241-6/+0
* fs: remove an unused block_device_operations forward declarationChristoph Hellwig2020-06-241-2/+0
* block: mark bd_finish_claiming staticChristoph Hellwig2020-06-241-2/+0
* tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKChristoph Hellwig2020-06-241-1/+1
* block: create the request_queue debugfs_dir on registrationLuis Chamberlain2020-06-241-2/+3
* block: revert back to synchronous request_queue removalLuis Chamberlain2020-06-241-2/+0
* blk-mq: add a new blk_mq_complete_request_remote APIChristoph Hellwig2020-06-241-0/+1
* blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-2/+10
* blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig2020-06-241-1/+0
* Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-212-1/+8
|\
| * mm: Allow arches to provide ptep_get()Christophe Leroy2020-06-202-1/+8
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-211-1/+1
|\ \
| * | crypto: ccp - Fix sparse warnings in sev-devHerbert Xu2020-06-151-1/+1
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-06-201-0/+4
|\ \
| * | scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig2020-06-151-0/+4
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-5/+3
|\ \
| * | i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-191-5/+3
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-0/+4
|\ \
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-0/+4
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-201-0/+1
|\ \
| * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-151-0/+1
| |/