android_kernel_lge_bullhead/drivers/md
dianlujitao d7251620e2 ANDROID: dm: Always mount as linear target
* rootdev is mounted via device mapper with system-as-root layout
 * Lineage builds don't have verity enabled i.e it does even have verity
   metadata appended to the parition. Therefore always add rootdev as
   linear device and map the entire partition.

Change-Id: Idcc7a2e8ad7e709b86bc4b2cec9d4229bc1b9a5f
2019-08-26 17:34:14 +02:00
..
bcache This is the 3.10.102 stable release 2018-01-25 17:24:10 -07:00
persistent-data dm space map metadata: fix 'struct sm_metadata' leak on failed create 2017-06-20 08:02:38 +02:00
Kconfig ANDROID: dm verity: add minimum prefetch size 2019-08-26 15:53:38 +02:00
Makefile ANDROID: dm: Add android verity target 2019-08-26 15:53:24 +02:00
bitmap.c md/bitmap: disable bitmap_resize for file-backed bitmaps. 2017-11-02 07:16:18 +01:00
bitmap.h
dm-android-verity.c ANDROID: dm: Always mount as linear target 2019-08-26 17:34:14 +02:00
dm-android-verity.h ANDROID: dm: mount as linear target if eng build 2019-08-26 17:34:13 +02:00
dm-bio-prison.c
dm-bio-prison.h
dm-bio-record.h
dm-bufio.c BACKPORT: dm bufio: don't take the lock in dm_bufio_shrink_count 2017-08-28 10:33:57 -07:00
dm-bufio.h
dm-builtin.c dm sysfs: fix a module unload race 2014-02-13 13:48:02 -08:00
dm-cache-block-types.h
dm-cache-metadata.c dm cache: fix missing ERR_PTR returns and handling 2015-02-05 22:35:37 -08:00
dm-cache-metadata.h
dm-cache-policy-cleaner.c dm cache: fix NULL pointer when switching from cleaner policy 2015-10-22 14:37:53 -07:00
dm-cache-policy-internal.h
dm-cache-policy-mq.c
dm-cache-policy.c
dm-cache-policy.h
dm-cache-target.c dm cache: always split discards on cache block boundaries 2014-06-11 12:03:23 -07:00
dm-crypt.c crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt 2019-08-26 17:34:08 +02:00
dm-delay.c
dm-exception-store.c
dm-exception-store.h dm snapshot: fix hung bios when copy error occurs 2016-03-03 15:06:23 -08:00
dm-flakey.c dm flakey: fix reads to be issued if drop_writes configured 2017-02-10 11:04:06 +01:00
dm-io.c dm io: reject unsupported DISCARD requests with EOPNOTSUPP 2015-03-18 13:22:34 +01:00
dm-ioctl.c CHROMIUM: dm: boot time specification of dm= 2019-08-26 17:33:56 +02:00
dm-kcopyd.c
dm-linear.c ANDROID: dm: rename dm-linear methods for dm-android-verity 2019-08-26 17:34:11 +02:00
dm-log-userspace-base.c
dm-log-userspace-transfer.c dm log userspace: fix memory leak in dm_ulog_tfr_init failure path 2014-11-14 08:47:55 -08:00
dm-log-userspace-transfer.h
dm-log.c
dm-mpath.c Revert "dm mpath: fix stalls when handling invalid ioctls" 2016-02-19 14:22:38 -08:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c dm raid: fix round up of default region size 2015-10-22 14:37:50 -07:00
dm-raid1.c dm mirror: do not degrade the mirror on discard error 2015-03-18 13:22:34 +01:00
dm-region-hash.c
dm-req-crypt.c msm: crypto: Modify crypto libraries for FIPS139-2 Certificate 2015-03-14 00:15:28 -07:00
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c dm snapshot: fix hung bios when copy error occurs 2016-03-03 15:06:23 -08:00
dm-snap-transient.c dm snapshot: fix hung bios when copy error occurs 2016-03-03 15:06:23 -08:00
dm-snap.c This is the 3.10.99 stable release 2018-01-25 17:22:39 -07:00
dm-stripe.c
dm-sysfs.c dm sysfs: fix a module unload race 2014-02-13 13:48:02 -08:00
dm-table.c CHROMIUM: dm: boot time specification of dm= 2019-08-26 17:33:56 +02:00
dm-target.c
dm-thin-metadata.c dm thin metadata: fix bug when taking a metadata snapshot 2016-03-03 15:06:19 -08:00
dm-thin-metadata.h dm thin: avoid metadata commit if a pool's thin devices haven't changed 2014-03-06 21:30:13 -08:00
dm-thin.c dm thin: fix race condition when destroying thin pool workqueue 2016-03-03 15:06:19 -08:00
dm-uevent.c
dm-uevent.h
dm-verity-fec.c ANDROID: dm verity fec: initialize recursion level 2016-06-17 12:33:28 -07:00
dm-verity-fec.h ANDROID: dm verity fec: limit error correction recursion 2016-06-07 13:00:09 -07:00
dm-verity-target.c ANDROID: dm verity: add minimum prefetch size 2019-08-26 15:53:38 +02:00
dm-verity.h ANDROID: dm: Add android verity target 2019-08-26 15:53:24 +02:00
dm-zero.c
dm.c This is the 3.10.106 stable release 2018-01-25 17:54:29 -07:00
dm.h dm sysfs: fix a module unload race 2014-02-13 13:48:02 -08:00
faulty.c
linear.c md linear: fix a race between linear_add() and linear_congested() 2017-06-20 08:02:59 +02:00
linear.h md linear: fix a race between linear_add() and linear_congested() 2017-06-20 08:02:59 +02:00
md.c md: fix super_offset endianness in super_1_rdev_size_change 2017-11-02 07:16:19 +01:00
md.h
multipath.c
multipath.h
raid0.c
raid0.h
raid1.c md:raid1: fix a dead loop when read from a WriteMostly disk 2017-06-20 08:02:58 +02:00
raid1.h
raid5.c This is the 3.10.107 stable release 2018-01-25 17:57:41 -07:00
raid5.h
raid10.c md/raid10: submit bio directly to replacement disk 2017-11-02 07:16:19 +01:00
raid10.h