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-05-28
bcache: code cleanup in __bch_bucket_alloc_set()
Coly Li
2024-05-28
bcache: call force_wake_up_gc() if necessary in check_should_bypass()
Coly Li
2024-05-28
bcache: allow allocator to invalidate bucket in gc
Dongsheng Yang
2024-05-27
dm: make dm_set_zones_restrictions work on the queue limits
Christoph Hellwig
2024-05-27
dm: remove dm_check_zoned
Christoph Hellwig
2024-05-27
dm: move setting zoned_enabled to dm_table_set_restrictions
Christoph Hellwig
2024-05-21
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-20
dm: always manage discard support in terms of max_hw_discard_sectors
Mike Snitzer
2024-05-20
dm-integrity: set discard_granularity to logical block size
Mikulas Patocka
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
dm-delay: remove timer_lock
Benjamin Marzinski
2024-05-09
dm-delay: change locking to avoid contention
Benjamin Marzinski
2024-05-09
dm-delay: fix max_delay calculations
Benjamin Marzinski
2024-05-09
dm-delay: fix hung task introduced by kthread mode
Joel Colledge
2024-05-09
dm-delay: fix workqueue delay_timer race
Benjamin Marzinski
2024-05-08
bcache: fix variable length array abuse in btree_iter
Matthew Mirvish
2024-05-08
bcache: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
Al Viro
2024-05-02
Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-05-02
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
2024-05-02
bcache_register(): don't bother with set_blocksize()
Al Viro
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-01
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2024-04-26
Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-25
Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-04-23
dm-crypt: don't set WQ_CPU_INTENSIVE for WQ_UNBOUND crypt_queue
Mike Snitzer
2024-04-23
dm: use queue_limits_set
Christoph Hellwig
2024-04-23
dm-crypt: stop constraining max_segment_size to PAGE_SIZE
Mike Snitzer
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-16
dm-crypt: export sysfs of all workqueues
yangerkun
2024-04-16
dm-crypt: add the optional "high_priority" flag
Mikulas Patocka
2024-04-16
dm: restore synchronous close of device mapper block device
Ming Lei
2024-04-10
dm vdo murmurhash: remove unneeded semicolon
Matthew Sakai
2024-04-08
md: don't account sync_io if iostats of the disk is disabled
Li Nan
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
2024-04-08
md: add check for sleepers in md_wakeup_thread()
Florian-Ewald Mueller
2024-04-08
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...
Yu Kuai
2024-04-08
Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-01
dm: use bio_list_merge_init
Christoph Hellwig
[next]