index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2
-2
/
+19
2020-07-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-07-16
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-07-16
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-09
dm zoned: assign max_io_len correctly
Hou Tao
1
-1
/
+1
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
1
-0
/
+2
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
1
-0
/
+2
2020-06-30
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
1
-3
/
+19
2020-06-24
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-06-24
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-06-24
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-06-22
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-22
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
2020-06-22
raid5: remove gfp flags from scribble_alloc()
Coly Li
1
-6
/
+9
2020-06-22
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-06-22
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
1
-1
/
+0
2020-04-30
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+42
2020-04-28
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
2020-04-16
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-16
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
1
-15
/
+37
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+89
2020-04-03
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-1
/
+1
2020-04-02
dm,dax: Add dax zero_page_range operation
Vivek Goyal
4
-0
/
+88
2020-04-01
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-102
/
+431
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-76
/
+437
2020-03-27
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
3
-3
/
+3
2020-03-27
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
1
-3
/
+6
2020-03-27
dm clone: Add overflow check for number of regions
Nikos Tsironis
1
-1
/
+11
2020-03-27
dm clone: Fix handling of partial region discards
Nikos Tsironis
2
-14
/
+42
2020-03-27
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
1
-1
/
+5
2020-03-27
block: simplify queue allocation
Christoph Hellwig
3
-9
/
+6
2020-03-27
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
3
-9
/
+11
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2
-0
/
+2
2020-03-24
bcache: remove dupplicated declaration from btree.h
Coly Li
1
-7
/
+3
2020-03-24
dm integrity: improve discard in journal mode
Mikulas Patocka
1
-0
/
+16
2020-03-24
dm integrity: add optional discard support
Mikulas Patocka
1
-32
/
+145
2020-03-24
dm integrity: allow resize of the integrity device
Mikulas Patocka
1
-7
/
+27
2020-03-24
dm integrity: factor out get_provided_data_sectors()
Mikulas Patocka
1
-10
/
+23
2020-03-24
dm integrity: don't replay journal data past the end of the device
Mikulas Patocka
1
-0
/
+4
2020-03-24
dm integrity: remove sector type casts
Mikulas Patocka
1
-17
/
+16
2020-03-24
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
1
-2
/
+2
2020-03-24
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-03-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-03-24
dm writecache: optimize superblock write
Mikulas Patocka
1
-2
/
+32
2020-03-24
dm writecache: implement gradual cleanup
Mikulas Patocka
1
-1
/
+36
2020-03-24
dm writecache: implement the "cleaner" policy
Mikulas Patocka
1
-5
/
+43
[next]