index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
1
-0
/
+1
*
ANDROID: dm verity: add minimum prefetch size
Keun-young Park
2018-01-05
2
-1
/
+24
*
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2018-01-02
1
-2
/
+5
*
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2018-01-02
1
-1
/
+1
*
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2018-01-02
2
-55
/
+85
*
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
2018-01-02
1
-4
/
+12
*
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2018-01-02
1
-6
/
+20
*
dm cache: fix a lock-inversion
Joe Thornber
2018-01-02
3
-52
/
+20
*
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
2018-01-02
1
-34
/
+3
*
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
2018-01-02
1
-2
/
+2
*
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
2018-01-02
1
-2
/
+3
*
dm cache: fix race affecting dirty block count
Anssi Hannula
2018-01-02
1
-7
/
+6
*
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
2018-01-02
1
-5
/
+9
*
dm ioctl: remove double parentheses
Matthias Kaehlcke
2018-01-02
1
-2
/
+2
*
ANDROID: dm verity fec: initialize recursion level
Sami Tolvanen
2017-12-27
1
-0
/
+1
*
ANDROID: dm verity fec: limit error correction recursion
Sami Tolvanen
2017-12-27
2
-1
/
+14
*
ANDROID: dm verity fec: add missing release from fec_ktype
Sami Tolvanen
2017-12-27
1
-1
/
+2
*
ANDROID: dm: Mounting root as linear device when verity disabled
Badhri Jagan Sridharan
2017-12-27
3
-23
/
+113
*
ANDROID: dm verity fec: add sysfs attribute fec/corrected
Sami Tolvanen
2017-12-27
2
-1
/
+47
*
ANDROID: dm: Add android verity target
Badhri Jagan Sridharan
2017-12-27
6
-8
/
+903
*
CHROMIUM: dm: boot time specification of dm=
Will Drewry
2017-12-27
2
-0
/
+40
*
dm verity: add ignore_zero_blocks feature
Sami Tolvanen
2017-12-27
3
-10
/
+89
*
dm verity: add support for forward error correction
Sami Tolvanen
2017-12-27
6
-6
/
+1050
*
dm verity: factor out verity_for_bv_block()
Sami Tolvanen
2017-12-27
2
-27
/
+64
*
dm verity: factor out structures and functions useful to separate object
Sami Tolvanen
2017-12-27
2
-109
/
+134
*
dm verity: move dm-verity.c to dm-verity-target.c
Sami Tolvanen
2017-12-27
2
-0
/
+1
*
dm verity: separate function for parsing opt args
Sami Tolvanen
2017-12-27
1
-28
/
+43
*
dm verity: clean up duplicate hashing code
Sami Tolvanen
2017-12-27
1
-116
/
+147
*
dm verity: port upstream changes to 3.10
Sami Tolvanen
2017-12-27
1
-29
/
+73
*
dm-verity: Add modes and emit uevent on corrupted blocks
Sami Tolvanen
2017-12-27
1
-9
/
+89
*
dm: Stop the dm_request calls in idle
AnilKumar Chimata
2017-12-27
1
-1
/
+1
*
UPSTREAM: block: disable entropy contributions for nonrot devices
Mike Snitzer
2017-12-27
1
-0
/
+1
*
dm-crypt: remove io_pool
Mikulas Patocka
2017-12-27
1
-20
/
+1
*
dm-crypt: sort writes
Mikulas Patocka
2017-12-27
1
-15
/
+35
*
dm-crypt: offload writes to thread
Mikulas Patocka
2017-12-27
1
-23
/
+97
*
dm-crypt: avoid deadlock in mempools
Mikulas Patocka
2017-12-27
1
-5
/
+36
*
dm-crypt: don't allocate pages for a partial request
Mikulas Patocka
2017-12-27
1
-110
/
+29
*
dm-crypt: use per-bio data
Mikulas Patocka
2017-12-27
1
-14
/
+26
*
dm-crypt: run in a WQ_HIGHPRI workqueue
Tim Murray
2017-12-27
1
-1
/
+3
*
dm-crypt: use unbound workqueue for request processing
Mikulas Patocka
2017-12-27
1
-4
/
+2
*
BACKPORT: dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2017-12-10
1
-8
/
+8
*
BACKPORT: dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2017-12-10
1
-2
/
+3
*
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-11-06
1
-1
/
+1
*
md/raid10: submit bio directly to replacement disk
Shaohua Li
2017-11-06
1
-3
/
+16
*
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-11-06
1
-0
/
+5
*
Revert "dm ioctl: prevent stack leak in dm ioctl call"
Jonathan Solnit
2017-08-30
1
-1
/
+1
*
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-07-04
2
-1
/
+29
*
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
2017-07-04
1
-1
/
+1
[next]