aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md.h
AgeCommit message (Expand)Author
2016-02-17md/raid: only permit hot-add of compatible integrity profilesDan Williams
2015-12-18MD: change journal disk role to disk 0Shaohua Li
2015-11-01MD: add new bit to indicate raid array with journalSong Liu
2015-11-01md: skip resync for raid array with journalShaohua Li
2015-10-24md: override md superblock recovery_offset for journal deviceShaohua Li
2015-10-24MD: add a new disk role to present write journal deviceSong Liu
2015-10-12md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-04-22md: remove 'go_faster' option from ->sync_request()NeilBrown
2015-04-22md: Export and rename find_rdev_nr_rcuGoldwyn Rodrigues
2015-04-22md: Export and rename kick_rdev_from_arrayGoldwyn Rodrigues
2015-02-23Add new disk to clustered arrayGoldwyn Rodrigues
2015-02-23Reload superblock if METADATA_UPDATED is receivedGoldwyn Rodrigues
2015-02-23Add node recovery callbacksGoldwyn Rodrigues
2015-02-23Introduce md_cluster_infoGoldwyn Rodrigues
2015-02-23Introduce md_cluster_operations to handle cluster functionsGoldwyn Rodrigues
2015-02-06md: wakeup thread upon rdev_dec_pending()Hannes Reinecke
2015-02-06md: move mddev_lock and related to md.hNeilBrown
2015-02-06md: use mddev->lock to protect updates to resync_{min,max}.NeilBrown
2015-02-06md: move GET_BITMAP_FILE ioctl out from mddev_lock.NeilBrown
2015-02-06md/bitmap: protect clearing of ->bitmap by mddev->lockNeilBrown
2015-02-04md: protect ->pers changes with mddev->lockNeilBrown
2015-02-04md: rename ->stop to ->freeNeilBrown
2015-02-04md: make merge_bvec_fn more robust in face of personality changes.NeilBrown
2015-02-04md: make ->congested robust against personality changes.NeilBrown
2015-02-04md: rename mddev->write_lock to mddev->lockNeilBrown
2014-10-14md: remove unwanted white space from md.cNeilBrown
2014-04-09md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-08-27md: avoid deadlock when dirty buffers during md_stop.NeilBrown
2013-08-27md: Don't test all of mddev->flags at once.NeilBrown
2013-06-26MD: Remember the last sync operation that was performedJonathan Brassow
2013-04-24MD: Export 'md_reap_sync_thread' functionJonathan Brassow
2013-03-20MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-13md: Use ->curr_resync as last completed request when cleanly aborting resync.majianpeng
2012-11-30wait: add wait_event_lock_irq() interfaceLukas Czerner
2012-10-11Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma
2012-10-11MD: change the parameter of md threadShaohua Li
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown
2012-07-31blk: centralize non-request unplug handling.NeilBrown
2012-07-31md: remove plug_cnt feature of plugging.NeilBrown
2012-05-22md/bitmap: add new 'space' attribute for bitmaps.NeilBrown
2012-05-22md: dm-raid should call helper function to clear rdev.NeilBrown