.. |
bcache
|
5fb94e9ca3
docs: Fix some broken references
|
há 7 anos atrás |
persistent-data
|
afa53df869
dm bufio: move dm-bufio.h to include/linux/
|
há 7 anos atrás |
Kconfig
|
48debafe4f
dm: add writecache target
|
há 7 anos atrás |
Makefile
|
48debafe4f
dm: add writecache target
|
há 7 anos atrás |
dm-bio-prison-v1.c
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-bio-prison-v1.h
|
4e4cbee93d
block: switch bios to blk_status_t
|
há 8 anos atrás |
dm-bio-prison-v2.c
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-bio-prison-v2.h
|
742c8fdc31
dm bio prison v2: new interface for the bio prison
|
há 8 anos atrás |
dm-bio-record.h
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
há 8 anos atrás |
dm-bufio.c
|
f7879b4cea
dm bufio: fix buffer alignment
|
há 7 anos atrás |
dm-builtin.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
dm-cache-background-tracker.c
|
280884fadc
dm cache background tracker: fix sparse warning
|
há 7 anos atrás |
dm-cache-background-tracker.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
há 8 anos atrás |
dm-cache-block-types.h
|
9efeccacd3
linux: drop __bitwise__ everywhere
|
há 8 anos atrás |
dm-cache-metadata.c
|
6bdd079610
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
|
há 7 anos atrás |
dm-cache-metadata.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
há 8 anos atrás |
dm-cache-policy-internal.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
há 8 anos atrás |
dm-cache-policy-smq.c
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
há 7 anos atrás |
dm-cache-policy.c
|
2e68c4e6ca
dm cache: add policy name to status output
|
há 11 anos atrás |
dm-cache-policy.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
há 8 anos atrás |
dm-cache-target.c
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-core.h
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-crypt.c
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
há 7 anos atrás |
dm-delay.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
há 7 anos atrás |
dm-era-target.c
|
1eb5fa849f
dm: allow targets to return output from messages they are sent
|
há 7 anos atrás |
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
|
há 9 anos atrás |
dm-exception-store.h
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
há 9 anos atrás |
dm-flakey.c
|
5bd5e8d891
dm: remove fmode_t argument from .prepare_ioctl hook
|
há 7 anos atrás |
dm-integrity.c
|
344476e16a
treewide: kvmalloc() -> kvmalloc_array()
|
há 7 anos atrás |
dm-io.c
|
d377535405
dm: Use kzalloc for all structs with embedded biosets/mempools
|
há 7 anos atrás |
dm-ioctl.c
|
b2b04e7e2d
dm: report which conflicting type caused error during table_load()
|
há 7 anos atrás |
dm-kcopyd.c
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-linear.c
|
b3a9a0c36e
dax: Introduce a ->copy_to_iter dax operation
|
há 7 anos atrás |
dm-log-userspace-base.c
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
dm-log-userspace-transfer.c
|
c32a512fdf
dm log userspace transfer: match wait_for_completion_timeout return type
|
há 10 anos atrás |
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
há 16 anos atrás |
dm-log-writes.c
|
b3a9a0c36e
dax: Introduce a ->copy_to_iter dax operation
|
há 7 anos atrás |
dm-log.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
há 8 anos atrás |
dm-mpath.c
|
ff005a0662
block: sanitize blk_get_request calling conventions
|
há 7 anos atrás |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
há 17 anos atrás |
dm-path-selector.c
|
056075c764
md: Add module.h to all files using it implicitly
|
há 13 anos atrás |
dm-path-selector.h
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
há 9 anos atrás |
dm-queue-length.c
|
f20426056f
dm mpath selector: more evenly distribute ties
|
há 7 anos atrás |
dm-raid.c
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
há 7 anos atrás |
dm-raid1.c
|
65972a6fa9
dm mirror: remove VLA usage
|
há 7 anos atrás |
dm-region-hash.c
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
há 7 anos atrás |
dm-round-robin.c
|
37a098e9d1
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
|
há 8 anos atrás |
dm-rq.c
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
dm-rq.h
|
dc6364b517
dm rq: do not update rq partially in each ending bio
|
há 8 anos atrás |
dm-service-time.c
|
f20426056f
dm mpath selector: more evenly distribute ties
|
há 7 anos atrás |
dm-snap-persistent.c
|
afa53df869
dm bufio: move dm-bufio.h to include/linux/
|
há 7 anos atrás |
dm-snap-transient.c
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
há 9 anos atrás |
dm-snap.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
há 7 anos atrás |
dm-stats.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
há 7 anos atrás |
dm-stats.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
dm-stripe.c
|
b3a9a0c36e
dax: Introduce a ->copy_to_iter dax operation
|
há 7 anos atrás |
dm-switch.c
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
há 7 anos atrás |
dm-sysfs.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
há 9 anos atrás |
dm-table.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
há 7 anos atrás |
dm-target.c
|
2d77dafe23
dm: remove unused macro DM_MOD_NAME_SIZE
|
há 7 anos atrás |
dm-thin-metadata.c
|
490ae017f5
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
|
há 7 anos atrás |
dm-thin-metadata.h
|
2a0fbffb1e
dm thin: fix a race condition between discarding and provisioning a block
|
há 9 anos atrás |
dm-thin.c
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
há 7 anos atrás |
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
há 13 anos atrás |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
há 18 anos atrás |
dm-unstripe.c
|
afac6bd6d1
dm unstripe: remove unnecessary header includes
|
há 7 anos atrás |
dm-verity-fec.c
|
25d80be86c
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
há 7 anos atrás |
dm-verity-fec.h
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
dm-verity-target.c
|
778e1cdd81
treewide: kvzalloc() -> kvcalloc()
|
há 7 anos atrás |
dm-verity.h
|
843f38d382
dm verity: add 'check_at_most_once' option to only validate hashes once
|
há 7 anos atrás |
dm-writecache.c
|
48debafe4f
dm: add writecache target
|
há 7 anos atrás |
dm-zero.c
|
846785e6a5
dm: don't return errnos from ->map
|
há 8 anos atrás |
dm-zoned-metadata.c
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
há 7 anos atrás |
dm-zoned-reclaim.c
|
4218a95546
dm zoned: use GFP_NOIO in I/O path
|
há 8 anos atrás |
dm-zoned-target.c
|
72d711c876
dm: adjust structure members to improve alignment
|
há 7 anos atrás |
dm-zoned.h
|
3b1a94c88b
dm zoned: drive-managed zoned block device target
|
há 8 anos atrás |
dm.c
|
7d3bf613e9
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
há 7 anos atrás |
dm.h
|
f6e7baadd9
dm: move dm_table_destroy() to same header as dm_table_create()
|
há 7 anos atrás |
md-bitmap.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
md-bitmap.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
há 7 anos atrás |
md-cluster.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
md-cluster.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
md-faulty.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
md-linear.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
md-linear.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
há 7 anos atrás |
md-multipath.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
md-multipath.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
md.c
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
há 7 anos atrás |
md.h
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
há 7 anos atrás |
raid0.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
raid0.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
raid1-10.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
há 7 anos atrás |
raid1.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
raid1.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
raid10.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
raid10.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
raid5-cache.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
raid5-log.h
|
f4bc0c813e
raid5-ppl: fix handling flush requests
|
há 7 anos atrás |
raid5-ppl.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
há 7 anos atrás |
raid5.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
há 7 anos atrás |
raid5.h
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
há 7 anos atrás |