aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-08cdrom: remove the unused cdrom_media_changed functionGravatar Christoph Hellwig 1-2/+0
2020-07-08md: switch to ->check_events for media change notificationsGravatar Christoph Hellwig 1-2/+0
2020-07-01block: remove the all_bdevs listGravatar Christoph Hellwig 1-1/+0
2020-07-01block: remove the unused bd_private field from struct block_deviceGravatar Christoph Hellwig 1-7/+0
2020-07-01block: remove the bd_queue field from struct block_deviceGravatar Christoph Hellwig 1-1/+0
2020-07-01block: remove the bd_block_size field from struct block_deviceGravatar Christoph Hellwig 2-2/+1
2020-07-01block: remove direct_make_requestGravatar Christoph Hellwig 1-1/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctGravatar Christoph Hellwig 1-1/+1
2020-07-01block: move ->make_request_fn to struct block_device_operationsGravatar Christoph Hellwig 3-8/+4
2020-07-01block: remove the request_queue argument from blk_queue_splitGravatar Christoph Hellwig 1-1/+1
2020-06-30blk-mq: pass request queue into get/put budget callbackGravatar Ming Lei 1-2/+2
2020-06-29blk-mq: remove the BLK_MQ_REQ_INTERNAL flagGravatar Christoph Hellwig 1-2/+0
2020-06-29blk-cgroup: remove blkcg_bio_issue_checkGravatar Christoph Hellwig 1-54/+2
2020-06-29blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bioGravatar Christoph Hellwig 1-2/+0
2020-06-29blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_checkGravatar Christoph Hellwig 1-14/+1
2020-06-29block: move the bio cgroup associatation helpers to blk-cgroup.cGravatar Christoph Hellwig 1-30/+0
2020-06-29block: move bio_associate_blkg_from_page to mm/page_io.cGravatar Christoph Hellwig 1-7/+0
2020-06-29block: remove bio_disassociate_blkgGravatar Christoph Hellwig 1-2/+0
2020-06-25blktrace: Provide event for request mergingGravatar Jan Kara 1-0/+15
2020-06-24block: move struct block_device to blk_types.hGravatar Christoph Hellwig 4-42/+41
2020-06-24block: reduce ifdef CONFIG_BLOCK madness in headersGravatar Christoph Hellwig 3-63/+46
2020-06-24fs: move the buffer_heads_over_limit stub to buffer_head.hGravatar Christoph Hellwig 2-1/+1
2020-06-24block: move block-related definitions out of fs.hGravatar Christoph Hellwig 4-92/+74
2020-06-24block: simplify sb_is_blkdev_sbGravatar Christoph Hellwig 1-12/+6
2020-06-24fs: remove the mount_bdev and kill_block_super stubsGravatar Christoph Hellwig 1-16/+0
2020-06-24fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL definesGravatar Christoph Hellwig 1-6/+0
2020-06-24fs: remove an unused block_device_operations forward declarationGravatar Christoph Hellwig 1-2/+0
2020-06-24block: mark bd_finish_claiming staticGravatar Christoph Hellwig 1-2/+0
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKGravatar Christoph Hellwig 1-1/+1
2020-06-24block: create the request_queue debugfs_dir on registrationGravatar Luis Chamberlain 1-2/+3
2020-06-24block: revert back to synchronous request_queue removalGravatar Luis Chamberlain 1-2/+0
2020-06-24blk-mq: add a new blk_mq_complete_request_remote APIGravatar Christoph Hellwig 1-0/+1
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestGravatar Christoph Hellwig 1-2/+10
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cGravatar Christoph Hellwig 1-1/+0
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+4
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-06-20mm: Allow arches to provide ptep_get()Gravatar Christophe Leroy 2-1/+8
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+3
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-2/+2
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+21
2020-06-19i2c: remove deprecated i2c_new_device APIGravatar Wolfram Sang 1-5/+3
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Gravatar Linus Torvalds 1-10/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityGravatar Linus Torvalds 1-2/+4
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 1-5/+5
2020-06-18sparse: use identifiers to define address spacesGravatar Luc Van Oostenryck 1-4/+4