aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * dm snapshot: abstract minimum_chunk_size fnMikulas Patocka2009-12-10
| * dm snapshot: simplify sector_to_chunk expressionMikulas Patocka2009-12-10
| * dm snapshot: avoid else clause in persistent_read_metadataJon Brassow2009-12-10
| * dm ioctl: prefer strlcpy over strncpyRoel Kluin2009-12-10
| * dm raid1: explicitly initialise bio_listsMikulas Patocka2009-12-10
| * dm raid1: hold all write bios when leg failsMikulas Patocka2009-12-10
| * dm raid1: hold write bios when errors are handledMikulas Patocka2009-12-10
| * dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-10
| * dm raid1: abstract get_valid_mirror functionMikulas Patocka2009-12-10
| * dm raid1: use hold framework in do_failuresMikulas Patocka2009-12-10
| * dm raid1: add framework to hold bios during suspendMikulas Patocka2009-12-10
| * dm raid1: report flush errors separately in statusMikulas Patocka2009-12-10
| * dm raid1: implement mirror_flushMikulas Patocka2009-12-10
| * dm log: use flush callback fnMikulas Patocka2009-12-10
| * dm log: add flush callback fnMikulas Patocka2009-12-10
| * dm log: introduce flush_failed variableMikulas Patocka2009-12-10
| * dm log: add flush_header functionMikulas Patocka2009-12-10
| * dm raid1: split touched state into twoMikulas Patocka2009-12-10
| * dm raid1: support flushMikulas Patocka2009-12-10
| * dm io: remove extra bi_io_vec region hackMikulas Patocka2009-12-10
| * dm io: use slab for struct ioMikulas Patocka2009-12-10
| * dm crypt: make wipe message also wipe essiv keyMilan Broz2009-12-10
| * dm crypt: separate essiv allocation from initialisationMilan Broz2009-12-10
| * dm crypt: restructure essiv error pathMilan Broz2009-12-10
| * dm crypt: move private iv fields to structsMilan Broz2009-12-10
| * dm crypt: make wipe message also wipe tfm keyMilan Broz2009-12-10
| * dm snapshot: cope with chunk size larger than originMikulas Patocka2009-12-10
| * dm snapshot: only take lock for statustype info not tableMikulas Patocka2009-12-10
| * dm: sysfs add empty release function to avoid debug warningMilan Broz2009-12-10
| * dm exception store: free tmp_store on persistent flag errorJulia Lawall2009-12-10
| * dm: avoid _hash_lock deadlockMikulas Patocka2009-12-10
* | drivers/md/md.c: use %pU to print UUIDsJoe Perches2009-12-15
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | md: add 'recovery_start' per-device sysfs attributeDan Williams2009-12-13
* | md: rcu_read_lock() walk of mddev->disks in md_do_sync()Dan Williams2009-12-13
* | md: integrate spares into array at earliest opportunity.NeilBrown2009-12-13
* | md: move compat_ioctl handling into md.cArnd Bergmann2009-12-13
* | md: revise Kconfig help for MD_MULTIPATHNeilBrown2009-12-13
* | md: add MODULE_DESCRIPTION for all md related modules.NeilBrown2009-12-13
* | raid: improve MD/raid10 handling of correctable read errors.Robert Becker2009-12-13
* | md/raid10: print more useful messages on device failure.Robert Becker2009-12-13
* | md/bitmap: update dirty flag when bitmap bits are explicitly set.NeilBrown2009-12-13
* | md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-13
* | md/bitmap: move setting of daemon_lastrun out of bitmap_read_sbNeilBrown2009-12-13
* | md: support updating bitmap parameters via sysfs.NeilBrown2009-12-13
* | md: factor out parsing of fixed-point numbersNeilBrown2009-12-13
* | md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2009-12-13
* | md: remove needless setting of thread->timeout in raid10_quiesceNeilBrown2009-12-13
* | md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.NeilBrown2009-12-13
* | md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-13