linux_dsm_epyc7002/drivers/md
Andy Shevchenko e64e4018d5 md: Avoid namespace collision with bitmap API
bitmap API (include/linux/bitmap.h) has 'bitmap' prefix for its methods.

On the other hand MD bitmap API is special case.
Adding 'md' prefix to it to avoid name space collision.

No functional changes intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Shaohua Li <shli@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2018-08-01 15:49:39 -07:00
..
bcache bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n 2018-05-17 09:43:40 -06:00
persistent-data dm: Avoid namespace collision with bitmap API 2018-08-01 15:49:38 -07:00
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-bufio.c dm bufio: fix buffer alignment 2018-04-30 11:51:39 -04:00
dm-builtin.c
dm-cache-background-tracker.c dm cache background tracker: fix sparse warning 2018-04-30 15:40:40 -04:00
dm-cache-background-tracker.h
dm-cache-block-types.h
dm-cache-metadata.c
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
dm-core.h
dm-crypt.c
dm-delay.c
dm-era-target.c
dm-exception-store.c
dm-exception-store.h
dm-flakey.c
dm-integrity.c dm integrity: use kvfree for kvmalloc'd memory 2018-04-30 11:51:39 -04:00
dm-io.c
dm-ioctl.c
dm-kcopyd.c
dm-linear.c libnvdimm for 4.17 2018-04-10 10:25:57 -07:00
dm-log-userspace-base.c
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log-writes.c libnvdimm for 4.17 2018-04-10 10:25:57 -07:00
dm-log.c
dm-mpath.c
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid1.c dm mirror: remove VLA usage 2018-05-04 10:35:20 -04:00
dm-raid.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
dm-region-hash.c
dm-round-robin.c
dm-rq.c
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 libnvdimm for 4.17 2018-04-10 10:25:57 -07:00
dm-switch.c
dm-sysfs.c
dm-table.c
dm-target.c
dm-thin-metadata.c
dm-thin-metadata.h
dm-thin.c
dm-uevent.c
dm-uevent.h
dm-unstripe.c
dm-verity-fec.c
dm-verity-fec.h
dm-verity-target.c
dm-verity.h
dm-zero.c
dm-zoned-metadata.c
dm-zoned-reclaim.c
dm-zoned-target.c
dm-zoned.h
dm.c dm: fix some sparse warnings and whitespace in dax methods 2018-04-30 17:05:17 -04:00
dm.h
Kconfig
Makefile
md-bitmap.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
md-bitmap.h md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
md-cluster.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
md-cluster.h
md-faulty.c
md-linear.c
md-linear.h
md-multipath.c
md-multipath.h
md.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
md.h
raid0.c
raid0.h
raid1-10.c
raid1.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
raid1.h
raid5-cache.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
raid5-log.h
raid5-ppl.c
raid5.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
raid5.h
raid10.c md: Avoid namespace collision with bitmap API 2018-08-01 15:49:39 -07:00
raid10.h