summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-0177-903/+704
|\
| * block: don't access jiffies when initialising io_contextRichard Kennedy2010-03-011-1/+1
| * cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit buildsRichard Kennedy2010-03-011-2/+3
| * block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell2010-03-011-1/+1
| * cfq-iosched: quantum check tweakShaohua Li2010-03-011-4/+26
| * blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-281-2/+3
| * blkdev: fix merge_bvec_fn return value checksDmitry Monakhov2010-02-281-2/+2
| * cfq-iosched: requests "in flight" vs "in driver" clarificationCorrado Zoccolo2010-02-281-26/+18
| * cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron2010-02-281-26/+59
| * cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron2010-02-281-16/+15
| * cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-282-16/+11
| * cciss: factor out scatter gather chain block mapping codeStephen M. Cameron2010-02-281-29/+34
| * cciss: fix scatter gather chain block dma direction kludgeStephen M. Cameron2010-02-281-5/+3
| * cciss: simplify scatter gather codeStephen M. Cameron2010-02-282-35/+16
| * cciss: factor out scatter gather chain block allocation and freeingStephen M. Cameron2010-02-281-50/+58
| * cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron2010-02-283-8/+15
| * cciss: clarify command list padding calculationStephen M. Cameron2010-02-281-2/+7
| * cfq-iosched: rethink seeky detection for SSDsCorrado Zoccolo2010-02-281-1/+6
| * cfq-iosched: rework seeky detectionCorrado Zoccolo2010-02-281-40/+14
| * Merge branch 'for-2.6.34-next' into for-2.6.34Jens Axboe2010-02-2855-214/+153
| |\
| | * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-2635-136/+70
| | * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-2641-53/+60
| | * block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-263-7/+11
| | * block: Remove unused accessor functionMartin K. Petersen2010-02-262-10/+0
| | * block: Update blk_queue_max_sectors and documentationMartin K. Petersen2010-02-261-13/+17
| * | block: remove padding from io_context on 64bit buildsRichard Kennedy2010-02-261-1/+1
| |/
| * cfq: Remove useless css reference getGui Jianfeng2010-02-263-22/+0
| * Merge branch 'master' into for-2.6.34Jens Axboe2010-02-2547-237/+402
| |\
| * | pktcdvd: use BIO list management functionsAkinobu Mita2010-02-242-74/+25
| * | blk-core: use BIO list management functionsAkinobu Mita2010-02-232-19/+16
| * | cciss: export linux/cciss_defs.h headerdann frazier2010-02-231-0/+1
| * | cfq: reorder cfq_queue removing padding on 64bitRichard Kennedy2010-02-221-3/+3
| * | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-221704-17034/+42323
| |\ \
| * | | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2010-02-223-238/+134
| * | | cciss: remove C99-style commentsdann frazier2010-02-225-80/+78
| * | | block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-295-10/+39
| * | | block: make virtio device id constantMárton Németh2010-01-111-1/+1
| * | | block: make xenbus device id constantMárton Németh2010-01-111-1/+1
| * | | block: make Open Firmware device id constantMárton Németh2010-01-111-1/+1
| * | | block: make USB device id constantMárton Németh2010-01-111-1/+1
| * | | block: make PCI device id constantMárton Németh2010-01-112-2/+2
| * | | block: Stop using byte offsetsMartin K. Petersen2010-01-113-32/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-01263-6124/+27967
|\ \ \ \
| * \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-01103-3338/+19996
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.34' of git://opensource.wolfsonmicro.com/linux-2.6-asoc...Takashi Iwai2010-02-251-10/+30
| | |\ \ \ \
| | | * | | | ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown2010-02-251-6/+30
| | | * | | | ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown2010-02-251-4/+0
| | * | | | | OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz2010-02-242-3/+19
| | * | | | | ASoC: fsi: Modify over/under run error settlementKuninori Morimoto2010-02-231-21/+25
| | * | | | | ASoC: OMAP4: Add McPDM platform driverMisael Lopez Cruz2010-02-234-0/+285
OpenPOWER on IntegriCloud