index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
10
-13
/
+10
|
\
|
*
dm: always manage discard support in terms of max_hw_discard_sectors
Mike Snitzer
2024-05-20
9
-13
/
+9
|
*
dm-integrity: set discard_granularity to logical block size
Mikulas Patocka
2024-05-20
1
-0
/
+1
*
|
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
3
-4
/
+4
|
\
\
|
*
|
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
1
-1
/
+1
|
*
|
dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
Al Viro
2024-05-03
2
-3
/
+3
*
|
|
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
1
-4
/
+0
|
\
|
|
|
*
|
bcache_register(): don't bother with set_blocksize()
Al Viro
2024-05-02
1
-4
/
+0
*
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
1
-5
/
+0
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
2
-3
/
+9
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
2
-26
/
+9
|
|
\
\
\
\
|
*
|
|
|
|
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-04-01
1
-5
/
+0
*
|
|
|
|
|
Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
3
-68
/
+92
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
dm-delay: remove timer_lock
Benjamin Marzinski
2024-05-09
1
-9
/
+1
|
*
|
|
|
|
dm-delay: change locking to avoid contention
Benjamin Marzinski
2024-05-09
1
-13
/
+23
|
*
|
|
|
|
dm-delay: fix max_delay calculations
Benjamin Marzinski
2024-05-09
1
-3
/
+2
|
*
|
|
|
|
dm-delay: fix hung task introduced by kthread mode
Joel Colledge
2024-05-09
1
-2
/
+1
|
*
|
|
|
|
dm-delay: fix workqueue delay_timer race
Benjamin Marzinski
2024-05-09
1
-2
/
+4
|
*
|
|
|
|
dm-crypt: don't set WQ_CPU_INTENSIVE for WQ_UNBOUND crypt_queue
Mike Snitzer
2024-04-23
1
-1
/
+5
|
*
|
|
|
|
dm: use queue_limits_set
Christoph Hellwig
2024-04-23
1
-15
/
+12
|
*
|
|
|
|
dm-crypt: stop constraining max_segment_size to PAGE_SIZE
Mike Snitzer
2024-04-23
1
-10
/
+2
|
*
|
|
|
|
dm-crypt: export sysfs of all workqueues
yangerkun
2024-04-16
1
-7
/
+21
|
*
|
|
|
|
dm-crypt: add the optional "high_priority" flag
Mikulas Patocka
2024-04-16
1
-10
/
+25
*
|
|
|
|
|
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
23
-561
/
+242
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bcache: fix variable length array abuse in btree_iter
Matthew Mirvish
2024-05-09
6
-59
/
+70
|
*
|
|
|
|
bcache: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-09
1
-5
/
+5
|
*
|
|
|
|
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
2024-05-07
2
-6
/
+5
|
*
|
|
|
|
Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-05-03
1
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
2024-05-02
1
-3
/
+3
|
*
|
|
|
|
|
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2024-05-01
2
-1
/
+59
|
*
|
|
|
|
|
Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-04-25
3
-18
/
+16
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
md: don't account sync_io if iostats of the disk is disabled
Li Nan
2024-04-09
2
-1
/
+6
|
|
*
|
|
|
|
md: Fix overflow in is_mddev_idle
Li Nan
2024-04-09
2
-5
/
+6
|
|
*
|
|
|
|
md: add check for sleepers in md_wakeup_thread()
Florian-Ewald Mueller
2024-04-09
1
-1
/
+2
|
|
*
|
|
|
|
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...
Yu Kuai
2024-04-09
1
-12
/
+3
|
*
|
|
|
|
|
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
1
-1
/
+1
|
*
|
|
|
|
|
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-17
4
-459
/
+93
|
|
/
/
/
/
/
|
*
|
|
/
/
dm: use bio_list_merge_init
Christoph Hellwig
2024-04-01
8
-36
/
+17
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-26
2
-3
/
+9
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
dm: restore synchronous close of device mapper block device
Ming Lei
2024-04-16
1
-2
/
+8
|
*
|
|
dm vdo murmurhash: remove unneeded semicolon
Matthew Sakai
2024-04-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-04-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
raid1: fix use-after-free for original bio in raid1_write_request()
Yu Kuai
2024-03-08
1
-1
/
+1
*
|
|
dm integrity: fix out-of-range warning
Arnd Bergmann
2024-03-29
1
-1
/
+1
*
|
|
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
2024-03-29
1
-25
/
+8
|
|
/
|
/
|
*
|
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-22
2
-6
/
+16
|
\
\
|
*
|
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
2024-03-21
1
-2
/
+10
[next]