index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-11
Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
2024-07-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-07-04
md: Remove unneeded semicolon
Yang Li
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
2024-06-28
bcache: work around a __bitwise to bool conversion sparse warning
Christoph Hellwig
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-15
dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
Damien Le Moal
2024-06-15
dm: Improve zone resource limits handling
Damien Le Moal
2024-06-15
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
dm-integrity: use the nop integrity profile
Christoph Hellwig
2024-06-14
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-14
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-12
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
2024-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
2024-06-12
md: factor out helpers for different sync_action in md_do_sync()
Yu Kuai
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2024-06-12
md: remove parameter check_seq for stop_sync_thread()
Yu Kuai
2024-06-12
md: replace sysfs api sync_action with new helpers
Yu Kuai
2024-06-12
md: factor out helper to start reshape from action_store()
Yu Kuai
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2024-06-12
md: add a new enum type sync_action
Yu Kuai
2024-06-12
md: rearrange recovery_flags
Yu Kuai
2024-06-11
md/md-bitmap: fix writing non bitmap pages
Ofir Gal
2024-06-10
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-10
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
[next]