| .. |
|
bcache
|
73ac105be3
bcache: fix for data collapse after re-attaching an attached device
|
8 年之前 |
|
persistent-data
|
bc68d0a435
dm btree: fix serious bug in btree_split_beneath()
|
8 年之前 |
|
Kconfig
|
18a5bf2705
dm: add unstriped target
|
8 年之前 |
|
Makefile
|
18a5bf2705
dm: add unstriped target
|
8 年之前 |
|
dm-bio-prison-v1.c
|
6e333d0be3
dm bio prison: use rb_entry() rather than container_of()
|
8 年之前 |
|
dm-bio-prison-v1.h
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 年之前 |
|
dm-bio-prison-v2.c
|
6e333d0be3
dm bio prison: use rb_entry() rather than container_of()
|
8 年之前 |
|
dm-bio-prison-v2.h
|
742c8fdc31
dm bio prison v2: new interface for the bio prison
|
8 年之前 |
|
dm-bio-record.h
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 年之前 |
|
dm-bufio.c
|
0e696d385d
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
|
8 年之前 |
|
dm-bufio.h
|
1e3b21c6fb
dm integrity: optimize writing dm-bufio buffers that are partially changed
|
8 年之前 |
|
dm-builtin.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
dm-cache-background-tracker.c
|
64748b1645
dm cache background tracker: limit amount of background work that may be issued at once
|
8 年之前 |
|
dm-cache-background-tracker.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
8 年之前 |
|
dm-cache-block-types.h
|
9efeccacd3
linux: drop __bitwise__ everywhere
|
9 年之前 |
|
dm-cache-metadata.c
|
6bdd079610
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
|
8 年之前 |
|
dm-cache-metadata.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
8 年之前 |
|
dm-cache-policy-internal.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
8 年之前 |
|
dm-cache-policy-smq.c
|
9768a10dd3
dm cache policy smq: allocate cache blocks in order
|
8 年之前 |
|
dm-cache-policy.c
|
2e68c4e6ca
dm cache: add policy name to status output
|
12 年之前 |
|
dm-cache-policy.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
8 年之前 |
|
dm-cache-target.c
|
7e6358d244
dm: fix various targets to dm_register_target after module __init resources created
|
8 年之前 |
|
dm-core.h
|
c12c9a3c38
dm: various cleanups to md->queue initialization code
|
8 年之前 |
|
dm-crypt.c
|
0be600a5ad
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
|
dm-delay.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 年之前 |
|
dm-era-target.c
|
7dea378b23
dm: do not set 'discards_supported' in targets that do not need it
|
8 年之前 |
|
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
|
10 年之前 |
|
dm-exception-store.h
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
10 年之前 |
|
dm-flakey.c
|
7690e25302
dm flakey: check for null arg_name in parse_features()
|
8 年之前 |
|
dm-integrity.c
|
717f4b1c52
dm integrity: don't store cipher request on the stack
|
8 年之前 |
|
dm-io.c
|
c110a4b6e6
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
|
8 年之前 |
|
dm-ioctl.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
8 年之前 |
|
dm-kcopyd.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 年之前 |
|
dm-linear.c
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
|
dm-log-userspace-base.c
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 年之前 |
|
dm-log-userspace-transfer.c
|
c32a512fdf
dm log userspace transfer: match wait_for_completion_timeout return type
|
10 年之前 |
|
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
16 年之前 |
|
dm-log-writes.c
|
4b259fc4a8
dm log writes: fix max length used for kstrndup
|
8 年之前 |
|
dm-log.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 年之前 |
|
dm-mpath.c
|
0be600a5ad
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
|
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
17 年之前 |
|
dm-path-selector.c
|
056075c764
md: Add module.h to all files using it implicitly
|
14 年之前 |
|
dm-path-selector.h
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
10 年之前 |
|
dm-queue-length.c
|
f20426056f
dm mpath selector: more evenly distribute ties
|
8 年之前 |
|
dm-raid.c
|
0be600a5ad
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
|
dm-raid1.c
|
8376d3c1f9
md: Convert timers to use timer_setup()
|
8 年之前 |
|
dm-region-hash.c
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
|
dm-round-robin.c
|
37a098e9d1
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
|
9 年之前 |
|
dm-rq.c
|
64b28683de
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
|
8 年之前 |
|
dm-rq.h
|
dc6364b517
dm rq: do not update rq partially in each ending bio
|
8 年之前 |
|
dm-service-time.c
|
f20426056f
dm mpath selector: more evenly distribute ties
|
8 年之前 |
|
dm-snap-persistent.c
|
ff0361b34a
dm: make flush bios explicitly sync
|
8 年之前 |
|
dm-snap-transient.c
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
10 年之前 |
|
dm-snap.c
|
ae1093be5a
dm snapshot: use mutex instead of rw_semaphore
|
8 年之前 |
|
dm-stats.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 年之前 |
|
dm-stats.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
dm-stripe.c
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
|
dm-switch.c
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 年之前 |
|
dm-sysfs.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 年之前 |
|
dm-table.c
|
eaa160eded
dm table: fix NVMe bio-based dm_table_determine_type() validation
|
8 年之前 |
|
dm-target.c
|
846785e6a5
dm: don't return errnos from ->map
|
8 年之前 |
|
dm-thin-metadata.c
|
490ae017f5
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
|
8 年之前 |
|
dm-thin-metadata.h
|
2a0fbffb1e
dm thin: fix a race condition between discarding and provisioning a block
|
9 年之前 |
|
dm-thin.c
|
bd6d1e0a5f
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
|
8 年之前 |
|
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
14 年之前 |
|
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
18 年之前 |
|
dm-unstripe.c
|
cc65661981
dm unstripe: fix target length versus number of stripes size check
|
8 年之前 |
|
dm-verity-fec.c
|
34c96507e8
dm verity fec: fix GFP flags used with mempool_alloc()
|
8 年之前 |
|
dm-verity-fec.h
|
f1a880a93b
dm verity fec: limit error correction recursion
|
8 年之前 |
|
dm-verity-target.c
|
37dc79565c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 年之前 |
|
dm-verity.h
|
12f1ffc40a
dm: move dm-verity to generic async completion
|
8 年之前 |
|
dm-zero.c
|
846785e6a5
dm: don't return errnos from ->map
|
8 年之前 |
|
dm-zoned-metadata.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 年之前 |
|
dm-zoned-reclaim.c
|
4218a95546
dm zoned: use GFP_NOIO in I/O path
|
8 年之前 |
|
dm-zoned-target.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 年之前 |
|
dm-zoned.h
|
3b1a94c88b
dm zoned: drive-managed zoned block device target
|
8 年之前 |
|
dm.c
|
8dd601fa83
dm: correctly handle chained bios in dec_pending()
|
7 年之前 |
|
dm.h
|
f6e7baadd9
dm: move dm_table_destroy() to same header as dm_table_create()
|
8 年之前 |
|
md-bitmap.c
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
md-bitmap.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
md-cluster.c
|
f0e230ad87
md-cluster: update document for raid10
|
8 年之前 |
|
md-cluster.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
md-faulty.c
|
935fe0983e
md: rename some drivers/md/ files to have an "md-" prefix
|
8 年之前 |
|
md-linear.c
|
935fe0983e
md: rename some drivers/md/ files to have an "md-" prefix
|
8 年之前 |
|
md-linear.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
md-multipath.c
|
fc33060ba0
md: remove redundant variable q
|
8 年之前 |
|
md-multipath.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
md.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
8 年之前 |
|
md.h
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
8 年之前 |
|
raid0.c
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
8 年之前 |
|
raid0.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
raid1-10.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
raid1.c
|
ed7158bae4
treewide/trivial: Remove ';;$' typo noise
|
7 年之前 |
|
raid1.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
raid10.c
|
474beb575c
md/raid1,raid10: silence warning about wait-within-wait
|
8 年之前 |
|
raid10.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
raid5-cache.c
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
8 年之前 |
|
raid5-log.h
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
8 年之前 |
|
raid5-ppl.c
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
8 年之前 |
|
raid5.c
|
1532d9e87e
raid5-ppl: PPL support for disks with write-back cache enabled
|
8 年之前 |
|
raid5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |