summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-06-23dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer
2017-06-21dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer
2017-06-15Revert "dm mirror: use all available legs on multiple failures"Mike Snitzer
2017-06-12dm integrity: reject mappings too large for deviceOndrej Mosnáček
2017-06-05md: initialise ->writes_pending in personality modules.NeilBrown
2017-06-02Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-31md: Make flush bios explicitely syncJan Kara
2017-05-31dm: make flush bios explicitly syncJan Kara
2017-05-24md: report sector of stripes with check mismatchesNix
2017-05-24md: uuid debug statement now in processor byte order.Kyungchan Koh
2017-05-22dm ioctl: restore __GFP_HIGH in copy_params()Junaid Shahid
2017-05-22dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()Mikulas Patocka
2017-05-22dm verity: fix no salt use caseGilad Ben-Yossef
2017-05-21md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-05-17dm cache: handle kmalloc failure allocating background_tracker structColin Ian King
2017-05-16dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka
2017-05-15dm mpath: multipath_clone_and_map must not return -EIOChristoph Hellwig
2017-05-15dm mpath: don't return -EIO from dm_report_EIOChristoph Hellwig
2017-05-15dm rq: add a missing break to map_requestChristoph Hellwig
2017-05-15dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-05-15dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-05-14dm cache policy smq: don't do any writebacks unless IDLEJoe Thornber
2017-05-14dm cache: simplify the IDLE vs BUSY state calculationJoe Thornber
2017-05-14dm cache: track all IO to the cache rather than just the origin device's IOJoe Thornber
2017-05-14dm cache policy smq: stop preemptively demoting blocksJoe Thornber
2017-05-14dm cache policy smq: put newly promoted entries at the top of the multiqueueJoe Thornber
2017-05-14dm cache policy smq: be more aggressive about triggering a writebackJoe Thornber
2017-05-14dm cache policy smq: only demote entries in bottom half of the clean multiqueueJoe Thornber
2017-05-14dm cache: fix incorrect 'idle_time' reset in IO trackerJoe Thornber
2017-05-12raid1: prefer disk without bad blocksTomasz Majchrzak
2017-05-11md/r5cache: handle sync with data in write back cacheSong Liu
2017-05-11md/r5cache: gracefully handle journal device errors for writeback modeSong Liu
2017-05-11md/raid1/10: avoid unnecessary lockingShaohua Li
2017-05-10md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio firstSong Liu
2017-05-08md/md0: optimize raid0 discard handlingShaohua Li
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08drivers/md/bcache/super.c: use kvmallocMichal Hocko
2017-05-08drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08md: don't return -EAGAIN in md_allow_write for external metadata arraysArtur Paszkiewicz
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer
2017-05-04md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lockJulia Cartwright
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer