.. |
persistent-data
|
a84450604d
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
|
13 years ago |
Kconfig
|
991d9fa02d
dm: add thin provisioning target
|
13 years ago |
Makefile
|
991d9fa02d
dm: add thin provisioning target
|
13 years ago |
bitmap.c
|
915c420ddf
md/bitmap: be more consistent when setting new bits in memory bitmap.
|
13 years ago |
bitmap.h
|
fd01b88c75
md: remove typedefs: mddev_t -> struct mddev
|
13 years ago |
dm-bio-record.h
|
a920f6b3ac
dm: preserve bi_io_vec when resubmitting bios
|
16 years ago |
dm-bufio.c
|
6f66263f8e
device-mapper: dm-bufio.c needs to include module.h
|
13 years ago |
dm-bufio.h
|
95d402f057
dm: add bufio
|
13 years ago |
dm-crypt.c
|
983c7db347
dm crypt: always disable discard_zeroes_data
|
13 years ago |
dm-delay.c
|
4d4d66ab53
dm: convert workqueues to alloc_ordered
|
14 years ago |
dm-exception-store.c
|
056075c764
md: Add module.h to all files using it implicitly
|
13 years ago |
dm-exception-store.h
|
c241104506
dm snapshot: test chunk size against both origin and snapshot
|
15 years ago |
dm-flakey.c
|
1212268fd9
dm flakey: fix crash on read when corrupt_bio_byte not set
|
13 years ago |
dm-io.c
|
0c535e0d6f
dm io: fix discard support
|
13 years ago |
dm-ioctl.c
|
902c6a96a7
dm ioctl: do not leak argv if target message only contains whitespace
|
13 years ago |
dm-kcopyd.c
|
7f06965390
dm kcopyd: add dm_kcopyd_zero to zero an area
|
13 years ago |
dm-linear.c
|
ec8013bedd
dm: do not forward ioctls from logical volumes to the underlying device
|
13 years ago |
dm-log-userspace-base.c
|
32aaeffbd4
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
|
01a16b21d6
netlink: kill eff_cap from struct netlink_skb_parms
|
14 years ago |
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
16 years ago |
dm-log.c
|
e29e65aacb
dm: use vzalloc
|
14 years ago |
dm-mpath.c
|
ec8013bedd
dm: do not forward ioctls from logical volumes to the underlying device
|
13 years ago |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
16 years ago |
dm-path-selector.c
|
056075c764
md: Add module.h to all files using it implicitly
|
13 years ago |
dm-path-selector.h
|
02ab823fd1
dm mpath: add start_io and nr_bytes to path selectors
|
16 years ago |
dm-queue-length.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
dm-raid.c
|
0ca93de9b7
dm raid: fix flush support
|
13 years ago |
dm-raid1.c
|
fa34ce7307
dm kcopyd: return client directly and not through a pointer
|
14 years ago |
dm-region-hash.c
|
25985edced
Fix common misspellings
|
14 years ago |
dm-round-robin.c
|
056075c764
md: Add module.h to all files using it implicitly
|
13 years ago |
dm-service-time.c
|
056075c764
md: Add module.h to all files using it implicitly
|
13 years ago |
dm-snap-persistent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
13 years ago |
dm-snap-transient.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
13 years ago |
dm-snap.c
|
a6e50b409d
dm snapshot: skip reading origin when overwriting complete chunk
|
14 years ago |
dm-stripe.c
|
2991520200
dm stripe: implement merge method
|
14 years ago |
dm-sysfs.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
dm-table.c
|
b1bd055d39
block: Introduce blk_set_stacking_limits function
|
13 years ago |
dm-target.c
|
38e1b257fd
dm: error return error for discards
|
15 years ago |
dm-thin-metadata.c
|
af63bcb817
dm thin metadata: decrement counter after removing mapped block
|
13 years ago |
dm-thin-metadata.h
|
991d9fa02d
dm: add thin provisioning target
|
13 years ago |
dm-thin.c
|
991d9fa02d
dm: add thin provisioning target
|
13 years ago |
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
13 years ago |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
17 years ago |
dm-zero.c
|
f8facb61b5
dm: zero silently drop discards
|
15 years ago |
dm.c
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
dm.h
|
36a0456fbf
dm table: add immutable feature
|
13 years ago |
faulty.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
linear.c
|
09cd9270ea
md/linear: fix hot-add of devices to linear arrays.
|
13 years ago |
linear.h
|
e849b9381f
md/linear: typedef removal: linear_conf_t -> struct linear_conf
|
13 years ago |
md.c
|
4d39aa1b99
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
|
13 years ago |
md.h
|
2d78f8c451
md: create externally visible flags for supporting hot-replace.
|
13 years ago |
multipath.c
|
b8321b68d1
md: change hot_remove_disk to take an rdev rather than a number.
|
13 years ago |
multipath.h
|
69724e28ca
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
|
13 years ago |
raid0.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
raid0.h
|
e373ab1091
md/raid0: typedef removal: raid0_conf_t -> struct r0conf
|
13 years ago |
raid1.c
|
f53e29fc87
md/raid1: fix buglet in md_raid1_contested.
|
13 years ago |
raid1.h
|
8f19ccb2fd
md/raid1: Allocate spare to store replacement devices and their bios.
|
13 years ago |
raid10.c
|
7a90484825
md/raid10: fix assembling of arrays with replacement devices.
|
13 years ago |
raid10.h
|
69335ef3bc
md/raid10: prepare data structures for handling replacement.
|
13 years ago |
raid5.c
|
3a6de2924a
md/raid5: Mark device want_replacement when we see a write error.
|
13 years ago |
raid5.h
|
9a3e1101b8
md/raid5: detect and handle replacements during recovery.
|
13 years ago |