]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2024-07-02  Bart Van Asscheblock: Call .limit_depth() after .hctx has been set
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  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-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...
2024-06-21  Damien Le Moalblock: Cleanup block device zone helpers
2024-06-21  Damien Le Moalblock: Define bdev_nr_zones() as an inline function
2024-06-21  Damien Le Moalnull_blk: Do not set disk->nr_zones
2024-06-20  Alan Adamsonnvme: Atomic write support
2024-06-20  John Garryscsi: scsi_debug: Atomic write support
2024-06-20  John Garryscsi: sd: Atomic write support
2024-06-20  John Garryblock: Add fops atomic write support
2024-06-20  Prasad Singamsettyblock: Add atomic write support for statx
2024-06-20  John Garryblock: Add core atomic write support
2024-06-20  Prasad Singamsettyfs: Add initial atomic write support info to statx
2024-06-20  Prasad Singamsettyfs: Initial atomic write support
2024-06-20  John Garryblock: Generalize chunk_sectors support as boundary...
2024-06-20  John Garryblock: Pass blk_queue_get_max_sectors() a request pointer
2024-06-20  Jens AxboeMerge branch 'for-6.11/block-limits' into for-6.11...
2024-06-20  Andreas Hindborgrust: block: do not use removed queue flag API
2024-06-20  Christoph Hellwigblock: move the raid_partial_stripes_expensive flag...
2024-06-20  Christoph Hellwigblock: remove the discard_alignment flag
2024-06-20  Christoph Hellwigblock: move the misaligned flag into the features field
2024-06-20  Christoph Hellwigblock: renumber and rename the cache disabled flag
2024-06-20  Christoph Hellwigblock: fix spelling and grammar for in writeback_cache_...
2024-06-20  Christoph Hellwigblock: remove the unused blk_bounce enum
2024-06-19  Jens AxboeMerge branch 'for-6.11/block-limits' into for-6.11...
2024-06-19  Christoph Hellwigblock: move the bounce flag into the features field
2024-06-19  Christoph Hellwigblock: move the skip_tagset_quiesce flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the pci_p2pdma flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the zone_resetall flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the zoned flag into the features field
2024-06-19  Christoph Hellwigblock: move the poll flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the dax flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the nowait flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the synchronous flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the stable_writes flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the io_stat flag setting to queue_limits
2024-06-19  Christoph Hellwigblock: move the add_random flag to queue_limits
2024-06-19  Christoph Hellwigblock: move the nonrot flag to queue_limits
2024-06-19  Christoph Hellwigblock: move cache control settings out of queue->flags
2024-06-19  Christoph Hellwigblock: remove blk_flush_policy
2024-06-19  Christoph Hellwigblock: freeze the queue in queue_attr_store
2024-06-19  Christoph Hellwignbd: move setting the cache control flags to __nbd_set_size
2024-06-19  Christoph Hellwigvirtio_blk: remove virtblk_update_cache_mode
2024-06-19  Christoph Hellwigloop: fold loop_update_rotational into loop_reconfigure...
2024-06-19  Christoph Hellwigloop: also use the default block size from an underlyin...
2024-06-19  Christoph Hellwigloop: regularize upgrading the block size for direct I/O
2024-06-19  Christoph Hellwigloop: always update discard settings in loop_reconfigur...
2024-06-19  Christoph Hellwigloop: stop using loop_reconfigure_limits in __loop_clr_fd
2024-06-19  Christoph Hellwigsd: move zone limits setup out of sd_read_block_charact...
2024-06-19  Christoph Hellwigsd: remove sd_is_zoned
2024-06-19  Christoph Hellwigxen-blkfront: don't disable cache flushes when they...
2024-06-19  Jeff Johnsonz2ram: add missing MODULE_DESCRIPTION() macro
2024-06-19  Jeff Johnsonataflop: add missing MODULE_DESCRIPTION() macro
2024-06-19  Jeff Johnsonamiflop: add missing MODULE_DESCRIPTION() macro
2024-06-18  Yu Kuaiblock, bfq: remove blkg_path()
2024-06-17  Kanchan Joshiblock: cleanup flag_{show,store}
2024-06-16  John Garryblock: BFQ: Refactor bfq_exit_icq() to silence sparse...
2024-06-16  John Garryblock: Drop locking annotation for limits_lock
2024-06-16  Jiapeng Chongbdev: make blockdev_mnt static
2024-06-16  Damien Le Moaldm: Remove unused macro DM_ZONE_INVALID_WP_OFST
2024-06-16  Damien Le Moaldm: Improve zone resource limits handling
2024-06-16  Damien Le Moaldm: Call dm_revalidate_zones() after setting the queue...
next