]> Git Repo - linux.git/history - drivers
dm: stop using blk_limits_io_{min,opt}
[linux.git] / drivers /
2024-07-10 Christoph Hellwigdm: stop using blk_limits_io_{min,opt}
2024-07-10 Mikulas Patockadm-crypt: limit the size of encryption requests
2024-07-03 Luca Boccassidm verity: add support for signature verification with...
2024-07-03 Benjamin Marzinskidm-raid: Fix WARN_ON_ONCE check for sync_thread in...
2024-07-03 Eric Biggersdm-verity: hash blocks with shash import+finup when...
2024-07-03 Eric Biggersdm-verity: make verity_hash() take dm_verity_io instead...
2024-07-03 Eric Biggersdm-verity: always "map" the data blocks
2024-07-03 Eric Biggersdm-verity: provide dma_alignment limit in io_hints
2024-07-03 Eric Biggersdm-verity: make real_digest and want_digest fixed-length
2024-07-03 Eric Biggersdm-verity: move data hash mismatch handling into its...
2024-07-02 Eric Biggersdm-verity: move hash algorithm setup into its own function
2024-07-02 Benjamin Marzinskidm init: Handle minors larger than 255
2024-07-02 Dr. David Alan Gilbertdm cache metadata: remove unused struct 'thunk'
2024-07-02 Benjamin Marzinskidm io: remove code duplication between sync_io and...
2024-07-02 Benjamin Marzinskidm io: don't call the async_io notify.fn on invalid...
2024-07-02 Benjamin Marzinskidm io: bump num_bvecs to handle offset memory
2024-06-26 Mikulas Patockadm: optimize flushes
2024-06-26 Mikulas Patockablock: change rq_integrity_vec to respect the iterator
2024-06-24 Jeff Johnsonbrd: add missing MODULE_DESCRIPTION() macro
2024-06-23 Jeff Johnsoncdrom: Add missing MODULE_DESCRIPTION()
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: Generalize chunk_sectors support as boundary...
2024-06-20 Jens AxboeMerge branch 'for-6.11/block-limits' into for-6.11...
2024-06-20 Christoph Hellwigblock: move the raid_partial_stripes_expensive flag...
2024-06-20 Christoph Hellwigblock: remove the discard_alignment flag
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 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-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...
2024-06-14 Jens AxboeMerge branch 'for-6.11/block-limits' into for-6.11...
2024-06-14 Christoph Hellwigblock: move integrity information into queue_limits
2024-06-14 Christoph Hellwigblock: bypass the STABLE_WRITES flag for protection...
2024-06-14 Christoph Hellwigblock: remove the blk_integrity_profile structure
2024-06-14 Christoph Hellwigdm-integrity: use the nop integrity profile
2024-06-14 Christoph Hellwigmd/raid1: don't free conf on raid0_run failure
2024-06-14 Christoph Hellwigmd/raid0: don't free conf on raid0_run failure
2024-06-14 Christoph Hellwigblock: add special APIs for run-time disabling of disca...
2024-06-14 Christoph Hellwigsr: convert to the atomic queue limits API
2024-06-14 Christoph Hellwigsd: convert to the atomic queue limits API
2024-06-14 Christoph Hellwigsd: cleanup zoned queue limits initialization
2024-06-14 Christoph Hellwigsd: factor out a sd_discard_mode helper
2024-06-14 Christoph Hellwigsd: simplify the disable case in sd_config_discard
2024-06-14 Christoph Hellwigsd: add a sd_disable_write_same helper
2024-06-14 Christoph Hellwigsd: add a sd_disable_discard helper
2024-06-14 Christoph Hellwigsd: simplify the ZBC case in provisioning_mode_store
2024-06-14 Christoph Hellwigblock: take io_opt and io_min into account for max_sectors
2024-06-14 Christoph Hellwigrbd: increase io_opt again
2024-06-14 Andreas Hindborgrust: block: add rnull, Rust null_blk implementation
2024-06-12 Jens AxboeMerge tag 'md-6.11-20240612' of git://git.kernel.org...
2024-06-12 Yu Kuaimd/raid5: avoid BUG_ON() while continue reshape after...
2024-06-12 Yu Kuaimd: pass in max_sectors for pers->sync_request()
2024-06-12 Yu Kuaimd: factor out helpers for different sync_action in...
2024-06-12 Yu Kuaimd: replace last_sync_action with new enum type
2024-06-12 Yu Kuaimd: use new helpers in md_do_sync()
2024-06-12 Yu Kuaimd: don't fail action_store() if sync_thread is not...
2024-06-12 Yu Kuaimd: remove parameter check_seq for stop_sync_thread()
2024-06-12 Yu Kuaimd: replace sysfs api sync_action with new helpers
2024-06-12 Yu Kuaimd: factor out helper to start reshape from action_store()
2024-06-12 Yu Kuaimd: add new helpers for sync_action
2024-06-12 Yu Kuaimd: add a new enum type sync_action
2024-06-12 Yu Kuaimd: rearrange recovery_flags
2024-06-11 Ofir Galmd/md-bitmap: fix writing non bitmap pages
2024-06-10 Christoph Hellwigmd/raid1: don't free conf on raid0_run failure
2024-06-10 Christoph Hellwigmd/raid0: don't free conf on raid0_run failure
2024-06-10 Li Nanmd: make md_flush_request() more readable
2024-06-10 Li Nanmd: fix deadlock between mddev_suspend and flush bio
2024-06-10 Li Nanmd: change the return value type of md_write_start...
2024-06-10 Li Nanmd: do not delete safemode_timer in mddev_suspend
2024-06-09 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09...
2024-06-09 Linus TorvaldsMerge tag 'edac_urgent_for_v6.10_rc3' of git://git...
next
This page took 0.13993 seconds and 7 git commands to generate.