summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12md/raid1: set max_sectors during early return from choose_slow_rdev()Mateusz Jończyk
2024-07-12md-cluster: fix no recovery job when adding/re-adding a diskHeming Zhao
2024-07-12md-cluster: fix hanging issue while a new disk addingHeming Zhao
2024-07-10floppy: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10loop: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10ublk_drv: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10xen/blkback: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-09block/rnbd: Constify struct kobj_typeChristophe JAILLET
2024-07-09block: take offset into account in blk_bvec_map_sg againChristoph Hellwig
2024-07-09block: fix get_max_segment_size() warningChaitanya Kulkarni
2024-07-09loop: Don't bother validating blocksizeJohn Garry
2024-07-09virtio_blk: Don't bother validating blocksizeJohn Garry
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry
2024-07-09virtio_blk: Fix default logical block size fallbackJohn Garry
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-08block: pass a phys_addr_t to get_max_segment_sizeChristoph Hellwig
2024-07-08block: add a bvec_phys helperChristoph Hellwig
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig
2024-07-05block: limit the Write Zeroes to manually writing zeroes fallbackChristoph Hellwig
2024-07-05block: refacto blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: move read-only and supported checks into (__)blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: remove the LBA alignment check in __blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: factor out a blk_write_zeroes_limit helperChristoph Hellwig
2024-07-05block: Remove blk_alloc_zone_bitmap()Damien Le Moal
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-05dm: handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2024-07-05dm: Refactor is_abnormal_io()Damien Le Moal
2024-07-05null_blk: Introduce the zone_full parameterDamien Le Moal
2024-07-05loop: remove the unused inode variable in loop_configureChristoph Hellwig
2024-07-04block: reuse original bio_vec array for integrity during cloneAnuj Gupta
2024-07-04null_blk: don't initialize static 'g_virt_boundary' to falseZhu Yanjun
2024-07-04Merge tag 'md-6.11-20240704' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta
2024-07-04md/raid5: recheck if reshape has finished with device_lock heldBenjamin Marzinski
2024-07-04md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctlYu Kuai
2024-07-04md-cluster: Constify struct md_cluster_operationsChristophe JAILLET
2024-07-04md: Remove unneeded semicolonYang Li
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-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
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