index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-03-24
dm writecache: do direct write if the cache is full
Mikulas Patocka
1
-0
/
+13
2020-03-24
dm integrity: print device name in integrity_metadata() error message
Erich Eckner
1
-1
/
+2
2020-03-24
dm crypt: use crypt_integrity_aead() helper
Yang Yingliang
1
-2
/
+4
2020-03-24
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
1
-0
/
+1
2020-03-24
block: remove __bdevname
Christoph Hellwig
1
-2
/
+2
2020-03-22
bcache: optimize barrier usage for atomic operations
Coly Li
2
-6
/
+6
2020-03-22
bcache: optimize barrier usage for Rmw atomic bitops
Davidlohr Bueso
1
-3
/
+3
2020-03-22
bcache: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-22
bcache: make bch_sectors_dirty_init() to be multithreaded
Coly Li
2
-3
/
+174
2020-03-22
bcache: make bch_btree_check() to be multithreaded
Coly Li
2
-3
/
+188
2020-03-22
bcache: add bcache_ prefix to btree_root() and btree() macros
Coly Li
2
-9
/
+10
2020-03-22
bcache: move macro btree() and btree_root() into btree.h
Coly Li
2
-59
/
+67
2020-03-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-29
/
+2
2020-03-04
Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-67
/
+92
2020-03-03
dm: bump version of core and various targets
Mike Snitzer
6
-6
/
+6
[next]