summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10block/iocost: silence warning on 'last_period' potentially being unusedJens Axboe
2024-01-09Merge tag 'md-6.8-20240109' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-01-09md/raid1: Use blk_opf_t for read and write operationsBart Van Assche
2024-01-09md: Fix md_seq_ops() regressionsYu Kuai
2024-01-08block: make __get_task_ioprio() easier to readJens Axboe
2024-01-08block: move __get_task_ioprio() into header fileJens Axboe
2024-01-08block: Treat sequential write preferred zone type as invalidDamien Le Moal
2024-01-08block: remove disk_clear_zonedChristoph Hellwig
2024-01-08sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristicsChristoph Hellwig
2024-01-04drivers/block/xen-blkback/common.h: Fix spelling typo in commentliyouhong
2024-01-04blk-cgroup: fix rcu lockdep warning in blkg_lookup()Ming Lei
2024-01-04blk-cgroup: don't use removal safe list iteratorsDaniel Vacek
2024-01-04block: floor the discard granularity to the physical block sizeChristoph Hellwig
2023-12-29mtd_blkdevs: use the default discard granularityChristoph Hellwig
2023-12-29bcache: use the default discard granularityChristoph Hellwig
2023-12-29zram: use the default discard granularityChristoph Hellwig
2023-12-29null_blk: use the default discard granularityChristoph Hellwig
2023-12-29nbd: use the default discard granularityChristoph Hellwig
2023-12-29ubd: use the default discard granularityChristoph Hellwig
2023-12-29block: default the discard granularity to sector sizeChristoph Hellwig
2023-12-29bcache: discard_granularity should not be smaller than a sectorChristoph Hellwig
2023-12-29block: remove two comments in bio_split_discardChristoph Hellwig
2023-12-27block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-27loop: don't abuse BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-27aoe: don't abuse BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-27null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-27loop: don't update discard limits from loop_set_statusChristoph Hellwig
2023-12-26blk-wbt: remove the separate write cache trackingChristoph Hellwig
2023-12-26block: reject invalid operation in submit_bio_noacctChristoph Hellwig
2023-12-22drbd: actlog: fix kernel-doc warnings and spellingRandy Dunlap
2023-12-22block: skip start/end time stamping for passthrough IOKundan Kumar
2023-12-21Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...Jens Axboe
2023-12-21nvme-fc: set numa_node after nvme_init_ctrlKeith Busch
2023-12-21nvme-fabrics: don't check discovery ioccsz/iorcszMax Gurtovoy
2023-12-20block: export disk_clear_zoned()Jens Axboe
2023-12-19sd: only call disk_clear_zoned when neededChristoph Hellwig
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19virtio_blk: remove the broken zone revalidation supportChristoph Hellwig
2023-12-19virtio_blk: cleanup zoned device probingChristoph Hellwig
2023-12-19Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu
2023-12-19nvmet: configfs: use ctrl->instance to track passthru subsystemsEvan Burgess
2023-12-19nvme: repack struct nvme_ns_headDaniel Wagner
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner
2023-12-19nvme: rename ns attribute groupDaniel Wagner
2023-12-19nvme: refactor ns info setup functionDaniel Wagner
2023-12-19nvme: refactor ns info helpersDaniel Wagner