summaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds2015-11-10
|\ \
| * | raid5-cache: add crc32c Kconfig dependencyArnd Bergmann2015-11-09
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ | |/ |/|
| * bcache: Really show state of work pending bitPetr Mladek2015-11-06
* | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-04
|\ \
| * | dm switch: simplify conditional in alloc_region_table()Tomohiro Kusumi2015-10-31
| * | dm delay: document that offsets are specified in sectorsTomohiro Kusumi2015-10-31
| * | dm delay: capitalize the start of an delay_ctr() error messageTomohiro Kusumi2015-10-31
| * | dm delay: Use DM_MAPIO macros instead of open-coded equivalentsTomohiro Kusumi2015-10-31
| * | dm linear: remove redundant target name from error messagesTomohiro Kusumi2015-10-31
| * | dm persistent data: eliminate unnecessary return valuesMikulas Patocka2015-10-31
| * | dm: eliminate unused "bioset" process for each bio-based DM deviceMikulas Patocka2015-10-31
| * | dm: convert ffs to __ffsMikulas Patocka2015-10-31
| * | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()Julia Lawall2015-10-31
| * | dm: add support for passing through persistent reservationsChristoph Hellwig2015-10-31
| * | dm: refactor ioctl handlingChristoph Hellwig2015-10-31
| * | Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira2015-10-31
| * | dm: initialize non-blk-mq queue data before queue is usedMikulas Patocka2015-10-29
* | | Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-04
|\ \ \
| * | | MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RWSong Liu2015-11-01
| * | | MD: set journal disk ->raid_diskShaohua Li2015-11-01
| * | | MD: kick out journal disk if it's not freshSong Liu2015-11-01
| * | | raid5-cache: start raid5 readonly if journal is missingShaohua Li2015-11-01
| * | | MD: add new bit to indicate raid array with journalSong Liu2015-11-01
| * | | raid5-cache: IO error handlingShaohua Li2015-11-01
| * | | raid5: journal disk can't be removedShaohua Li2015-11-01
| * | | raid5-cache: add trim support for logShaohua Li2015-11-01
| * | | MD: fix info output for journal diskShaohua Li2015-11-01
| * | | raid5-cache: use bio chainingChristoph Hellwig2015-11-01
| * | | raid5-cache: small log->seq cleanupChristoph Hellwig2015-11-01
| * | | raid5-cache: new helper: r5_reserve_log_entryChristoph Hellwig2015-11-01
| * | | raid5-cache: inline r5l_alloc_io_unit into r5l_new_metaChristoph Hellwig2015-11-01
| * | | raid5-cache: take rdev->data_offset into account early onChristoph Hellwig2015-11-01
| * | | raid5-cache: refactor bio allocationChristoph Hellwig2015-11-01
| * | | raid5-cache: clean up r5l_get_metaChristoph Hellwig2015-11-01
| * | | raid5-cache: simplify state machine when caches flushes are not neededChristoph Hellwig2015-11-01
| * | | raid5-cache: factor out a helper to run all stripes for an I/O unitChristoph Hellwig2015-11-01
| * | | raid5-cache: rename flushed_ios to finished_iosChristoph Hellwig2015-11-01
| * | | raid5-cache: free I/O units earlierChristoph Hellwig2015-11-01
| * | | raid5-cache: move reclaim stop to quiesceShaohua Li2015-11-01
| * | | md: show journal for journal disk in disk state sysfsShaohua Li2015-11-01
| * | | skip match_mddev_units check for special rolesSong Liu2015-11-01
| * | | raid5-cache: don't delay stripe captured in logShaohua Li2015-11-01
| * | | raid5-cache: check stripe finish out of orderShaohua Li2015-11-01
| * | | md: skip resync for raid array with journalShaohua Li2015-11-01
| * | | raid5-cache: optimize FLUSH IO with log enabledShaohua Li2015-11-01