summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-192-3/+0
|\ \
| * | block: make function 'kill_bdev' staticZheng Bin2020-06-181-2/+0
| * | trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap2020-06-151-1/+0
| |/
* | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-0/+3
|\ \
| * | libata: Use per port sync for detachKai-Heng Feng2020-06-181-0/+3
* | | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-06-191-2/+2
|\ \ \
| * | | libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-2/+2
| | |/ | |/|
* | | Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-191-4/+21
|\ \ \
| * | | overflow.h: Add flex_array_size() helperGustavo A. R. Silva2020-06-161-4/+21
| |/ /
* | | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-10/+13
|\ \ \
| * | | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-2/+4
| * | | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-5/+5
| * | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-171-2/+2