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