summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-01cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit buildsRichard Kennedy1-2/+3
2010-03-01block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell1-1/+1
2010-03-01cfq-iosched: quantum check tweakShaohua Li1-4/+26
2010-02-28blktrace: perform cleanup after setup errorDmitry Monakhov1-2/+3
2010-02-28blkdev: fix merge_bvec_fn return value checksDmitry Monakhov1-2/+2
2010-02-28cfq-iosched: requests "in flight" vs "in driver" clarificationCorrado Zoccolo1-26/+18
2010-02-28cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron1-26/+59
2010-02-28cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron1-16/+15
2010-02-28cciss: do not use void pointer for scsi hba dataStephen M. Cameron2-16/+11
2010-02-28cciss: factor out scatter gather chain block mapping codeStephen M. Cameron1-29/+34
2010-02-28cciss: fix scatter gather chain block dma direction kludgeStephen M. Cameron1-5/+3
2010-02-28cciss: simplify scatter gather codeStephen M. Cameron2-35/+16
2010-02-28cciss: factor out scatter gather chain block allocation and freeingStephen M. Cameron1-50/+58
2010-02-28cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron3-8/+15
2010-02-28cciss: clarify command list padding calculationStephen M. Cameron1-2/+7
2010-02-28cfq-iosched: rethink seeky detection for SSDsCorrado Zoccolo1-1/+6
2010-02-28cfq-iosched: rework seeky detectionCorrado Zoccolo1-40/+14
2010-02-28Merge branch 'for-2.6.34-next' into for-2.6.34Jens Axboe55-214/+153
2010-02-26block: remove padding from io_context on 64bit buildsRichard Kennedy1-1/+1
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen35-136/+70
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen41-53/+60
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen3-7/+11
2010-02-26block: Remove unused accessor functionMartin K. Petersen2-10/+0
2010-02-26block: Update blk_queue_max_sectors and documentationMartin K. Petersen1-13/+17
2010-02-26cfq: Remove useless css reference getGui Jianfeng3-22/+0
2010-02-25Merge branch 'master' into for-2.6.34Jens Axboe47-237/+402
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng1-2/+1
2010-02-24Linux 2.6.33v2.6.33Linus Torvalds1-1/+1
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds1-2/+5
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-20/+9
2010-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+3
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24pktcdvd: use BIO list management functionsAkinobu Mita2-74/+25
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-18/+57
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-14/+22
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-76/+210
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23blk-core: use BIO list management functionsAkinobu Mita2-19/+16
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23cciss: export linux/cciss_defs.h headerdann frazier1-0/+1