android_kernel_xiaomi_sm8350/drivers/md
Mike Snitzer ec44ab9d66 dm log: remove struct dm_dirty_log_internal
Remove the 'dm_dirty_log_internal' structure.  The resulting cleanup
eliminates extra memory allocations.  Therefore exposing the internal
list_head to the external 'dm_dirty_log_type' structure is a worthwhile
compromise.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2009-04-02 19:55:30 +01:00
..
raid6test
.gitignore
bitmap.c
dm-bio-list.h
dm-bio-record.h dm: preserve bi_io_vec when resubmitting bios 2009-04-02 19:55:23 +01:00
dm-crypt.c dm crypt: use kzfree 2009-04-02 19:55:28 +01:00
dm-delay.c
dm-exception-store.c
dm-exception-store.h
dm-io.c dm io: make sync_io uninterruptible 2009-04-02 19:55:24 +01:00
dm-ioctl.c dm table: rework reference counting fix 2009-03-16 17:44:26 +00:00
dm-kcopyd.c
dm-linear.c
dm-log.c dm log: remove struct dm_dirty_log_internal 2009-04-02 19:55:30 +01:00
dm-mpath.c
dm-mpath.h
dm-path-selector.c dm: path selector use module refcount directly 2009-04-02 19:55:27 +01:00
dm-path-selector.h
dm-raid1.c dm raid1: switch read_record from kmalloc to slab to save memory 2009-04-02 19:55:24 +01:00
dm-region-hash.c
dm-round-robin.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c dm snapshot: avoid having two exceptions for the same chunk 2009-04-02 19:55:26 +01:00
dm-snap.h
dm-stripe.c
dm-sysfs.c
dm-table.c dm table: fix upgrade mode race 2009-04-02 19:55:28 +01:00
dm-target.c dm target: remove struct tt_internal 2009-04-02 19:55:28 +01:00
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c dm crypt: wait for endio to complete before destruction 2009-03-16 17:44:36 +00:00
dm.h dm target: remove struct tt_internal 2009-04-02 19:55:28 +01:00
faulty.c
Kconfig
linear.c
Makefile
md.c md: fix deadlock when stopping arrays 2009-03-04 00:57:25 -07:00
mktables.c
multipath.c
raid0.c
raid1.c md: avoid races when stopping resync. 2009-02-25 13:18:47 +11:00
raid5.c
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c md: avoid races when stopping resync. 2009-02-25 13:18:47 +11:00
unroll.pl