summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-17block: mq-deadline: Remove support for zone write lockingDamien Le Moal1-170/+6
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal8-22/+14
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal3-43/+4
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-17block: Allow BIO-based drivers to use blk_revalidate_disk_zones()Damien Le Moal1-6/+24
2024-04-17block: Implement zone append emulationDamien Le Moal4-15/+67
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal5-17/+42
2024-04-17block: Fake max open zones limit when there is no limitDamien Le Moal1-6/+35
2024-04-17block: Introduce zone write pluggingDamien Le Moal9-11/+1201
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal2-0/+27
2024-04-17block: Allow using bio_attempt_back_merge() internallyDamien Le Moal2-7/+9
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal1-0/+13
2024-04-17block: Introduce blk_zone_update_request_bio()Damien Le Moal2-7/+23
2024-04-17block: Remove req_bio_endio()Damien Le Moal1-30/+28
2024-04-17block: Restore sector of flush requestsDamien Le Moal1-0/+1
2024-04-15block: Call blkdev_dio_unaligned() from blkdev_direct_IO()John Garry1-17/+12
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 Nan3-6/+7
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-03blk-cgroup: use group allocation/free of per-cpu counters APIKefeng Wang1-12/+6
2024-04-01btrfs use bio_list_merge_initChristoph Hellwig1-2/+1
2024-04-01dm: use bio_list_merge_initChristoph Hellwig8-36/+17
2024-04-01blk-cgroup: use bio_list_merge_initChristoph Hellwig1-2/+1
2024-04-01block: add a bio_list_merge_init helperChristoph Hellwig1-0/+7
2024-04-01blk-throttle: Only use seq_printf() in tg_prfill_limit()John Garry1-25/+26
2024-04-01blk-mq: don't schedule block kworker on isolated CPUsMing Lei1-10/+47
2024-04-01brd: Remove use of page->indexMatthew Wilcox (Oracle)1-29/+11
2024-04-01Linux 6.9-rc2Linus Torvalds1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-87/+66
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 Torvalds4-4/+12
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+62
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+27
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-64/+64
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-31objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-32/+41
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds47-355/+479
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4