summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04md/raid5: fix spares errors about rcu usageYu Kuai
2024-07-02xen-blkfront: fix sector_size propagation to the block layerChristoph Hellwig
2024-07-02null_blk: Fix description of the fua parameterDamien Le Moal
2024-07-02block/mq-deadline: Fix the tag reservation codeBart Van Assche
2024-07-02block: Call .limit_depth() after .hctx has been setBart Van Assche
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-07-01block: don't reduce max_sectors based on io_optChristoph Hellwig
2024-07-01block: remove a duplicate io_min check in blk_validate_limitsChristoph Hellwig
2024-07-01blk-wbt: don't throttle swap writes in direct reclaimBaokun Li
2024-06-28block: pass a gendisk to the queue_sysfs_entry methodsChristoph Hellwig
2024-06-28block: add helper macros to de-duplicate the queue sysfs attributesChristoph Hellwig
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig
2024-06-28blk-throttle: fix lower control under super low iops limitYu Kuai
2024-06-28block: set bip_vcnt correctlyAnuj Gupta
2024-06-28rust: block: fix generated bindings after refactoring of featuresAndreas Hindborg
2024-06-28rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCEChristoph Hellwig
2024-06-28rnbd: don't set QUEUE_FLAG_SAME_COMPChristoph Hellwig
2024-06-28mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28loop: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28block: check bio alignment in blk_mq_submit_bioMing Lei
2024-06-28block: Add ioprio to block_rq tracepointDongliang Cui
2024-06-28block: remove bio_integrity_processChristoph Hellwig
2024-06-28block: switch on bio operation in bio_integrity_prepChristoph Hellwig
2024-06-28block: remove allocation failure warnings in bio_integrity_prepChristoph Hellwig
2024-06-28block: simplify adding the payload in bio_integrity_prepChristoph Hellwig
2024-06-28block: only zero non-PI metadata tuples in bio_integrity_prepChristoph Hellwig
2024-06-28bcache: work around a __bitwise to bool conversion sparse warningChristoph Hellwig
2024-06-27loop: Fix a race between loop detach and loop openGulam Mohamed
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry
2024-06-27block: clean up the check in blkdev_iomap_begin()Li Nan
2024-06-26block: use the right type for stub rq_integrity_vec()Jens Axboe
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-26block: remove the fallback case in queue_dma_alignmentChristoph Hellwig
2024-06-26block: remove disk_update_readaheadChristoph Hellwig
2024-06-26block: conding style fixup for blk_queue_max_guaranteed_bioChristoph Hellwig
2024-06-26block: convert features and flags to __bitwise typesChristoph Hellwig
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig
2024-06-26block: correctly report cache typeChristoph Hellwig
2024-06-26md: set md-specific flags for all queue limitsChristoph Hellwig
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-24block: fix the blk_queue_nonrot polarityChristoph Hellwig
2024-06-24brd: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-22cdrom: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry
2024-06-21block: Cleanup block device zone helpersDamien Le Moal
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry