android_kernel_samsung_msm8976/drivers/md
Dinesh K Garg 8be3bfa1fa md: dm-req-crypt Recalculate nr_phys_segments
Recalculate nr_phys_segments after pages are allocated
for write requests. Move _req_crypt_io_pool allocation
and de-allocation to ctr and dtr instead of driver init
and exit.

Change-Id: I8576dce1f7c9bc39dcc975762562fb84a349bba7
Acked-by: Baranidharan Muthukumaran <bmuthuku@qti.qualcomm.com>
Signed-off-by: Dinesh K Garg <dineshg@codeaurora.org>
2014-10-31 12:07:48 -07:00
..
bcache arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
persistent-data dm transaction manager: fix corruption due to non-atomic transaction commit 2014-05-13 13:59:45 +02:00
bitmap.c
bitmap.h
dm-bio-prison.c
dm-bio-prison.h
dm-bio-record.h
dm-bufio.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -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 transaction manager: fix corruption due to non-atomic transaction commit 2014-05-13 13:59:45 +02: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 dm crypt: fix cpu hotplug crash by removing per-cpu structure 2014-06-07 13:25:39 -07:00
dm-delay.c dm delay: fix a possible deadlock due to shared workqueue 2013-12-20 07:45:11 -08:00
dm-exception-store.c
dm-exception-store.h
dm-flakey.c
dm-io.c dm io: fix a race condition in the wake up code for sync_io 2014-07-17 15:58:02 -07:00
dm-ioctl.c dm ioctl: set noio flag to avoid __vmalloc deadlock 2013-08-04 16:51:02 +08:00
dm-kcopyd.c
dm-linear.c
dm-log-userspace-base.c
dm-log-userspace-transfer.c
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: silence compiler warning on rebuilds_per_group. 2013-10-05 07:13:11 -07:00
dm-raid1.c
dm-region-hash.c
dm-req-crypt.c md: dm-req-crypt Recalculate nr_phys_segments 2014-10-31 12:07:48 -07:00
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c dm snapshot: fix data corruption 2013-11-04 04:31:06 -08:00
dm-snap-transient.c
dm-snap.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -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: avoid metadata commit if a pool's thin devices haven't changed 2014-03-06 21:30:13 -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: update discard_granularity to reflect the thin-pool blocksize 2014-07-09 11:14:01 -07:00
dm-uevent.c
dm-uevent.h
dm-verity.c dm verity: fix inability to use a few specific devices sizes 2013-08-04 16:51:02 +08:00
dm-zero.c
dm.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
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 md: fix problem when adding device to read-only array with bitmap. 2014-01-25 08:27:12 -08:00
multipath.c
multipath.h
raid0.c
raid0.h
raid1.c md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. 2014-05-30 21:52:12 -07:00
raid1.h
raid5.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
raid5.h md/raid5: fix interaction of 'replace' and 'recovery'. 2013-08-04 16:50:54 +08:00
raid10.c md/raid10: fix two bugs in handling of known-bad-blocks. 2014-01-25 08:27:12 -08:00
raid10.h