dragonheart_kernel_oneplus_.../drivers/md
Jens Axboe ce57e13a2b
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Instead of adding weird retry logic in that function, utilize
__GFP_NOFAIL to ensure that the vm takes care of handling any
potential retries appropriately. This means we don't have to
call free_more_memory() from here.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-11-10 16:14:53 +08:00
..
bcache drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
persistent-data dm space map common: fix to ensure new block isn't already in use 2020-02-14 16:32:13 -05:00
Kconfig Integrate the new file encryption framework 2020-08-13 13:44:51 -07:00
Makefile Integrate the new file encryption framework 2020-08-13 13:44:51 -07:00
bitmap.c buffer: have alloc_page_buffers() use __GFP_NOFAIL 2021-11-10 16:14:53 +08:00
bitmap.h
dm-android-verity.c
dm-android-verity.h
dm-bio-prison-v1.c
dm-bio-prison-v1.h
dm-bio-prison-v2.c
dm-bio-prison-v2.h
dm-bio-record.h dm bio record: save/restore bi_end_io and bi_integrity 2020-04-02 16:34:14 +02:00
dm-bow.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-bufio.c Merge android-4.14.156 (f9b4ab5) into msm-4.14 2020-04-14 10:44:08 +05:30
dm-bufio.h
dm-builtin.c
dm-cache-background-tracker.c
dm-cache-background-tracker.h
dm-cache-block-types.h
dm-cache-metadata.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-cache-metadata.h
dm-cache-policy-internal.h
dm-cache-policy-smq.c
dm-cache-policy.c
dm-cache-policy.h
dm-cache-target.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-core.h
dm-crypt.c Merge "dm-crypt: Skip encryption if bio is fscrypto or blk-crypto encrypted" 2020-09-22 03:50:29 -07:00
dm-default-key.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-delay.c
dm-era-target.c
dm-exception-store.c
dm-exception-store.h
dm-flakey.c dm flakey: check for null arg_name in parse_features() 2020-04-24 08:00:57 +02:00
dm-integrity.c dm integrity: fix a deadlock due to offloading to an incorrect workqueue 2020-03-11 18:03:08 +01:00
dm-io.c
dm-ioctl.c
dm-kcopyd.c
dm-linear.c Integrate the new file encryption framework 2020-08-13 13:44:51 -07:00
dm-log-userspace-base.c
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log-writes.c
dm-log.c
dm-mpath.c dm mpath: switch paths in dm_blk_ioctl() code path 2020-06-25 15:41:48 +02:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c
dm-raid1.c
dm-region-hash.c
dm-round-robin.c
dm-rq.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-rq.h
dm-service-time.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c
dm-stats.c
dm-stats.h
dm-stripe.c
dm-switch.c
dm-sysfs.c
dm-table.c overflow.h: Add allocation size calculation helpers 2020-09-03 11:22:33 +02:00
dm-target.c
dm-thin-metadata.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-thin-metadata.h
dm-thin.c
dm-uevent.c
dm-uevent.h
dm-verity-avb.c
dm-verity-fec.c This is the 4.14.179 stable release 2020-05-06 09:01:56 +02:00
dm-verity-fec.h
dm-verity-target.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm-verity.h
dm-zero.c
dm-zoned-metadata.c dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone 2020-06-25 15:41:54 +02:00
dm-zoned-reclaim.c dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone 2020-06-25 15:41:54 +02:00
dm-zoned-target.c dm zoned: assign max_io_len correctly 2020-07-09 09:36:33 +02:00
dm-zoned.h
dm.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
dm.h
faulty.c
linear.c
linear.h
md-cluster.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
md-cluster.h
md.c This is the 4.14.186 stable release 2020-06-25 16:12:13 +02:00
md.h
multipath.c
multipath.h
raid0.c md: add feature flag MD_FEATURE_RAID0_LAYOUT 2020-06-25 15:42:02 +02:00
raid0.h
raid1-10.c
raid1.c
raid1.h
raid5-cache.c
raid5-log.h
raid5-ppl.c
raid5.c drivers/md: Import OnePlus Changes 2021-11-10 04:55:08 +08:00
raid5.h
raid10.c
raid10.h