summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * security: fix error return path in ima_inode_allocXiaotian Feng2010-02-251-2/+1
| * Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
| |\
| | * parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
| |\ \
| | * | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
| * | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
| |\ \ \
| | * | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| | * | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
| |\ \ \ | | |/ / | |/| |
| | * | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
| |\ \
| | * | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| | |\ \
| | | * | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | | * | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | | * | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| | * | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| | * | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| | * | | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| | * | | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
| | * | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
| |\ \ \ \