summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-iocost: don't allow to configure bio based deviceYu Kuai2023-01-291-0/+10
* blk-iocost: check return value of match_u64()Yu Kuai2023-01-291-1/+2
* blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann2023-01-291-3/+5
* block: ublk: fix doc build warningMing Lei2023-01-291-0/+6
* block: introduce bdev_zone_no helperPankaj Raghav2023-01-292-2/+6
* block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Pankaj Raghav2023-01-293-3/+15
* block: remove superfluous check for request queue in bdev_is_zoned()Pankaj Raghav2023-01-291-6/+1
* block: extend bio-cache for non-polled requestsAnuj Gupta2023-01-291-4/+2
* nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta2023-01-291-2/+2
* ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei2023-01-293-17/+220
* ublk_drv: add module parameter of ublks_max for limiting max allowed ublk devMing Lei2023-01-291-0/+19
* ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei2023-01-292-1/+36
* ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmdMing Lei2023-01-291-89/+49
* ublk_drv: don't probe partitions if the ubq daemon isn't trustedMing Lei2023-01-291-0/+9
* ublk_drv: remove nr_aborted_queues from ublk_deviceMing Lei2023-01-291-1/+0
* block: don't allow multiple bios for IOCB_NOWAIT issueJens Axboe2023-01-291-3/+18
* drbd: drbd_insert_interval(): Clarify commentAndreas Gruenbacher2023-01-291-1/+1
* drbd: interval tree: make removing an "empty" interval a no-opLars Ellenberg2023-01-291-0/+4
* MAINTAINERS: add drbd headersChristoph Böhmwalder2023-01-291-0/+1
* drbd: remove macros using require_contextChristoph Böhmwalder2023-01-291-11/+1
* drbd: remove unnecessary assignment in vli_encode_bitsChristoph Böhmwalder2023-01-291-1/+1
* drbd: make limits unsignedChristoph Böhmwalder2023-01-291-101/+101
* drbd: fix DRBD_VOLUME_MAX 65535 -> 65534Robert Altnoeder2023-01-291-1/+1
* drbd: adjust drbd_limits license headerChristoph Böhmwalder2023-01-291-1/+1
* drbd: split off drbd_config into separate fileChristoph Böhmwalder2023-01-294-7/+18
* drbd: drop API_VERSION defineChristoph Böhmwalder2023-01-295-5/+4
* drbd: split off drbd_buildtag into separate fileChristoph Böhmwalder2023-01-293-19/+23
* block: add a BUILD_BUG_ON() for adding more bio flags than we have spaceJens Axboe2023-01-291-0/+2
* block: save user max_sectors limitKeith Busch2023-01-294-9/+25
* block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch2023-01-293-4/+4
* block, bfq: balance I/O injection among underutilized actuatorsDavide Zini2023-01-291-5/+13
* block, bfq: inject I/O to underutilized actuatorsDavide Zini2023-01-294-40/+139
* block, bfq: retrieve independent access ranges from request queueFederico Gavioli2023-01-292-9/+58
* block, bfq: split also async bfq_queues on a per-actuator basisDavide Zini2023-01-292-22/+27
* block, bfq: turn bfqq_data into an array in bfq_io_cqPaolo Valente2023-01-292-45/+67
* block, bfq: move io_cq-persistent bfqq data into a dedicated structPaolo Valente2023-01-292-80/+110
* block, bfq: forbid stable merging of queues associated with different actuatorsPaolo Valente2023-01-291-4/+9
* block, bfq: split sync bfq_queues on a per-actuator basisPaolo Valente2023-01-293-107/+195
* Linux 6.2-rc6v6.2-rc6Linus Torvalds2023-01-291-1/+1
* Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-292-2/+6
|\
| * genirq/msi: Free the fwnode created by msi_create_device_irq_domain()Jason Gunthorpe2023-01-172-2/+6
* | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-2912-3/+160
|\ \
| * | x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor2023-01-221-1/+1
| * | acpi: Fix suspend with Xen PVJuergen Gross2023-01-192-1/+13
| * | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-196-0/+140
| * | x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner2023-01-161-1/+2
| * | x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse2023-01-161-0/+1
| * | x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-01-162-1/+4
| |/
* | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-292-1/+7
|\ \
| * | Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-01-111-0/+7