.. |
bcache
|
4de642e680
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
|
vor 4 Jahren |
persistent-data
|
73f27adaa7
dm btree remove: assign new_root only when removal succeeds
|
vor 3 Jahren |
Kconfig
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
vor 3 Jahren |
Makefile
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
vor 3 Jahren |
bitmap.c
|
e2be015d14
md/bitmap: md_bitmap_get_counter returns wrong blocks
|
vor 4 Jahren |
bitmap.h
|
e9a80d43d9
md: Avoid namespace collision with bitmap API
|
vor 4 Jahren |
dm-android-verity.c
|
5a591f8982
ANDROID: android-verity: Fix broken parameter handling.
|
vor 6 Jahren |
dm-android-verity.h
|
76905cc1d7
ANDROID: android-verity: Make it work with newer kernels
|
vor 6 Jahren |
dm-bio-prison-v1.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-bio-prison-v1.h
|
4e4cbee93d
block: switch bios to blk_status_t
|
vor 7 Jahren |
dm-bio-prison-v2.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-bio-prison-v2.h
|
742c8fdc31
dm bio prison v2: new interface for the bio prison
|
vor 7 Jahren |
dm-bio-record.h
|
4ec34f2196
dm bio record: save/restore bi_end_io and bi_integrity
|
vor 4 Jahren |
dm-bow.c
|
8330799340
ANDROID: dm-bow: Add block_size option
|
vor 4 Jahren |
dm-bufio.c
|
6409e7e01d
BACKPORT: dm bufio: introduce a global cache replacement
|
vor 5 Jahren |
dm-bufio.h
|
1e3b21c6fb
dm integrity: optimize writing dm-bufio buffers that are partially changed
|
vor 7 Jahren |
dm-builtin.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
dm-cache-background-tracker.c
|
7e1b9521f5
dm cache: handle kmalloc failure allocating background_tracker struct
|
vor 7 Jahren |
dm-cache-background-tracker.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
vor 7 Jahren |
dm-cache-block-types.h
|
9efeccacd3
linux: drop __bitwise__ everywhere
|
vor 8 Jahren |
dm-cache-metadata.c
|
dd20b2c464
dm cache metadata: Avoid returning cmd->bm wild pointer on error
|
vor 4 Jahren |
dm-cache-metadata.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
vor 7 Jahren |
dm-cache-policy-internal.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
vor 7 Jahren |
dm-cache-policy-smq.c
|
2e63309507
dm cache policy smq: don't do any writebacks unless IDLE
|
vor 7 Jahren |
dm-cache-policy.c
|
2e68c4e6ca
dm cache: add policy name to status output
|
vor 11 Jahren |
dm-cache-policy.h
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
vor 7 Jahren |
dm-cache-target.c
|
b61727de55
dm cache: remove all obsolete writethrough-specific code
|
vor 4 Jahren |
dm-core.h
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
vor 3 Jahren |
dm-crypt.c
|
cf75da781d
drivers/ : Import from merlin-r-oss
|
vor 3 Jahren |
dm-default-key.c
|
8711e464f7
ANDROID: dm-default-key: set dun_bytes more precisely
|
vor 4 Jahren |
dm-delay.c
|
9da66c87fd
dm delay: fix a crash when invalid device is specified
|
vor 5 Jahren |
dm-era-target.c
|
1788a8b4f8
dm era: Update in-core bitset after committing the metadata
|
vor 3 Jahren |
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
|
vor 9 Jahren |
dm-exception-store.h
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
vor 9 Jahren |
dm-flakey.c
|
02677f4203
dm flakey: check for null arg_name in parse_features()
|
vor 4 Jahren |
dm-integrity.c
|
ec6ddb1aa8
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
|
vor 4 Jahren |
dm-io.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-ioctl.c
|
ba73e621ce
dm ioctl: fix out of bounds array access when no devices
|
vor 3 Jahren |
dm-kcopyd.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-linear.c
|
232fd353e4
ANDROID: dm: enable may_passthrough_inline_crypto on some targets
|
vor 4 Jahren |
dm-log-userspace-base.c
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
vor 9 Jahren |
dm-log-userspace-transfer.c
|
c32a512fdf
dm log userspace transfer: match wait_for_completion_timeout return type
|
vor 9 Jahren |
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
vor 15 Jahren |
dm-log-writes.c
|
dd53bbb653
dm log writes: make sure super sector log updates are written in order
|
vor 5 Jahren |
dm-log.c
|
70fd76140a
block,fs: use REQ_* flags directly
|
vor 8 Jahren |
dm-mpath.c
|
d7cb48e9dc
dm mpath: switch paths in dm_blk_ioctl() code path
|
vor 4 Jahren |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
vor 16 Jahren |
dm-path-selector.c
|
056075c764
md: Add module.h to all files using it implicitly
|
vor 13 Jahren |
dm-path-selector.h
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
vor 8 Jahren |
dm-queue-length.c
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
vor 8 Jahren |
dm-raid.c
|
6bc0bc3753
dm raid: avoid bitmap with raid4/5/6 journal device
|
vor 5 Jahren |
dm-raid1.c
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
vor 7 Jahren |
dm-region-hash.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-round-robin.c
|
37a098e9d1
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
|
vor 7 Jahren |
dm-rq.c
|
b42c0a33df
dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
|
vor 3 Jahren |
dm-rq.h
|
dc6364b517
dm rq: do not update rq partially in each ending bio
|
vor 7 Jahren |
dm-service-time.c
|
90a4323ccf
dm path selector: remove 'repeat_count' return from .select_path hook
|
vor 8 Jahren |
dm-snap-persistent.c
|
0c7a7d8e62
block: fix an integer overflow in logical block size
|
vor 4 Jahren |
dm-snap-transient.c
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
vor 9 Jahren |
dm-snap.c
|
9fc205fb76
dm snapshot: properly fix a crash when an origin has no snapshots
|
vor 3 Jahren |
dm-stats.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
dm-stats.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
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
|
vor 7 Jahren |
dm-switch.c
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
vor 7 Jahren |
dm-sysfs.c
|
4cc96131af
dm: move request-based code out to dm-rq.[hc]
|
vor 8 Jahren |
dm-table.c
|
553b274c07
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11
|
vor 3 Jahren |
dm-target.c
|
846785e6a5
dm: don't return errnos from ->map
|
vor 7 Jahren |
dm-thin-metadata.c
|
eb71cd253b
dm thin metadata: Avoid returning cmd->bm wild pointer on error
|
vor 4 Jahren |
dm-thin-metadata.h
|
294710ddfc
dm thin: fix passdown_double_checking_shared_status()
|
vor 5 Jahren |
dm-thin.c
|
1de0fd8286
dm: Use kzalloc for all structs with embedded biosets/mempools
|
vor 5 Jahren |
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
vor 13 Jahren |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
vor 17 Jahren |
dm-verity-avb.c
|
c37a593cdb
ANDROID: AVB error handler to invalidate vbmeta partition.
|
vor 6 Jahren |
dm-verity-fec.c
|
10557abb61
Merge 4.14.179 into android-4.14-stable
|
vor 4 Jahren |
dm-verity-fec.h
|
68408632cf
ANDROID: dm: verity-fec: add sysfs attribute fec/corrected
|
vor 7 Jahren |
dm-verity-target.c
|
8a171fdd45
Merge 4.14.214 into android-4.14-stable
|
vor 3 Jahren |
dm-verity.h
|
c37a593cdb
ANDROID: AVB error handler to invalidate vbmeta partition.
|
vor 6 Jahren |
dm-zero.c
|
846785e6a5
dm: don't return errnos from ->map
|
vor 7 Jahren |
dm-zoned-metadata.c
|
2296eda690
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
|
vor 4 Jahren |
dm-zoned-reclaim.c
|
2296eda690
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
|
vor 4 Jahren |
dm-zoned-target.c
|
89306f5ea3
dm zoned: assign max_io_len correctly
|
vor 4 Jahren |
dm-zoned.h
|
6b3a529808
dm zoned: reduce overhead of backing device checks
|
vor 5 Jahren |
dm.c
|
a8d76791a4
block: Add and use op_stat_group() for indexing disk_stat fields.
|
vor 3 Jahren |
dm.h
|
71eb40b792
Revert "ANDROID: dm: do_mounts_dm: Update init/do_mounts_dm.c to the latest ChromiumOS version."
|
vor 5 Jahren |
faulty.c
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
vor 7 Jahren |
linear.c
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
vor 7 Jahren |
linear.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
md-cluster.c
|
dcbda41ad7
md/cluster: fix deadlock when node is doing resync job
|
vor 3 Jahren |
md-cluster.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
md.c
|
a8d76791a4
block: Add and use op_stat_group() for indexing disk_stat fields.
|
vor 3 Jahren |
md.h
|
8b4d5e1575
md: don't report active array_state until after revalidate_disk() completes.
|
vor 5 Jahren |
multipath.c
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
vor 7 Jahren |
multipath.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
raid0.c
|
0bd807d563
md: add feature flag MD_FEATURE_RAID0_LAYOUT
|
vor 4 Jahren |
raid0.h
|
ca39e8187f
md/raid0: avoid RAID0 data corruption due to layout confusion.
|
vor 5 Jahren |
raid1-10.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
raid1.c
|
12216d0919
md/raid1: properly indicate failure when ending a failed write request
|
vor 3 Jahren |
raid1.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
raid10.c
|
fc299d4a5f
md/raid10: initialize r10_bio->read_slot before use.
|
vor 3 Jahren |
raid10.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |
raid5-cache.c
|
fafc8e09d1
md/raid5: fix 'out of memory' during raid cache recovery
|
vor 5 Jahren |
raid5-log.h
|
36fadeb87b
md/raid5-cache: disable reshape completely
|
vor 6 Jahren |
raid5-ppl.c
|
339aba6798
raid5-ppl: check recovery_offset when performing ppl recovery
|
vor 7 Jahren |
raid5.c
|
10a02c90bf
md/raid5: fix oops during stripe resizing
|
vor 4 Jahren |
raid5.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 7 Jahren |