summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Fix the bio.bi_opf commentBart Van Assche2022-05-121-3/+2
* block: reorder the REQ_ flagsChristoph Hellwig2022-05-121-7/+8
* kthread: unexport kthread_blkcgChristoph Hellwig2022-05-021-4/+0
* blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>Christoph Hellwig2022-05-021-10/+5
* blk-cgroup: remove pointless CONFIG_BLOCK ifdefsChristoph Hellwig2022-05-021-4/+0
* blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig2022-05-021-78/+5
* blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig2022-05-021-6/+4
* blk-cgroup: move struct blkcg to block/blk-cgroup.hChristoph Hellwig2022-05-022-35/+3
* blk-cgroup: move blkcg_{pin,unpin}_online out of lineChristoph Hellwig2022-05-021-44/+2
* blk-cgroup: move blk_cgroup_congested out lineChristoph Hellwig2022-05-021-19/+1
* blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig2022-05-021-56/+2
* block: change exported IO accounting interface from gendisk to bdevMing Lei2022-04-181-3/+4
* block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-11/+16
* block: add a bdev_discard_granularity helperChristoph Hellwig2022-04-171-0/+5
* block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+0
* block: add a bdev_max_discard_sectors helperChristoph Hellwig2022-04-171-0/+5
* block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig2022-04-171-33/+1
* block: remove queue_discard_alignmentChristoph Hellwig2022-04-171-8/+0
* block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig2022-04-171-20/+1
* block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig2022-04-171-8/+0
* block: add a bdev_max_zone_append_sectors helperChristoph Hellwig2022-04-171-0/+6
* block: add a bdev_stable_writes helperChristoph Hellwig2022-04-171-0/+6
* block: add a bdev_fua helperChristoph Hellwig2022-04-171-1/+5
* block: add a bdev_write_cache helperChristoph Hellwig2022-04-171-0/+5
* block: add a bdev_nonrot helperChristoph Hellwig2022-04-171-0/+5
* target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig2022-04-171-2/+2
* block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig2022-04-171-1/+1
* block: allow use of per-cpu bio alloc cache by block driversMike Snitzer2022-04-171-0/+6
* block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2022-04-172-3/+2
* Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-161-1/+7
|\
| * Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-04-161-1/+7
| |\
| | * gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-081-1/+7
* | | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-161-1/+1
|\ \ \
| * | | random: make random_get_entropy() return an unsigned longJason A. Donenfeld2022-04-131-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-162-5/+8
|\ \ \ \
| * | | | scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-111-1/+1
| * | | | scsi: iscsi: Merge suspend fieldsMike Christie2022-04-111-4/+5
| * | | | scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-111-0/+2
| * | | | scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-111-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-151-0/+24
|\ \ \ \
| * | | | mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver2022-04-151-0/+24
* | | | | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-153-10/+10
|\ \ \ \ \
| * | | | | asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin2022-04-121-1/+1
| * | | | | block: move lower_48_bits() to blockKeith Busch2022-04-112-9/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-151-0/+1
|\ \ \ \ \
| * | | | | io_uring: flag the fact that linked file assignment is saneJens Axboe2022-04-101-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-04-141-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2022-04-131-0/+2
| |/ / /
* | | | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-141-0/+2
|\ \ \ \
| * | | | net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov2022-04-081-0/+2