summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig2015-11-01
| * | | raid5-cache: fix a user-after-free bugShaohua Li2015-11-01
| * | | raid5-cache: switching to state machine for log disk cache flushShaohua Li2015-11-01
| * | | raid5: enable log for raid array with cache diskShaohua Li2015-11-01
| * | | raid5: don't allow resize/reshape with cache(log) supportShaohua Li2015-11-01
| * | | raid5: disable batch with log enabledShaohua Li2015-11-01
| * | | raid5-cache: use crc32c checksumShaohua Li2015-11-01
| * | | raid5: log recoveryShaohua Li2015-10-24
| * | | raid5: log reclaim supportShaohua Li2015-10-24
| * | | raid5: add basic stripe logShaohua Li2015-10-24
| * | | raid5: add a new state for stripe log handlingShaohua Li2015-10-24
| * | | raid5: export some functionsShaohua Li2015-10-24
| * | | md: override md superblock recovery_offset for journal deviceShaohua Li2015-10-24
| * | | MD: add a new disk role to present write journal deviceSong Liu2015-10-24
| * | | MD: replace special disk roles with macrosSong Liu2015-10-24
| * | | md-cluster: Call update_raid_disks() if another node --grow's raid_disksGoldwyn Rodrigues2015-10-24
| * | | md-cluster: remove mddev arg from add_resync_info()NeilBrown2015-10-24
| * | | md-cluster: don't cast void pointers when assigning them.NeilBrown2015-10-24
| * | | md-cluster: discard unused sb_mutex.NeilBrown2015-10-24
| * | | md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__Guoqing Jiang2015-10-24
| * | | md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32NeilBrown2015-10-16
| * | | Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown2015-10-14
| |\ \ \
| | * | | md: check the return value for metadata_update_startGuoqing Jiang2015-10-12
| | * | | md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang2015-10-12
| | * | | md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang2015-10-12
| | * | | md-cluster: zero cmsg before it was sentGuoqing Jiang2015-10-12
| | * | | md-cluster: make sure the node do not receive it's own msgGuoqing Jiang2015-10-12
| | * | | md-cluster: remove unnecessary setting for slotGuoqing Jiang2015-10-12
| | * | | md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang2015-10-12
| | * | | md-cluster: Do not printk() every received messageGoldwyn Rodrigues2015-10-12