You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/md
Linus Torvalds 5d0edf2915 Device-mapper fixes for 3.3. 13 years ago
..
persistent-data device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h 13 years ago
Kconfig dm: add thin provisioning target 13 years ago
Makefile dm: add thin provisioning target 13 years ago
bitmap.c md/bitmap: be more consistent when setting new bits in memory bitmap. 13 years ago
bitmap.h md: remove typedefs: mddev_t -> struct mddev 14 years ago
dm-bio-record.h
dm-bufio.c device-mapper: dm-bufio.c needs to include module.h 13 years ago
dm-bufio.h dm: add bufio 13 years ago
dm-crypt.c dm crypt: always disable discard_zeroes_data 14 years ago
dm-delay.c
dm-exception-store.c md: Add module.h to all files using it implicitly 13 years ago
dm-exception-store.h
dm-flakey.c dm flakey: fix crash on read when corrupt_bio_byte not set 13 years ago
dm-io.c dm io: fix discard support 13 years ago
dm-ioctl.c dm ioctl: do not leak argv if target message only contains whitespace 13 years ago
dm-kcopyd.c dm kcopyd: add dm_kcopyd_zero to zero an area 13 years ago
dm-linear.c dm: do not forward ioctls from logical volumes to the underlying device 13 years ago
dm-log-userspace-base.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log.c dm: use vzalloc 14 years ago
dm-mpath.c dm: do not forward ioctls from logical volumes to the underlying device 13 years ago
dm-mpath.h
dm-path-selector.c md: Add module.h to all files using it implicitly 13 years ago
dm-path-selector.h
dm-queue-length.c atomic: use <linux/atomic.h> 14 years ago
dm-raid.c dm raid: fix flush support 13 years ago
dm-raid1.c dm kcopyd: return client directly and not through a pointer 14 years ago
dm-region-hash.c Fix common misspellings 14 years ago
dm-round-robin.c md: Add module.h to all files using it implicitly 13 years ago
dm-service-time.c md: Add module.h to all files using it implicitly 13 years ago
dm-snap-persistent.c md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-snap-transient.c md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-snap.c dm snapshot: skip reading origin when overwriting complete chunk 14 years ago
dm-stripe.c dm stripe: implement merge method 14 years ago
dm-sysfs.c
dm-table.c block: Introduce blk_set_stacking_limits function 13 years ago
dm-target.c
dm-thin-metadata.c dm thin metadata: decrement counter after removing mapped block 13 years ago
dm-thin-metadata.h dm: add thin provisioning target 13 years ago
dm-thin.c dm: add thin provisioning target 13 years ago
dm-uevent.c md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-uevent.h
dm-zero.c
dm.c fs: move code out of buffer.c 13 years ago
dm.h dm table: add immutable feature 13 years ago
faulty.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
linear.c md/linear: fix hot-add of devices to linear arrays. 13 years ago
linear.h md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 years ago
md.c Some simple md-related fixes. 13 years ago
md.h md: create externally visible flags for supporting hot-replace. 13 years ago
multipath.c md: change hot_remove_disk to take an rdev rather than a number. 13 years ago
multipath.h md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
raid0.h md/raid0: typedef removal: raid0_conf_t -> struct r0conf 14 years ago
raid1.c md/raid1: fix buglet in md_raid1_contested. 13 years ago
raid1.h md/raid1: Allocate spare to store replacement devices and their bios. 13 years ago
raid5.c md/raid5: Mark device want_replacement when we see a write error. 13 years ago
raid5.h md/raid5: detect and handle replacements during recovery. 13 years ago
raid10.c md/raid10: fix assembling of arrays with replacement devices. 13 years ago
raid10.h md/raid10: prepare data structures for handling replacement. 13 years ago