index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
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
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
[next]