summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2022-02-09Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-01-27Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman
2022-01-27dm space map common: add bounds check to sm_ll_lookup_bitmap()Joe Thornber
2022-01-27dm btree: add a defensive bounds check to insert_at()Joe Thornber
2021-12-30Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-22Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber
2021-07-22Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman
2021-07-20dm btree remove: assign new_root only when removal succeedsHou Tao
2021-07-20dm space maps: don't reset space map allocation cursor when committingJoe Thornber
2021-07-10Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-03Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman
2021-06-03dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-05-31Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-31Merge tag 'LA.UM.9.2.r1-03300-SDMxx0.0' of https://source.codeaurora.org/quic...Michael Bestas
2021-05-26Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka
2021-05-22Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman
2021-05-22dm ioctl: fix out of bounds array access when no devicesMikulas Patocka
2021-05-22md: md_open returns -EBUSY when entering racing areaZhao Heming
2021-05-22md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig
2021-05-22dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber
2021-05-22dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber
2021-04-28Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman
2021-04-28overflow.h: Add allocation size calculation helpersKees Cook
2021-03-21Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-03-18drivers: md: Remove SECTOR_SIZE definitionBruno Martins
2021-03-17Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-16dm verity: skip verity work on I/O errors when system is shutting downHyeongseok Kim
2021-03-11Merge 4.4.261 into android-4.4-pGreg Kroah-Hartman
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu
2021-03-03Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman
2021-03-03dm era: Update in-core bitset after committing the metadataNikos Tsironis
2021-03-03dm era: only resize metadata in preresumeNikos Tsironis
2021-03-03dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis
2021-03-03dm era: Use correct value size in equality function of writeset treeNikos Tsironis
2021-03-03dm era: Fix bitset memory leaksNikos Tsironis
2021-03-03dm era: Verify the data block size hasn't changedNikos Tsironis
2021-03-03dm era: Recover committed writeset after crashNikos Tsironis
2021-02-07Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-30Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke
2021-01-03Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas