| .. |
|
persistent-data
|
3241b1d3e0
dm: add persistent data library
|
14 yıl önce |
|
Kconfig
|
991d9fa02d
dm: add thin provisioning target
|
14 yıl önce |
|
Makefile
|
991d9fa02d
dm: add thin provisioning target
|
14 yıl önce |
|
bitmap.c
|
29d3247ea2
md/bitmap remove fault injection options.
|
14 yıl önce |
|
bitmap.h
|
fd01b88c75
md: remove typedefs: mddev_t -> struct mddev
|
14 yıl önce |
|
dm-bio-record.h
|
a920f6b3ac
dm: preserve bi_io_vec when resubmitting bios
|
16 yıl önce |
|
dm-bufio.c
|
95d402f057
dm: add bufio
|
14 yıl önce |
|
dm-bufio.h
|
95d402f057
dm: add bufio
|
14 yıl önce |
|
dm-crypt.c
|
983c7db347
dm crypt: always disable discard_zeroes_data
|
14 yıl önce |
|
dm-delay.c
|
4d4d66ab53
dm: convert workqueues to alloc_ordered
|
15 yıl önce |
|
dm-exception-store.c
|
c241104506
dm snapshot: test chunk size against both origin and snapshot
|
15 yıl önce |
|
dm-exception-store.h
|
c241104506
dm snapshot: test chunk size against both origin and snapshot
|
15 yıl önce |
|
dm-flakey.c
|
68e58a294f
dm: flakey fix corrupt_bio_byte error path
|
14 yıl önce |
|
dm-io.c
|
bb91bc7bac
dm io: flush cpu cache with vmapped io
|
14 yıl önce |
|
dm-ioctl.c
|
36a0456fbf
dm table: add immutable feature
|
14 yıl önce |
|
dm-kcopyd.c
|
7f06965390
dm kcopyd: add dm_kcopyd_zero to zero an area
|
14 yıl önce |
|
dm-linear.c
|
b441a262e7
dm: use dm_target_offset macro
|
15 yıl önce |
|
dm-log-userspace-base.c
|
5a25f0eb70
dm log userspace: add log device dependency
|
14 yıl önce |
|
dm-log-userspace-transfer.c
|
01a16b21d6
netlink: kill eff_cap from struct netlink_skb_parms
|
15 yıl önce |
|
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
16 yıl önce |
|
dm-log.c
|
e29e65aacb
dm: use vzalloc
|
14 yıl önce |
|
dm-mpath.c
|
498f0103ea
dm table: share target argument parsing functions
|
14 yıl önce |
|
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
17 yıl önce |
|
dm-path-selector.c
|
aea9058801
dm: path selector use module refcount directly
|
16 yıl önce |
|
dm-path-selector.h
|
02ab823fd1
dm mpath: add start_io and nr_bytes to path selectors
|
16 yıl önce |
|
dm-queue-length.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 yıl önce |
|
dm-raid.c
|
43672a0784
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
|
14 yıl önce |
|
dm-raid1.c
|
fa34ce7307
dm kcopyd: return client directly and not through a pointer
|
14 yıl önce |
|
dm-region-hash.c
|
25985edced
Fix common misspellings
|
14 yıl önce |
|
dm-round-robin.c
|
02ab823fd1
dm mpath: add start_io and nr_bytes to path selectors
|
16 yıl önce |
|
dm-service-time.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 yıl önce |
|
dm-snap-persistent.c
|
a2d2b0345a
dm snapshot: style cleanups
|
14 yıl önce |
|
dm-snap-transient.c
|
fc56f6fbcc
dm snapshot: move cow ref from exception store to snap core
|
16 yıl önce |
|
dm-snap.c
|
a6e50b409d
dm snapshot: skip reading origin when overwriting complete chunk
|
14 yıl önce |
|
dm-stripe.c
|
2991520200
dm stripe: implement merge method
|
14 yıl önce |
|
dm-sysfs.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
16 yıl önce |
|
dm-table.c
|
36a0456fbf
dm table: add immutable feature
|
14 yıl önce |
|
dm-target.c
|
38e1b257fd
dm: error return error for discards
|
15 yıl önce |
|
dm-thin-metadata.c
|
991d9fa02d
dm: add thin provisioning target
|
14 yıl önce |
|
dm-thin-metadata.h
|
991d9fa02d
dm: add thin provisioning target
|
14 yıl önce |
|
dm-thin.c
|
991d9fa02d
dm: add thin provisioning target
|
14 yıl önce |
|
dm-uevent.c
|
ecdb2e257a
dm table: remove dm_get from dm_table_get_md
|
16 yıl önce |
|
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
18 yıl önce |
|
dm-zero.c
|
f8facb61b5
dm: zero silently drop discards
|
15 yıl önce |
|
dm.c
|
3cf2e4ba74
dm: export dm get md
|
14 yıl önce |
|
dm.h
|
36a0456fbf
dm table: add immutable feature
|
14 yıl önce |
|
faulty.c
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
14 yıl önce |
|
linear.c
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
14 yıl önce |
|
linear.h
|
e849b9381f
md/linear: typedef removal: linear_conf_t -> struct linear_conf
|
14 yıl önce |
|
md.c
|
751e67ca2e
md.c: trivial comment fix
|
14 yıl önce |
|
md.h
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
14 yıl önce |
|
multipath.c
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
14 yıl önce |
|
multipath.h
|
69724e28ca
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
|
14 yıl önce |
|
raid0.c
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
14 yıl önce |
|
raid0.h
|
e373ab1091
md/raid0: typedef removal: raid0_conf_t -> struct r0conf
|
14 yıl önce |
|
raid1.c
|
d890fa2b05
md: Fix some bugs in recovery_disabled handling.
|
14 yıl önce |
|
raid1.h
|
34db0cd60f
md: add proper write-congestion reporting to RAID1 and RAID10.
|
14 yıl önce |
|
raid10.c
|
7fcc7c8acf
md/raid10: Fix bug when activating a hot-spare.
|
14 yıl önce |
|
raid10.h
|
34db0cd60f
md: add proper write-congestion reporting to RAID1 and RAID10.
|
14 yıl önce |
|
raid5.c
|
d890fa2b05
md: Fix some bugs in recovery_disabled handling.
|
14 yıl önce |
|
raid5.h
|
d1688a6d55
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
|
14 yıl önce |