summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-12dm stripe: support discardsMikulas Patocka1-0/+39
2010-08-12dm: split discard requests on target boundariesMike Snitzer1-24/+23
2010-08-12dm stripe: optimize sector divisionMikulas Patocka1-5/+18
2010-08-12dm stripe: move sector translation to a functionMikulas Patocka1-7/+14
2010-08-12dm: error return error for discardsMike Snitzer1-0/+5
2010-08-12dm delay: support discardMike Snitzer1-0/+1
2010-08-12dm: zero silently drop discardsMike Snitzer1-0/+5
2010-08-12dm: use dm_target_offset macroAlasdair G Kergon5-8/+7
2010-08-12dm: factor out max_io_len_target_boundaryMike Snitzer2-8/+24
2010-08-12dm: use common __issue_target_request for flush and discard supportMike Snitzer1-8/+22
2010-08-12dm: linear support discardMike Snitzer5-12/+105
2010-08-12dm crypt: simplify crypt_ctrMilan Broz1-81/+104
2010-08-12dm crypt: simplify crypt_config destruction logicMilan Broz1-87/+93
2010-08-12dm: allow autoloading of dm modPeter Rajnoha4-2/+8
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer4-14/+16
2010-08-12dm ioctl: refactor dm_table_completeWill Drewry3-38/+52
2010-08-12dm snapshot: implement mergeMikulas Patocka1-0/+16
2010-08-12dm: do not initialise full request queue when bio basedMike Snitzer3-26/+79
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer4-9/+52
2010-08-12dm: skip second flush on bio unsupported errorMikulas Patocka1-2/+13
2010-08-12dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi1-3/+3
2010-08-12dm crypt: use kstrdupJulia Lawall1-2/+1
2010-08-12dm ioctl: use nonseekable_openArnd Bergmann1-0/+1
2010-08-12dm: separate device deletion from dm_putKiyoshi Ueda3-20/+62
2010-08-12dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda1-19/+25
2010-08-12dm: prevent access to md being deletedKiyoshi Ueda1-0/+1
2010-08-12dm ioctl: return uevent flag after renamePeter Rajnoha1-17/+24
2010-08-12dm ioctl: make __dev_status voidAlasdair G Kergon1-36/+31
2010-08-12dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha1-6/+0
2010-08-12dm snapshot: test chunk size against both origin and snapshotMikulas Patocka3-17/+26
2010-08-12dm snapshot: iterate origin and cow devicesMikulas Patocka1-1/+7
2010-08-12dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon1-0/+1
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-130/+223
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds9-21/+181
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-52/+31
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds39-410/+1162
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds9-5/+357
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds307-4827/+16316
2010-08-11lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava1-3/+7
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold7-1/+614
2010-08-11kfifo: replace the old non generic APIStefani Seibold5-2225/+1164
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold2-0/+1446
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold1-2/+1
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day1-2/+2
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+51
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel2-2/+15
2010-08-11fs/sysv: add v7 aliasLubomir Rintel1-0/+1
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter1-3/+5
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re1-1/+0