summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* block, loop: support partitions without scanningChristoph Hellwig2022-05-271-0/+1
* nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig2022-05-181-0/+31
* nvme: split the enum used for various register constantsChristoph Hellwig2022-05-171-2/+11
* nvme: add missing status values to verbose loggingMax Gurtovoy2022-05-161-0/+2
* loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig2022-05-101-6/+1
* block: turn bdev->bd_openers into an atomic_tChristoph Hellwig2022-04-182-2/+2
* block: add a disk_openers helperChristoph Hellwig2022-04-181-0/+15
* block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-181-11/+16
* block: add a bdev_discard_granularity helperChristoph Hellwig2022-04-181-0/+5
* block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-181-2/+0
* block: add a bdev_max_discard_sectors helperChristoph Hellwig2022-04-181-0/+5
* block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig2022-04-181-33/+1
* block: remove queue_discard_alignmentChristoph Hellwig2022-04-181-8/+0
* block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig2022-04-181-20/+1
* block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig2022-04-181-8/+0
* block: add a bdev_max_zone_append_sectors helperChristoph Hellwig2022-04-181-0/+6
* block: add a bdev_stable_writes helperChristoph Hellwig2022-04-181-0/+6
* block: add a bdev_fua helperChristoph Hellwig2022-04-181-1/+5
* block: add a bdev_write_cache helperChristoph Hellwig2022-04-181-0/+5
* block: add a bdev_nonrot helperChristoph Hellwig2022-04-181-0/+5
* target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig2022-04-181-2/+2
* block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig2022-04-181-1/+1
* block: allow use of per-cpu bio alloc cache by block driversMike Snitzer2022-04-181-0/+6
* block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2022-04-182-3/+2
* Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-171-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-171-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-121-1/+1
| * | | | scsi: iscsi: Merge suspend fieldsMike Christie2022-04-121-4/+5
| * | | | scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-121-0/+2
| * | | | scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-121-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-161-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-131-1/+1
| * | | | | block: move lower_48_bits() to blockKeith Busch2022-04-122-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-111-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-04-151-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
* | | | | Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-142-0/+6
|\ \ \ \ \
| * | | | | ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2022-04-131-0/+5
| * | | | | ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2022-04-121-0/+1
* | | | | | Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-141-3/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu2022-04-091-3/+1