linux-2.6-block.git
2024-07-10 Jeff Johnsonloop: add missing MODULE_DESCRIPTION() macro
2024-07-10 Jeff Johnsonublk_drv: add missing MODULE_DESCRIPTION() macro
2024-07-10 Jeff Johnsonxen/blkback: add missing MODULE_DESCRIPTION() macro
2024-07-09 Christophe... block/rnbd: Constify struct kobj_type
2024-07-09 Christoph Hellwigblock: take offset into account in blk_bvec_map_sg...
2024-07-09 Chaitanya Kulkarniblock: fix get_max_segment_size() warning
2024-07-09 John Garryloop: Don't bother validating blocksize
2024-07-09 John Garryvirtio_blk: Don't bother validating blocksize
2024-07-09 John Garrynull_blk: Don't bother validating blocksize
2024-07-09 John Garryblock: Validate logical block size in blk_validate_limits()
2024-07-09 John Garryvirtio_blk: Fix default logical block size fallback
2024-07-09 Jens AxboeMerge tag 'nvme-6.11-2024-07-08' of git://git.infradead...
2024-07-08 Gaosheng Cuinvmet-auth: fix nvmet_auth hash error handling
2024-07-08 Christoph Hellwignvme: implement ->get_unique_id
2024-07-08 Christoph Hellwigblock: pass a phys_addr_t to get_max_segment_size
2024-07-08 Christoph Hellwigblock: add a bvec_phys helper
2024-07-05 Christoph Hellwigblk-lib: check for kill signal in ioctl BLKZEROOUT
2024-07-05 Christoph Hellwigblock: limit the Write Zeroes to manually writing zeroe...
2024-07-05 Christoph Hellwigblock: refacto blkdev_issue_zeroout
2024-07-05 Christoph Hellwigblock: move read-only and supported checks into (__...
2024-07-05 Christoph Hellwigblock: remove the LBA alignment check in __blkdev_issue...
2024-07-05 Christoph Hellwigblock: factor out a blk_write_zeroes_limit helper
2024-07-05 Damien Le Moalblock: Remove blk_alloc_zone_bitmap()
2024-07-05 Damien Le Moalblock: Remove REQ_OP_ZONE_RESET_ALL emulation
2024-07-05 Damien Le Moaldm: handle REQ_OP_ZONE_RESET_ALL
2024-07-05 Damien Le Moaldm: Refactor is_abnormal_io()
2024-07-05 Damien Le Moalnull_blk: Introduce the zone_full parameter
2024-07-05 Christoph Hellwigloop: remove the unused inode variable in loop_configure
2024-07-04 Anuj Guptablock: reuse original bio_vec array for integrity durin...
2024-07-04 Zhu Yanjunnull_blk: don't initialize static 'g_virt_boundary...
2024-07-04 Jens AxboeMerge tag 'md-6.11-20240704' of git://git./linux/kernel...
2024-07-04 Anuj Guptablock: t10-pi: Return correct ref tag when queue has...
2024-07-04 Benjamin Marzinskimd/raid5: recheck if reshape has finished with device_l...
2024-07-04 Yu Kuaimd: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DI...
2024-07-04 Christophe... md-cluster: Constify struct md_cluster_operations
2024-07-04 Yang Limd: Remove unneeded semicolon
2024-07-04 Yu Kuaimd/raid5: fix spares errors about rcu usage
2024-07-02 Christoph Hellwigxen-blkfront: fix sector_size propagation to the block...
2024-07-02 Damien Le Moalnull_blk: Fix description of the fua parameter
2024-07-02 Bart Van Asscheblock/mq-deadline: Fix the tag reservation code
2024-07-02 Bart Van Asscheblock: Call .limit_depth() after .hctx has been set
2024-07-02 Thomas Songnvme-multipath: implement "queue-depth" iopolicy
2024-07-01 Christoph Hellwignvme: don't set io_opt if NOWS is zero
2024-07-01 Christoph Hellwigblock: don't reduce max_sectors based on io_opt
2024-07-01 Christoph Hellwigblock: remove a duplicate io_min check in blk_validate_...
2024-07-01 Baokun Liblk-wbt: don't throttle swap writes in direct reclaim
2024-06-28 Christoph Hellwigblock: pass a gendisk to the queue_sysfs_entry methods
2024-06-28 Christoph Hellwigblock: add helper macros to de-duplicate the queue...
2024-06-28 Christoph Hellwigblock: simplify queue_logical_block_size
2024-06-28 Yu Kuaiblk-throttle: fix lower control under super low iops...
2024-06-28 Anuj Guptablock: set bip_vcnt correctly
2024-06-28 Andreas Hindborgrust: block: fix generated bindings after refactoring...
2024-06-28 Christoph Hellwigrnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
2024-06-28 Christoph Hellwigrnbd: don't set QUEUE_FLAG_SAME_COMP
2024-06-28 Christoph Hellwigmpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
2024-06-28 Christoph Hellwigmegaraid_sas: don't set QUEUE_FLAG_NOMERGES
2024-06-28 Christoph Hellwigloop: don't set QUEUE_FLAG_NOMERGES
2024-06-28 Ming Leiblock: check bio alignment in blk_mq_submit_bio
2024-06-28 Dongliang Cuiblock: Add ioprio to block_rq tracepoint
2024-06-28 Christoph Hellwigblock: remove bio_integrity_process
2024-06-28 Christoph Hellwigblock: switch on bio operation in bio_integrity_prep
2024-06-28 Christoph Hellwigblock: remove allocation failure warnings in bio_integr...
2024-06-28 Christoph Hellwigblock: simplify adding the payload in bio_integrity_prep
2024-06-28 Christoph Hellwigblock: only zero non-PI metadata tuples in bio_integrit...
2024-06-28 Christoph Hellwigbcache: work around a __bitwise to bool conversion...
2024-06-27 Gulam Mohamedloop: Fix a race between loop detach and loop open
2024-06-27 John Garryblock: Delete blk_queue_flag_test_and_set()
2024-06-27 Li Nanblock: clean up the check in blkdev_iomap_begin()
2024-06-27 Jens Axboeblock: use the right type for stub rq_integrity_vec()
2024-06-26 John Meneghininvme-multipath: prepare for "queue-depth" iopolicy
2024-06-26 Christoph Hellwigblock: move dma_pad_mask into queue_limits
2024-06-26 Christoph Hellwigblock: remove the fallback case in queue_dma_alignment
2024-06-26 Christoph Hellwigblock: remove disk_update_readahead
2024-06-26 Christoph Hellwigblock: conding style fixup for blk_queue_max_guaranteed_bio
2024-06-26 Christoph Hellwigblock: convert features and flags to __bitwise types
2024-06-26 Christoph Hellwigblock: rename BLK_FEAT_MISALIGNED
2024-06-26 Christoph Hellwigblock: correctly report cache type
2024-06-26 Christoph Hellwigmd: set md-specific flags for all queue limits
2024-06-26 Mikulas Patockablock: change rq_integrity_vec to respect the iterator
2024-06-26 Keith Buschnvme-pci: do not directly handle subsys reset fallout
2024-06-24 Hannes Reineckelpfc_nvmet: implement 'host_traddr'
2024-06-24 Hannes Reineckenvme-fcloop: implement 'host_traddr'
2024-06-24 Hannes Reineckenvmet-fc: implement host_traddr()
2024-06-24 Hannes Reineckenvmet-rdma: implement host_traddr()
2024-06-24 Hannes Reineckenvmet-tcp: implement host_traddr()
2024-06-24 Hannes Reineckenvmet: add 'host_traddr' callback for debugfs
2024-06-24 Hannes Reineckenvmet: add debugfs support
2024-06-24 Weiwen Humailmap: add entry for Weiwen Hu
2024-06-24 Weiwen Hunvme: rename CDR/MORE/DNR to NVME_STATUS_*
2024-06-24 Weiwen Hunvme: fix status magic numbers
2024-06-24 Weiwen Hunvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
2024-06-24 Keith Buschnvme: split device add from initialization
2024-06-24 Keith Buschnvme: fc: split controller bringup handling
2024-06-24 Keith Buschnvme: rdma: split controller bringup handling
2024-06-24 Keith Buschnvme: tcp: split controller bringup handling
2024-06-24 Keith Buschnvme: apple: fix device reference counting
2024-06-24 Christoph Hellwigblock: fix the blk_queue_nonrot polarity
2024-06-24 Jeff Johnsonbrd: add missing MODULE_DESCRIPTION() macro
2024-06-23 Jeff Johnsoncdrom: Add missing MODULE_DESCRIPTION()
2024-06-21 John Garryblock: Fix blk_validate_atomic_write_limits() build...
next