.. |
bcache
|
f4b7ac68f4
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
|
8 years ago |
persistent-data
|
0881e7bd34
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
|
8 years ago |
Kconfig
|
2e8ed71102
dm block manager: make block locking optional
|
8 years ago |
Makefile
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
bitmap.c
|
2953079c69
md: separate flags for superblock changes
|
8 years ago |
bitmap.h
|
18c9ff7f48
md-cluster: sync bitmap when node received RESYNCING msg
|
9 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
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 years ago |
dm-bufio.h
|
55b082e614
dm snapshot: use dm-bufio prefetch
|
11 years ago |
dm-builtin.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
dm-cache-block-types.h
|
9efeccacd3
linux: drop __bitwise__ everywhere
|
8 years ago |
dm-cache-metadata.c
|
7f1b21591a
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
|
8 years ago |
dm-cache-metadata.h
|
629d0a8a1a
dm cache metadata: add "metadata2" feature
|
8 years ago |
dm-cache-policy-cleaner.c
|
4e781b498e
dm cache: speed up writing of the hint array
|
9 years ago |
dm-cache-policy-internal.h
|
4e781b498e
dm cache: speed up writing of the hint array
|
9 years ago |
dm-cache-policy-smq.c
|
e99dda8fc4
dm cache policy smq: use hash_32() instead of hash_32_generic()
|
8 years ago |
dm-cache-policy.c
|
2e68c4e6ca
dm cache: add policy name to status output
|
11 years ago |
dm-cache-policy.h
|
4e781b498e
dm cache: speed up writing of the hint array
|
9 years ago |
dm-cache-target.c
|
7a771ceac7
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
dm-core.h
|
eb8db831be
dm: always defer request allocation to the owner of the request_queue
|
8 years ago |
dm-crypt.c
|
0837e49ab3
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
|
8 years ago |
dm-delay.c
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
dm-era-target.c
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
dm-exception-store.c
|
e0700ce709
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
dm-exception-store.h
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
9 years ago |
dm-flakey.c
|
ef548c551e
dm flakey: introduce "error_writes" feature
|
8 years ago |
dm-io.c
|
cacc7b0556
dm io: use bvec iterator helpers to implement .get_page and .next_page
|
8 years ago |
dm-ioctl.c
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 years ago |
dm-kcopyd.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
dm-linear.c
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
dm-log-userspace-base.c
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
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
|
513a4befae
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
|
9 years ago |
dm-log.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
dm-mpath.c
|
818551e2b2
Merge branch 'for-4.11/next' into for-4.11/linus-merge
|
8 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
|
14 years ago |
dm-path-selector.h
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
9 years ago |
dm-queue-length.c
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
9 years ago |
dm-raid.c
|
2664f3c94a
dm raid: bump the target version
|
8 years ago |
dm-raid1.c
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 years ago |
dm-region-hash.c
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
dm-round-robin.c
|
37a098e9d1
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
|
8 years ago |
dm-rq.c
|
61febef40b
dm-rq: don't dereference request payload after ending request
|
8 years ago |
dm-rq.h
|
eb8db831be
dm: always defer request allocation to the owner of the request_queue
|
8 years ago |
dm-service-time.c
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
9 years ago |
dm-snap-persistent.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
dm-snap-transient.c
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
9 years ago |
dm-snap.c
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
dm-stats.c
|
6085831883
dm stats: fix a leaked s->histogram_boundaries array
|
8 years ago |
dm-stats.h
|
c96aec344d
dm stats: support precise timestamps
|
10 years ago |
dm-stripe.c
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
dm-switch.c
|
aad9ae4550
dm switch: simplify conditional in alloc_region_table()
|
10 years ago |
dm-sysfs.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 years ago |
dm-table.c
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
dm-target.c
|
eb8db831be
dm: always defer request allocation to the owner of the request_queue
|
8 years ago |
dm-thin-metadata.c
|
2a0fbffb1e
dm thin: fix a race condition between discarding and provisioning a block
|
9 years ago |
dm-thin-metadata.h
|
2a0fbffb1e
dm thin: fix a race condition between discarding and provisioning a block
|
9 years ago |
dm-thin.c
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
14 years ago |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
18 years ago |
dm-verity-fec.c
|
602d1657c6
dm verity fec: fix block calculation
|
9 years ago |
dm-verity-fec.h
|
a739ff3f54
dm verity: add support for forward error correction
|
9 years ago |
dm-verity-target.c
|
21ffe552e9
dm verity: fix incorrect error message
|
8 years ago |
dm-verity.h
|
0cc37c2df4
dm verity: add ignore_zero_blocks feature
|
9 years ago |
dm-zero.c
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
dm.c
|
f5fe1b5190
blk: Ensure users for current->bio_list can see the full list.
|
8 years ago |
dm.h
|
eb8db831be
dm: always defer request allocation to the owner of the request_queue
|
8 years ago |
faulty.c
|
d7a1030839
md: fast clone bio in bio_clone_mddev()
|
8 years ago |
linear.c
|
a682e00354
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 years ago |
linear.h
|
03a9e24ef2
md linear: fix a race between linear_add() and linear_congested()
|
8 years ago |
md-cluster.c
|
75df023f4f
md-cluster: remove useless memset from gather_all_resync_info
|
8 years ago |
md-cluster.h
|
51e453aecb
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
|
9 years ago |
md.c
|
1345921393
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
|
8 years ago |
md.h
|
99b3d74ec0
md: delete dead code
|
8 years ago |
multipath.c
|
a682e00354
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 years ago |
multipath.h
|
69724e28ca
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
|
14 years ago |
raid0.c
|
a682e00354
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 years ago |
raid0.h
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
raid1.c
|
11353b9d10
md/raid1: fix a trivial typo in comments
|
8 years ago |
raid1.h
|
824e47dadd
RAID1: avoid unnecessary spin locks in I/O barrier code
|
8 years ago |
raid10.c
|
3009b303b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 years ago |
raid10.h
|
8d3ca83dcf
md/raid10: add failfast handling for reads.
|
8 years ago |
raid5-cache.c
|
e33fbb9cc7
md/raid5-cache: exclude reclaiming stripes in reclaim check
|
8 years ago |
raid5.c
|
0977762f6d
md/r5cache: fix set_syndrome_sources() for data in cache
|
8 years ago |
raid5.h
|
e33fbb9cc7
md/raid5-cache: exclude reclaiming stripes in reclaim check
|
8 years ago |