| .. |
|
bcache
|
f0956418d9
closures: fix a race on wakeup from closure_sync
|
6 年之前 |
|
persistent-data
|
53e73d1079
dm space map metadata: fix missing store of apply_bops() return value
|
6 年之前 |
|
Kconfig
|
48debafe4f
dm: add writecache target
|
7 年之前 |
|
Makefile
|
48debafe4f
dm: add writecache target
|
7 年之前 |
|
dm-bio-prison-v1.c
|
72d711c876
dm: adjust structure members to improve alignment
|
7 年之前 |
|
dm-bio-prison-v1.h
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 年之前 |
|
dm-bio-prison-v2.c
|
72d711c876
dm: adjust structure members to improve alignment
|
7 年之前 |
|
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
|
f7879b4cea
dm bufio: fix buffer alignment
|
7 年之前 |
|
dm-builtin.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
dm-cache-background-tracker.c
|
280884fadc
dm cache background tracker: fix sparse warning
|
7 年之前 |
|
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
|
ff0699a5e5
dm cache metadata: Fix loading discard bitset
|
6 年之前 |
|
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
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 年之前 |
|
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
|
c7cd55504a
dm cache: destroy migration_cache if cache target registration failed
|
7 年之前 |
|
dm-core.h
|
a1cd2f7015
dm: disable DISCARD if the underlying storage no longer supports it
|
6 年之前 |
|
dm-crypt.c
|
fcb2f1e2ea
dm crypt: move detailed message into debug level
|
6 年之前 |
|
dm-delay.c
|
3b92ff729c
dm delay: fix a crash when invalid device is specified
|
6 年之前 |
|
dm-era-target.c
|
1eb5fa849f
dm: allow targets to return output from messages they are sent
|
7 年之前 |
|
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
|
887b1c9a7d
dm: Check for device sector overflow if CONFIG_LBDAF is not set
|
6 年之前 |
|
dm-integrity.c
|
795b057272
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
|
6 年之前 |
|
dm-io.c
|
d377535405
dm: Use kzalloc for all structs with embedded biosets/mempools
|
7 年之前 |
|
dm-ioctl.c
|
b42128078c
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
|
7 年之前 |
|
dm-kcopyd.c
|
e0fb8135de
dm kcopyd: always complete failed jobs
|
6 年之前 |
|
dm-linear.c
|
887b1c9a7d
dm: Check for device sector overflow if CONFIG_LBDAF is not set
|
6 年之前 |
|
dm-log-userspace-base.c
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
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
|
2ba0a50096
dm log writes: make sure super sector log updates are written in order
|
6 年之前 |
|
dm-log.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 年之前 |
|
dm-mpath.c
|
69409854ba
dm mpath: fix missing call of path selector type->end_io
|
6 年之前 |
|
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
|
9 年之前 |
|
dm-queue-length.c
|
f20426056f
dm mpath selector: more evenly distribute ties
|
7 年之前 |
|
dm-raid.c
|
2cff6c87a0
dm raid: add missing cleanup in raid_ctr()
|
6 年之前 |
|
dm-raid1.c
|
887b1c9a7d
dm: Check for device sector overflow if CONFIG_LBDAF is not set
|
6 年之前 |
|
dm-region-hash.c
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 年之前 |
|
dm-round-robin.c
|
37a098e9d1
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
|
8 年之前 |
|
dm-rq.c
|
4ec3ca2770
blk-mq: add callback of .cleanup_rq
|
6 年之前 |
|
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
|
7 年之前 |
|
dm-snap-persistent.c
|
afa53df869
dm bufio: move dm-bufio.h to include/linux/
|
7 年之前 |
|
dm-snap-transient.c
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
10 年之前 |
|
dm-snap.c
|
9e5be33b10
dm snapshot: Fix excessive memory usage and workqueue stalls
|
6 年之前 |
|
dm-stats.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
|
dm-stats.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
dm-stripe.c
|
b3a9a0c36e
dax: Introduce a ->copy_to_iter dax operation
|
7 年之前 |
|
dm-switch.c
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 年之前 |
|
dm-sysfs.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
9 年之前 |
|
dm-table.c
|
ded8e524cf
dm table: fix invalid memory accesses with too high sector number
|
6 年之前 |
|
dm-target.c
|
69409854ba
dm mpath: fix missing call of path selector type->end_io
|
6 年之前 |
|
dm-thin-metadata.c
|
ecf99cdea0
dm thin metadata: check if in fail_io mode when setting needs_check
|
6 年之前 |
|
dm-thin-metadata.h
|
5b779f8417
dm thin: fix passdown_double_checking_shared_status()
|
6 年之前 |
|
dm-thin.c
|
8c81fcd3d5
dm thin: add sanity checks to thin-pool and external snapshot creation
|
6 年之前 |
|
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
|
887b1c9a7d
dm: Check for device sector overflow if CONFIG_LBDAF is not set
|
6 年之前 |
|
dm-verity-fec.c
|
25d80be86c
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 年之前 |
|
dm-verity-fec.h
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
dm-verity-target.c
|
136847140c
dm verity: use message limit for data block corruption message
|
6 年之前 |
|
dm-verity.h
|
843f38d382
dm verity: add 'check_at_most_once' option to only validate hashes once
|
7 年之前 |
|
dm-writecache.c
|
828bf6e904
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 年之前 |
|
dm-zero.c
|
846785e6a5
dm: don't return errnos from ->map
|
8 年之前 |
|
dm-zoned-metadata.c
|
0d5e34c1e2
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
|
6 年之前 |
|
dm-zoned-reclaim.c
|
c14fe4e8fd
dm zoned: properly handle backing device failure
|
6 年之前 |
|
dm-zoned-target.c
|
dc9118feb4
dm zoned: fix invalid memory access
|
6 年之前 |
|
dm-zoned.h
|
c14fe4e8fd
dm zoned: properly handle backing device failure
|
6 年之前 |
|
dm.c
|
a1cd2f7015
dm: disable DISCARD if the underlying storage no longer supports it
|
6 年之前 |
|
dm.h
|
f6e7baadd9
dm: move dm_table_destroy() to same header as dm_table_create()
|
8 年之前 |
|
md-bitmap.c
|
08b5fa8199
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
7 年之前 |
|
md-bitmap.h
|
e64e4018d5
md: Avoid namespace collision with bitmap API
|
7 年之前 |
|
md-cluster.c
|
41a9504112
md-cluster: release RESYNC lock after the last resync message
|
7 年之前 |
|
md-cluster.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
md-faulty.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
md-linear.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
md-linear.h
|
47f521ba18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
|
md-multipath.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
|
md-multipath.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
md.c
|
5dc86e9574
md: only call set_in_sync() when it is expected to succeed.
|
6 年之前 |
|
md.h
|
598a2cda62
md: don't report active array_state until after revalidate_disk() completes.
|
6 年之前 |
|
raid0.c
|
bbe3e2056d
md/raid0: avoid RAID0 data corruption due to layout confusion.
|
6 年之前 |
|
raid0.h
|
bbe3e2056d
md/raid0: avoid RAID0 data corruption due to layout confusion.
|
6 年之前 |
|
raid1-10.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
raid1.c
|
f1db756229
md/raid1: fail run raid1 array when active disk less than one
|
6 年之前 |
|
raid1.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
raid10.c
|
cc3b79d487
md: Fix failed allocation of md_register_thread
|
6 年之前 |
|
raid10.h
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
raid5-cache.c
|
e7f11c55ad
md/raid5: fix 'out of memory' during raid cache recovery
|
6 年之前 |
|
raid5-log.h
|
e254de6bcf
md/raid5-cache: disable reshape completely
|
7 年之前 |
|
raid5-ppl.c
|
afeee514ce
md: convert to bioset_init()/mempool_init()
|
7 年之前 |
|
raid5.c
|
e8323e0ddc
md/raid6: Set R5_ReadError when there is read failure on parity disk
|
6 年之前 |
|
raid5.h
|
d60dafdca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
7 年之前 |