firmware: teach the kernel to load firmware files directly from the filesystem
[cascardo/linux.git] / drivers / md /
2013-04-29 Paul TaysomCHROMIUM: md: dm-bootcache: reinitialize bio structure
2013-04-10 Paul TaysomCHROMIUM: md: dm-verity fixed setting error_behavior
2013-04-05 Paul TaysomCHROMIUM: md: dm-verity: error handling for bad block
2013-04-04 Paul TaysomCHROMIUM: md: dm-verity: call to verity_error missing
2013-03-27 Paul TaysomCHROMIUM: md: dm-verity-chromeos: changed how kernel...
2013-03-14 Paul TaysomCHROMIUM: md: dm-verity: Fix to avoid a deadlock in...
2013-03-14 Paul TaysomCHROMIUM: md: dm-verity fixes chromeos needs
2013-03-14 Paul TaysomCHROMIUM: md: dm-verity convert to upstream version
2013-01-07 Simon QueCHROMIUM: md: fix dm-bootcache string compare length
2012-11-16 Paul TaysomCHROMIUM: md: bootcache save string args
2012-11-09 Paul TaysomCHROMIUM: md: bootcache if init fails, mark invalid
2012-11-09 Paul TaysomCHROMIUM: md: bootcache don't delete sys files
2012-11-09 Paul TaysomCHROMIUM: md: bootcache check metadata and data lengths
2012-09-19 Paul TaysomCHROMIUM: dm: bootcache communicate alignment
2012-09-11 Olof JohanssonCHROMIUM: dm: verity: fix warnings
2012-09-10 Paul TaysomCHROMIUM: dm: bootcache Device mapper for bootcache
2012-09-06 Paul TaysomCHROMIUM: dm: bootcache Device mapper for bootcache
2012-06-27 Olof JohanssonMerge branch 'chromeos-exynos-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-wifi-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-verity-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-security-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-platform-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-misc-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-intel_i2c-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-input-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-gobi-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-base-3.4' into chromeos-3.4
2012-06-01 Simon GlassCHROMIUM: verity: Add stats on block sizes
2012-06-01 Simon GlassCHROMIUM: verity: Add a debugfs interface with basic...
2012-06-01 Simon GlassCHROMIUM: verity: Add a few comments about the statisti...
2012-06-01 Simon GlassCHROMIUM: verity: Add a name for each verity instance
2012-06-01 Simon GlassCHROMIUM: verity: make total_requeues a uint64
2012-06-01 Elly JonesCHROMIUM: verity: honor optional salt argument.
2012-06-01 Elly JonesCHROMIUM: dm-bht: add salt support.
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: embed hash_desc instead of allocating it
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: use one shared queue per processer
2012-06-01 Elly JonesCHROMIUM: dm-verity: optionally support key-val args
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: use alloc_page instead of mempool_alloc
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: convert depth to an int
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: statically allocate root_digest
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: use block instead of block_index...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: short-circuit dm_bht_populate
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: cleanup commenting of io_bht_populate
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: change type (u64) for io block and...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: root hash should not rely on uninitia...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: use high priority workqueues
2012-06-01 Mandeep Singh BainesCHROMIUM: dm: pass up rotational flag
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: pull up maybe_read_entry
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: remove compare_hash layer
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: remove explicit blk_unplug
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: remove max_bios module parameter
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: remove special-case logic for the...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: change maybe_read_entries to maybe_re...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: don't call page_address on unmapped...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: remove the depth parameter from bht_c...
2012-06-01 Mandeep Singh BainesCHROMIUM: verity: re-sync with version from 2.6.32...
2012-06-01 Olof JohanssonCHROMIUM: verity: fixups for 2.6.38
2012-06-01 Will DrewryCHROMIUM: Convert BIO->REQ for dm-verity-chromeos
2012-06-01 Will DrewryCHROMIUM: dm-verity: refactor error handling
2012-06-01 Will DrewryCHROMIUM: dm-verity: add a chromeos-specific error...
2012-06-01 Olof JohanssonCHROMIUM: verity: remove pass-through barrier code...
2012-06-01 Will DrewryCHROMIUM: dm-verity: double bio_put() on backing disk...
2012-06-01 Will DrewryCHROMIUM: dm-bht: fix invalid mempool_free call
2012-06-01 Olof JohanssonCHROMIUM: verity: remove depend on !PREEMPT
2012-06-01 Olof JohanssonCHROMIUM: verity: 2.6.36 build fix
2012-06-01 Olof JohanssonCHROMIUM: dm-verity: add hooks to chromeos_platform
2012-06-01 Will DrewryCHROMIUM: dm-verity: enable target specific error behavior
2012-06-01 Will DrewryCHROMIUM: add UUID device selection to dm-verity
2012-06-01 Olof Johanssondm_verity: remove pre-.33-skip_spaces
2012-06-01 Will DrewryCHROMIUM: dm-verity: initial cut
2012-06-01 Will DrewryCHROMIUM: dm: boot time specification of dm=
2012-06-01 Grant GrundlerRevert "dm: add verity target"
2012-05-24 Elly JonesCHROMIUM: dm: Add support for devices by PARTUUID/PARTN...
2012-05-19 Linus TorvaldsMerge tag 'parisc-fixes' of git://git./linux/kernel...
2012-05-19 Linus TorvaldsMerge branch 'x86/ld-fix' of git://git./linux/kernel...
2012-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-05-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-05-19 Linus TorvaldsMerge tag 'dm-3.4-fixes-2' of git://git./linux/kernel...
2012-05-19 Mike Snitzerdm thin: fix table output when pool target disables...
2012-05-18 Linus TorvaldsMerge tag 'md-3.4-fixes' of git://neil.brown.name/md
2012-05-18 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-05-18 NeilBrownmd/raid10: fix transcription error in calc_sectors...
2012-05-18 Linus TorvaldsMerge tag 'linus-mce-fix' of git://git./linux/kernel...
2012-05-17 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-05-17 Linus TorvaldsMerge branch '3.4-urgent' of git://git./linux/kernel...
2012-05-17 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-05-17 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2012-05-17 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-05-17 Linus TorvaldsMerge tag 'md-3.4-fixes' of git://neil.brown.name/md
2012-05-17 Linus TorvaldsMerge branches 'perf-urgent-for-linus', 'x86-urgent...
2012-05-17 Jonathan BrassowMD: Add del_timer_sync to mddev_suspend (fix nasty...
2012-05-17 NeilBrownmd/raid10: set dev_sectors properly when resizing devic...
2012-05-16 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-05-16 Linus TorvaldsMerge tag 'rproc-for-linus' of git://git./linux/kernel...
2012-05-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-05-14 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-05-13 Linus TorvaldsMerge tag 'for-linus-3.4-20120513' of git://git.infrade...
2012-05-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-05-13 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-05-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next