index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-06-11
md-cluster: use DLM_LSFL_SOFTIRQ for dlm_new_lockspace()
Alexander Aring
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
2024-06-10
md: make md_flush_request() more readable
Li Nan
2024-06-10
md: fix deadlock between mddev_suspend and flush bio
Li Nan
2024-06-10
md: change the return value type of md_write_start to void
Li Nan
2024-06-10
md: do not delete safemode_timer in mddev_suspend
Li Nan
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
[prev]
[next]