summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-1518-131/+193
|\
| * scsi: storvsc: Handle SRB status value 0x30Michael Kelley2023-07-111-0/+2
| * Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-1117-131/+191
| |\
| | * Merge patch series "Improve checks in blk_revalidate_disk_zones()"Martin K. Petersen2023-07-065-78/+79
| | |\
| | | * scsi: block: Improve checks in blk_revalidate_disk_zones()Damien Le Moal2023-07-061-36/+50
| | | * scsi: block: virtio_blk: Set zone limits before revalidating zonesDamien Le Moal2023-07-061-19/+15
| | | * scsi: block: nullblk: Set zone limits before revalidating zonesDamien Le Moal2023-07-061-11/+5
| | | * scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal2023-07-061-5/+4
| | | * scsi: sd_zbc: Set zone limits before revalidating zonesDamien Le Moal2023-07-061-7/+5
| | * | scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev2023-07-063-0/+64
| | * | scsi: aacraid: Avoid -Warray-bounds warningArnd Bergmann2023-07-061-1/+1
| | * | scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLERRandy Dunlap2023-07-061-0/+1
| | * | scsi: ufs: core: Update contact email for monitor sysfs nodesCan Guo2023-07-061-38/+38
| | * | scsi: scsi_debug: Remove dead codeMaurizio Lombardi2023-07-061-8/+0
| | * | scsi: qla2xxx: Use vmalloc_array() and vcalloc()Julia Lawall2023-07-061-2/+2
| | * | scsi: fnic: Use vmalloc_array() and vcalloc()Julia Lawall2023-07-061-1/+1
| | * | scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter2023-07-061-1/+1
| | * | scsi: qla2xxx: Silence a static checker warningDan Carpenter2023-07-062-2/+2
| | * | scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li2023-07-061-0/+2
| | |/
* | | Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-1515-50/+136
|\ \ \
| * | | block: queue data commands from the flush state machine at the headChristoph Hellwig2023-07-141-1/+1
| * | | Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-07-138-25/+89
| |\ \ \
| | * | | nvme-pci: fix DMA direction of unmapping integrity dataMing Lei2023-07-131-1/+1
| | * | | nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig2023-07-131-3/+33
| | * | | nvme: ensure disabling pairs with unquiesceKeith Busch2023-07-121-8/+17
| | * | | nvme-fc: fix race between error recovery and creating associationMichael Liang2023-07-121-5/+16
| | * | | nvme-fc: return non-zero status code when fails to create associationMichael Liang2023-07-121-3/+15
| | * | | nvme: fix parameter check in nvme_fault_inject_init()Minjie Du2023-07-121-1/+1
| | * | | nvme: warn only once for legacy uuid attributeKeith Busch2023-07-121-1/+1
| | * | | nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-101-1/+1
| | * | | nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2023-07-102-3/+3
| | * | | nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav2023-07-101-0/+2
| * | | | blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rqChengming Zhou2023-07-131-17/+30
| * | | | block/mq-deadline: Fix a bug in deadline_from_pos()Bart Van Assche2023-07-121-1/+1
| * | | | block: remove dead struc request->completion_data fieldJens Axboe2023-07-101-3/+3
| |/ / /
| * | | blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-062-2/+11
| * | | block/partition: fix signedness issue for Amiga partitionsMichael Schmitz2023-07-061-1/+1
* | | | Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-151-2/+13
|\ \ \ \
| * | | | io_uring: Use io_schedule* in cqring waitAndres Freund2023-07-071-2/+13
* | | | | Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-144-12/+4
|\ \ \ \ \
| * | | | | RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt2023-07-121-7/+2
| * | | | | riscv: mm: fix truncation warning on RV32Jisheng Zhang2023-07-121-1/+1
| * | | | | perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin2023-07-121-3/+0
| * | | | | Documentation: RISC-V: hwprobe: Fix a formatting errorPalmer Dabbelt2023-07-111-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-07-144-4/+10
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2023-07-142-2/+8
| |\ \ \ \ \ \
| | | * | | | | PM: QoS: Restore support for default value on frequency QoSChungkai Yang2023-07-111-2/+7
| | | |/ / / /
| | * / / / / PM: hibernate: Fix writing maj:min to /sys/power/resumeAzat Khuzhin2023-07-111-0/+1
| | |/ / / /
| * / / / / cpufreq: sparc: Don't mark cpufreq callbacks with __initViresh Kumar2023-07-122-2/+2
| |/ / / /
* | | | | Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-1448-266/+318
|\ \ \ \ \