summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
* | | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-294-41/+33
|\ \ \
| * | | cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams2023-01-263-39/+28
| * | | cxl: fix cxl_report_and_clear() RAS UE addr mis-assignmentDave Jiang2023-01-091-2/+5
* | | | Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka2023-01-291-0/+1
* | | | Fix up more non-executable files marked executableLinus Torvalds2023-01-282-0/+0
* | | | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-01-288-10/+46
|\ \ \ \
| * | | | ksmbd: downgrade ndr version error message to debugNamjae Jeon2023-01-261-4/+4
| * | | | ksmbd: limit pdu length size according to connection statusNamjae Jeon2023-01-262-4/+18