]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
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.kernel.org...
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-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
next