aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-10-31Merge branch 'v4.9/topic/optee' of git://git.linaro.org/kernel/linux-linaro-s...Arvind Chauhan
2017-09-20md/raid5: release/flush io in raid5_do_work()Song Liu
2017-08-07Merge 4.9.41 into android-4.9Greg Kroah-Hartman
2017-08-06md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz
2017-07-27Merge 4.9.40 into android-4.9Greg Kroah-Hartman
2017-07-27Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-27md: don't use flush_signals in userspace processesMikulas Patocka
2017-07-27dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer
2017-07-20ANDROID: android-verity: mark dev as rw for linear targetBadhri Jagan Sridharan
2017-07-15Merge 4.9.38 into android-4.9Greg Kroah-Hartman
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-07-15md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan
2017-07-05Merge 4.9.36 into android-4.9Greg Kroah-Hartman
2017-07-05dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-06-05ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version.David Zeuthen
2017-05-25Merge 4.9.30 into android-4.9Greg Kroah-Hartman
2017-05-25md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stopNeilBrown
2017-05-25md: update slab_cache before releasing new stripes when stripes resizingDennis Yang
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-05-25dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-05-25dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka
2017-05-25dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer
2017-05-25dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-05-25dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-05-25dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-05-21Merge 4.9.29 into android-4.9Greg Kroah-Hartman
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-05-08Merge 4.9.27 into android-4.9Greg Kroah-Hartman
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-04-12Merge 4.9.22 into android-4.9Greg Kroah-Hartman
2017-04-12dm raid: fix NULL pointer dereference for raid1 without bitmapDmitry Bilunov
2017-04-12dm verity fec: fix bufio leaksSami Tolvanen
2017-04-12dm verity fec: limit error correction recursionSami Tolvanen
2017-04-08Merge 4.9.21 into android-4.9Greg Kroah-Hartman
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-03-29Merge 4.9.18 into android-4.9Greg Kroah-Hartman
2017-03-26md/raid1/10: fix potential deadlockShaohua Li
2017-03-20ANDROID: android-verity: do not compile as independent moduleBadhri Jagan Sridharan
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-03-15ANDROID: dm: android-verity: allow disable dm-verity for Treble VTSBowgo Tsai
2017-03-12md linear: fix a race between linear_add() and linear_congested()colyli@suse.de
2017-03-12dm raid: fix data corruption on reshape requestHeinz Mauelshagen
2017-03-12dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber