android_kernel_samsung_univ.../drivers/md
2018-08-24 15:04:00 +02:00
..
bcache bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set 2018-05-30 07:49:11 +02:00
persistent-data dm btree: fix serious bug in btree_split_beneath() 2018-01-23 19:50:16 +01:00
bitmap.c md/bitmap: disable bitmap_resize for file-backed bitmaps. 2017-09-27 11:00:14 +02:00
bitmap.h
dm-bio-prison.c
dm-bio-prison.h
dm-bio-record.h
dm-bufio.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
dm-bufio.h
dm-builtin.c
dm-cache-block-types.h
dm-cache-metadata.c dm cache metadata: fail operations if fail_io mode has been established 2017-05-25 14:30:08 +02:00
dm-cache-metadata.h
dm-cache-policy-cleaner.c
dm-cache-policy-internal.h
dm-cache-policy-mq.c
dm-cache-policy-smq.c
dm-cache-policy.c
dm-cache-policy.h
dm-cache-target.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
dm-crypt.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
dm-delay.c
dm-dirty.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-era-target.c dm era: save spacemap metadata root after the pre-commit 2017-05-20 14:27:00 +02:00
dm-exception-store.c
dm-exception-store.h
dm-flakey.c dm flakey: return -EINVAL on interval bounds error in flakey_ctr() 2017-01-06 11:16:15 +01:00
dm-io.c dm io: fix duplicate bio completion due to missing ref count 2018-03-11 16:19:47 +01:00
dm-ioctl.c dm ioctl: remove double parentheses 2018-04-08 11:51:57 +02:00
dm-kcopyd.c
dm-linear.c
dm-log-userspace-base.c
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log-writes.c dm log writes: fix bug with too large bios 2016-10-07 15:23:47 +02:00
dm-log.c
dm-mpath.c dm mpath: check if path's request_queue is dying in activate_path() 2016-10-28 03:01:28 -04:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c
dm-raid1.c dm mirror: fix read error on recovery after default leg failure 2016-11-10 16:36:35 +01:00
dm-region-hash.c
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-stats.c dm stats: fix a leaked s->histogram_boundaries array 2017-03-12 06:37:26 +01:00
dm-stats.h
dm-stripe.c
dm-switch.c
dm-sysfs.c
dm-table.c
dm-target.c
dm-thin-metadata.c dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 2018-01-23 19:50:17 +01:00
dm-thin-metadata.h
dm-thin.c dm thin: handle running out of data space vs concurrent discard 2018-07-03 11:21:35 +02:00
dm-uevent.c
dm-uevent.h
dm-verity-fec.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-verity-fec.h A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-verity-target.c A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-verity.c
dm-verity.h A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
dm-zero.c
dm.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
dm.h
faulty.c
Kconfig Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
linear.c md/linear: shutup lockdep warnning 2017-10-21 17:09:05 +02:00
linear.h md linear: fix a race between linear_add() and linear_congested() 2017-03-12 06:37:30 +01:00
Makefile A530FXXU2BRG1 2018-07-16 20:05:35 +02:00
md-cluster.c md-cluster: fix potential lock issue in add_new_disk 2018-04-13 19:50:09 +02:00
md-cluster.h
md.c md: fix NULL dereference of mddev->pers in remove_and_add_spares() 2018-08-06 16:24:35 +02:00
md.h
multipath.c
multipath.h
raid1.c md/raid1: fix NULL pointer dereference 2018-05-30 07:49:01 +02:00
raid1.h
raid5-cache.c
raid5.c md: raid5: avoid string overflow warning 2018-05-30 07:49:00 +02:00
raid5.h
raid10.c md/raid10: fix that replacement cannot complete recovery after reassemble 2018-08-24 13:26:57 +02:00
raid10.h
raid0.c
raid0.h