summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12dm crypt: simplify crypt_ctrMilan Broz
2010-08-12dm crypt: simplify crypt_config destruction logicMilan Broz
2010-08-12dm: allow autoloading of dm modPeter Rajnoha
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer
2010-08-12dm ioctl: refactor dm_table_completeWill Drewry
2010-08-12dm snapshot: implement mergeMikulas Patocka
2010-08-12dm: do not initialise full request queue when bio basedMike Snitzer
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer
2010-08-12dm: skip second flush on bio unsupported errorMikulas Patocka
2010-08-12dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi
2010-08-12dm crypt: use kstrdupJulia Lawall
2010-08-12dm ioctl: use nonseekable_openArnd Bergmann
2010-08-12dm: separate device deletion from dm_putKiyoshi Ueda
2010-08-12dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda
2010-08-12dm: prevent access to md being deletedKiyoshi Ueda
2010-08-12dm ioctl: return uevent flag after renamePeter Rajnoha
2010-08-12dm ioctl: make __dev_status voidAlasdair G Kergon
2010-08-12dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha
2010-08-12dm snapshot: test chunk size against both origin and snapshotMikulas Patocka
2010-08-12dm snapshot: iterate origin and cow devicesMikulas Patocka
2010-08-12dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold
2010-08-11kfifo: replace the old non generic APIStefani Seibold
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11fs/sysv: add v7 aliasLubomir Rintel
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11afs: destroy work queue on init failureDan Carpenter
2010-08-11dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11pci: add PCI DMA unamp state API to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs supportFUJITA Tomonori
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori