summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
| |\
| | * dm space map common: add bounds check to sm_ll_lookup_bitmap()Joe Thornber2022-01-27
| | * dm btree: add a defensive bounds check to insert_at()Joe Thornber2022-01-27
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman2021-12-22
| |\|
| | * dm btree remove: fix use after free in rebalance_children()Joe Thornber2021-12-22
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * dm btree remove: assign new_root only when removal succeedsHou Tao2021-07-20
| | * dm space maps: don't reset space map allocation cursor when committingJoe Thornber2021-07-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\| |
| * | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\|
| | * dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka2021-06-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\| |
| * | Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman2021-05-26
| |\|
| | * dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka2021-05-26
| * | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
| |\|
| | * dm ioctl: fix out of bounds array access when no devicesMikulas Patocka2021-05-22
| | * md: md_open returns -EBUSY when entering racing areaZhao Heming2021-05-22
| | * md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig2021-05-22
| | * dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber2021-05-22
| | * dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2021-05-22
| * | Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman2021-04-28
| |\|
| | * overflow.h: Add allocation size calculation helpersKees Cook2021-04-28
* | | Merge tag 'LA.UM.9.2.r1-03300-SDMxx0.0' of https://source.codeaurora.org/quic...Michael Bestas2021-05-31
|\ \ \
| * | | dm verity: skip verity work on I/O errors when system is shutting downHyeongseok Kim2021-03-16
* | | | drivers: md: Remove SECTOR_SIZE definitionBruno Martins2021-03-18
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 4.4.261 into android-4.4-pGreg Kroah-Hartman2021-03-11
| |\ \ \ | | | |/ | | |/|
| | * | dm table: fix iterate_devices based device capability checksJeffle Xu2021-03-11
| * | | Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman2021-03-03
| |\| |
| | * | dm era: Update in-core bitset after committing the metadataNikos Tsironis2021-03-03
| | * | dm era: only resize metadata in preresumeNikos Tsironis2021-03-03
| | * | dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis2021-03-03
| | * | dm era: Use correct value size in equality function of writeset treeNikos Tsironis2021-03-03
| | * | dm era: Fix bitset memory leaksNikos Tsironis2021-03-03
| | * | dm era: Verify the data block size hasn't changedNikos Tsironis2021-03-03
| | * | dm era: Recover committed writeset after crashNikos Tsironis2021-03-03
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\| | |
| * | | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\| |
| | * | dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-30
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\| | |
| * | | Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
| |\| |
| | * | dm ioctl: fix error return code in target_messageQinglang Miao2020-12-29
| | * | dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner2020-12-29
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| | |
| * | | UPSTREAM: dm verity fec: fix bufio leaksSami Tolvanen2020-11-15
| * | | UPSTREAM: dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom2020-11-15