summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-09bcache: fix variable length array abuse in btree_iterMatthew Mirvish6-59/+70
2024-05-09bcache: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-5/+5
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan2-6/+5
2024-05-06null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun1-0/+1
2024-05-03Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-3/+3
2024-05-03md: fix resync softlockup when bitmap size is less than array sizeYu Kuai1-3/+3
2024-05-01dm: Check that a zoned table leads to a valid mapped deviceDamien Le Moal2-1/+59
2024-04-25null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe3-18/+16
2024-04-17null_blk: Simplify null_zone_write()Damien Le Moal1-20/+16
2024-04-17null_blk: Do zone resource management only if necessaryDamien Le Moal1-146/+165
2024-04-17null_blk: Have all null_handle_xxx() return a blk_status_tDamien Le Moal1-10/+8
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal6-6/+6
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal1-1/+0
2024-04-17nvmet: zns: Do not reference the gendisk conv_zones_bitmapDamien Le Moal1-7/+3
2024-04-17null_blk: Introduce fua attributeDamien Le Moal2-2/+11
2024-04-17null_blk: Introduce zone_append_max_sectors attributeDamien Le Moal3-4/+27
2024-04-17null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator featureDamien Le Moal1-1/+0
2024-04-17ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator featureDamien Le Moal1-2/+1
2024-04-17scsi: sd: Use the block layer zone append emulationDamien Le Moal3-352/+10
2024-04-17dm: Use the block layer zone append emulationDamien Le Moal4-459/+93
2024-04-09md: don't account sync_io if iostats of the disk is disabledLi Nan2-1/+6
2024-04-09md: Fix overflow in is_mddev_idleLi Nan2-5/+6
2024-04-09md: add check for sleepers in md_wakeup_thread()Florian-Ewald Mueller1-1/+2
2024-04-09md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...Yu Kuai1-12/+3
2024-04-01dm: use bio_list_merge_initChristoph Hellwig8-36/+17
2024-04-01brd: Remove use of page->indexMatthew Wilcox (Oracle)1-29/+11
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-25/+12
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann9-12/+12
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-354/+474
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-160/+376
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2024-03-30Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds73-445/+551
2024-03-29Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie22-63/+161
2024-03-29Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-18/+3
2024-03-29Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+7
2024-03-29Merge branch 'acpica'Rafael J. Wysocki1-2/+6
2024-03-29Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
2024-03-29Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+9
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+50
2024-03-29dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesKen Raeburn1-25/+8
2024-03-29Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-13/+22
2024-03-29Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-14/+37
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-139/+280
2024-03-28Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-25/+38
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3