android_kernel_samsung_msm8976/drivers/md
AnilKumar Chimata c6b81a960a md: dm-req-crypt: Separate qcrypto from ICE path
During the ICE based FDE path, qcrypto functions been called,
which is invalid. So update dm-req-crypt driver to separate
ICE from qcrypto path.

Change-Id: I1ff3121471baa761624e0ce39ee96dd0b8497454
Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>
2015-11-04 17:09:44 +05:30
..
bcache arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
persistent-data dm space map metadata: fix sm_bootstrap_get_nr_blocks() 2015-01-08 09:58:15 -08:00
bitmap.c md/bitmap: always wait for writes on unplug. 2015-01-08 09:58:15 -08:00
bitmap.h
dm-bio-prison.c
dm-bio-prison.h
dm-bio-record.h
dm-bufio.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -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-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 This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
dm-delay.c
dm-exception-store.c
dm-exception-store.h
dm-flakey.c
dm-io.c dm io: reject unsupported DISCARD requests with EOPNOTSUPP 2015-03-18 13:22:34 +01:00
dm-ioctl.c
dm-kcopyd.c
dm-linear.c
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 dm mpath: fix stalls when handling invalid ioctls 2014-03-06 21:30:13 -08:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c dm raid: ensure superblock's size matches device's logical block size 2014-11-21 09:22:53 -08: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 md: dm-req-crypt: Separate qcrypto from ICE path 2015-11-04 17:09:44 +05:30
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c This is the 3.10.73 stable release 2015-04-24 18:14:57 -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 dm: dm-req-crypt: fix null pointer reference 2014-10-12 12:07:59 +03:00
dm-target.c
dm-thin-metadata.c dm thin metadata: do not allow the data block size to change 2014-07-28 08:00:07 -07: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: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode 2015-02-05 22:35:36 -08:00
dm-uevent.c
dm-uevent.h
dm-verity.c dm-verity: Add modes and emit uevent on corrupted blocks 2015-09-16 18:20:13 +05:30
dm-zero.c
dm.c This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
dm.h dm sysfs: fix a module unload race 2014-02-13 13:48:02 -08:00
faulty.c
Kconfig Merge upstream linux-stable v3.10.36 into msm-3.10 2014-04-23 16:23:49 -07:00
linear.c
linear.h
Makefile Merge upstream linux-stable v3.10.36 into msm-3.10 2014-04-23 16:23:49 -07:00
md.c md: flush writes before starting a recovery. 2014-07-09 11:14:02 -07:00
md.h
multipath.c
multipath.h
raid0.c
raid0.h
raid1.c md/raid1: fix read balance when a drive is write-mostly. 2015-03-06 14:40:53 -08:00
raid1.h
raid5.c This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
raid5.h
raid10.c md/raid1,raid10: always abort recover on write error. 2014-09-17 09:04:01 -07:00
raid10.h