aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-12
|\
| * dm mpath: support discardMike Snitzer2010-08-11
| * dm stripe: support discardsMikulas Patocka2010-08-11
| * dm: split discard requests on target boundariesMike Snitzer2010-08-11
| * dm stripe: optimize sector divisionMikulas Patocka2010-08-11
| * dm stripe: move sector translation to a functionMikulas Patocka2010-08-11
| * dm: error return error for discardsMike Snitzer2010-08-11
| * dm delay: support discardMike Snitzer2010-08-11
| * dm: zero silently drop discardsMike Snitzer2010-08-11
| * dm: use dm_target_offset macroAlasdair G Kergon2010-08-11
| * dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-11
| * dm: use common __issue_target_request for flush and discard supportMike Snitzer2010-08-11
| * dm: linear support discardMike Snitzer2010-08-11
| * dm crypt: simplify crypt_ctrMilan Broz2010-08-11
| * dm crypt: simplify crypt_config destruction logicMilan Broz2010-08-11
| * dm: allow autoloading of dm modPeter Rajnoha2010-08-11
| * dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-11
| * dm ioctl: refactor dm_table_completeWill Drewry2010-08-11
| * dm snapshot: implement mergeMikulas Patocka2010-08-11
| * dm: do not initialise full request queue when bio basedMike Snitzer2010-08-11
| * dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-11
| * dm: skip second flush on bio unsupported errorMikulas Patocka2010-08-11
| * dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi2010-08-11
| * dm crypt: use kstrdupJulia Lawall2010-08-11
| * dm ioctl: use nonseekable_openArnd Bergmann2010-08-11
| * dm: separate device deletion from dm_putKiyoshi Ueda2010-08-11
| * dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-11
| * dm: prevent access to md being deletedKiyoshi Ueda2010-08-11
| * dm ioctl: return uevent flag after renamePeter Rajnoha2010-08-11
| * dm ioctl: make __dev_status voidAlasdair G Kergon2010-08-11
| * dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha2010-08-11
| * dm snapshot: test chunk size against both origin and snapshotMikulas Patocka2010-08-11
| * dm snapshot: iterate origin and cow devicesMikulas Patocka2010-08-11
| * dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon2010-08-11
* | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-12
|\ \
| * | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-09
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\ \ \
| * | | i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-11
| * | | i2c: Multiplexed I2C bus core supportMichael Lawnick2010-08-11
| * | | i2c: Use a separate mutex for userspace client listsJean Delvare2010-08-11
| * | | i2c: Make i2c_default_probe self-sufficientJean Delvare2010-08-11
| * | | i2c: Drop dummy variableJean Delvare2010-08-11
| * | | i2c: Move adapter locking helpers to i2c-coreJean Delvare2010-08-11
| * | | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-11
| * | | i2c: Add support for custom probe functionJean Delvare2010-08-11
| * | | i2c-dev: Use memdup_userJulia Lawall2010-08-11
| * | | i2c-dev: Remove unnecessary kmalloc castsJoe Perches2010-08-11
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \ \ \
| * | | | param: update drivers/acpi/debug.c to new schemeRusty Russell2010-08-11
| * | | | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-11