.. |
bcache
|
749b61dab3
bcache: remove driver private bio splitting code
|
10 years ago |
persistent-data
|
fc0a446152
dm: remove unlikely() before IS_ERR()
|
10 years ago |
Kconfig
|
57d4248731
dm: Spelling s/consitent/consistent/
|
10 years ago |
Makefile
|
66a6363566
dm cache: add stochastic-multi-queue (smq) policy
|
10 years ago |
bitmap.c
|
aca105a697
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
|
10 years ago |
bitmap.h
|
97f6cd39da
md-cluster: re-add capabilities
|
10 years ago |
dm-bio-prison.c
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
dm-bio-prison.h
|
3cdf93f9d8
dm bio prison: add dm_cell_promote_or_release()
|
10 years ago |
dm-bio-record.h
|
1c3b13e64c
dm: Refactor for new bio cloning/splitting
|
11 years ago |
dm-bufio.c
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
dm-bufio.h
|
55b082e614
dm snapshot: use dm-bufio prefetch
|
11 years ago |
dm-builtin.c
|
2995fa78e4
dm sysfs: fix a module unload race
|
11 years ago |
dm-cache-block-types.h
|
1bad9bc4ee
dm cache: revert "remove remainder of distinct discard block size"
|
10 years ago |
dm-cache-metadata.c
|
028ae9f76f
dm cache: add fail io mode and needs_check flag
|
10 years ago |
dm-cache-metadata.h
|
028ae9f76f
dm cache: add fail io mode and needs_check flag
|
10 years ago |
dm-cache-policy-cleaner.c
|
20f6814b94
dm cache: pass a new 'critical' flag to the policies when requesting writeback work
|
10 years ago |
dm-cache-policy-internal.h
|
fba10109a4
dm cache: age and write back cache entries even without active IO
|
10 years ago |
dm-cache-policy-mq.c
|
34dd051741
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
|
10 years ago |
dm-cache-policy-smq.c
|
4051aab762
dm cache policy smq: change the mutex to a spinlock
|
10 years ago |
dm-cache-policy.c
|
2e68c4e6ca
dm cache: add policy name to status output
|
11 years ago |
dm-cache-policy.h
|
fba10109a4
dm cache: age and write back cache entries even without active IO
|
10 years ago |
dm-cache-target.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-crypt.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-delay.c
|
e80d1c805a
dm: do not override error code returned from dm_get_device()
|
10 years ago |
dm-era-target.c
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
dm-exception-store.c
|
1a66a08ae8
dm: replace simple_strtoul
|
13 years ago |
dm-exception-store.h
|
c241104506
dm snapshot: test chunk size against both origin and snapshot
|
15 years ago |
dm-flakey.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-io.c
|
b54ffb73ca
block: remove bio_get_nr_vecs()
|
10 years ago |
dm-ioctl.c
|
f368ed6088
char: make misc_deregister a void function
|
10 years ago |
dm-kcopyd.c
|
670368a8dd
dm: stop using WQ_NON_REENTRANT
|
12 years ago |
dm-linear.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-log-userspace-base.c
|
18cc980ac8
dm log userspace base: fix compile warning
|
10 years ago |
dm-log-userspace-transfer.c
|
c32a512fdf
dm log userspace transfer: match wait_for_completion_timeout return type
|
10 years ago |
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
16 years ago |
dm-log-writes.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-log.c
|
8fb980e35b
dm: use memweight()
|
13 years ago |
dm-mpath.c
|
4c6dd53dd3
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
|
10 years ago |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
17 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
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 years ago |
dm-raid.c
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
dm-raid1.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-region-hash.c
|
4f024f3797
block: Abstract out bvec iterator
|
11 years ago |
dm-round-robin.c
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 years ago |
dm-service-time.c
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 years ago |
dm-snap-persistent.c
|
fc0a446152
dm: remove unlikely() before IS_ERR()
|
10 years ago |
dm-snap-transient.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
13 years ago |
dm-snap.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-stats.c
|
bd49784fd1
dm stats: report precise_timestamps and histogram in @stats_list output
|
10 years ago |
dm-stats.h
|
c96aec344d
dm stats: support precise timestamps
|
10 years ago |
dm-stripe.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-switch.c
|
56b1ebf2d9
dm switch: efficiently support repetitive patterns
|
11 years ago |
dm-sysfs.c
|
17e149b8f7
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
|
10 years ago |
dm-table.c
|
03100aada9
block: Replace SG_GAPS with new queue limits mask
|
10 years ago |
dm-target.c
|
e5863d9ad7
dm: allocate requests in target when stacking on blk-mq devices
|
10 years ago |
dm-thin-metadata.c
|
7f518ad0a2
dm thin metadata: delete btrees when releasing metadata snapshot
|
10 years ago |
dm-thin-metadata.h
|
6550f075f5
dm thin metadata: add dm_thin_remove_range()
|
10 years ago |
dm-thin.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 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
|
18 years ago |
dm-verity.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm-zero.c
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
dm.c
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
dm.h
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
faulty.c
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
linear.c
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
linear.h
|
e849b9381f
md/linear: typedef removal: linear_conf_t -> struct linear_conf
|
14 years ago |
md-cluster.c
|
18b9f67962
md-cluster: remove inappropriate try_module_get from join()
|
10 years ago |
md-cluster.h
|
90382ed9af
Fix read-balancing during node failure
|
10 years ago |
md.c
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 years ago |
md.h
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
multipath.c
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
multipath.h
|
69724e28ca
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
|
14 years ago |
raid0.c
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 years ago |
raid0.h
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
raid1.c
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 years ago |
raid1.h
|
55ce74d4bf
md/raid1: ensure device failure recorded before write request returns.
|
10 years ago |
raid10.c
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 years ago |
raid10.h
|
95af587e95
md/raid10: ensure device failure recorded before write request returns.
|
10 years ago |
raid5.c
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 years ago |
raid5.h
|
c3cce6cda1
md/raid5: ensure device failure recorded before write request returns.
|
10 years ago |