summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoecmd.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-18aoe: identify source of runt AoE packetsEd Cashin1-3/+7
2012-12-18aoe: allow user to disable target failure timeoutEd Cashin1-1/+3
2012-12-18aoe: use dynamic number of remote ports for AoE storage targetEd Cashin1-15/+35
2012-12-18aoe: improve handling of misbehaving network pathsEd Cashin1-119/+258
2012-12-18aoe: remove call to request handler from I/O completionEd Cashin1-2/+0
2012-12-18aoe: increase default cap on outstanding AoE commands in the networkEd Cashin1-1/+1
2012-12-18aoe: copy fallback timing information on destination failoverEd Cashin1-0/+1
2012-12-18aoe: commands in retransmit queue use new destination on failureEd Cashin1-22/+53
2012-12-18aoe: use high-resolution RTTs with fallback to low-resEd Cashin1-7/+50
2012-12-18aoe: manipulate aoedev network stats under lockEd Cashin1-2/+2
2012-12-18aoe: err device: include MAC addresses for unexpected responsesEd Cashin1-2/+4
2012-12-18aoe: improve network congestion handlingEd Cashin1-67/+106
2012-12-18aoe: provide ATA identify device content to user on requestEd Cashin1-0/+16
2012-12-18aoe: whitespace cleanupEd Cashin1-3/+3
2012-12-18aoe: cleanup: remove unused ata_scnt functionEd Cashin1-10/+0
2012-12-18aoe: update cap on outstanding commands based on config query responseEd Cashin1-1/+5
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-10-05aoe: update and specify AoE address guards and error messagesEd Cashin1-6/+11
2012-10-05aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin1-17/+8
2012-10-05aoe: update copyright year in touched filesEd Cashin1-1/+1
2012-10-05aoe: remove unused code and add cosmetic improvementsEd Cashin1-9/+4
2012-10-05aoe: increase net_device reference count while using itEd Cashin1-0/+4
2012-10-05aoe: associate frames with the AoE storage targetEd Cashin1-37/+28
2012-10-05aoe: disallow unsupported AoE minor addressesEd Cashin1-0/+7
2012-10-05aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin1-5/+3
2012-10-05aoe: use packets that work with the smallest-MTU local interfaceEd Cashin1-68/+83
2012-10-05aoe: use a kernel thread for transmissionsEd Cashin1-2/+2
2012-10-05aoe: become I/O request queue handler for increased user controlEd Cashin1-79/+203
2012-10-05aoe: kernel thread handles I/O completions for simple lockingEd Cashin1-261/+471
2012-10-05aoe: for performance support larger packet payloadsEd Cashin1-42/+96
2012-09-21aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2010-11-09aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-22aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton1-16/+1
2009-12-02aoe: prevent cache aliasesPeter Horton1-2/+21
2009-05-28aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller1-7/+0
2009-04-01aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-11/+12
2008-11-25aoe: remove private mac address format functionHarvey Harrison1-12/+10
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-53/+32
2008-10-09block: move stats from disk to part0Tejun Heo1-6/+6
2008-10-09block: move capacity from disk to part0Tejun Heo1-2/+2
2008-10-09block: fix diskstats accessTejun Heo1-7/+8
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo1-1/+5
2008-10-09block: misc updatesTejun Heo1-1/+1
2008-09-22aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller1-53/+32
2008-07-04block: use get_unaligned_* helpersHarvey Harrison1-1/+1
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe1-4/+6
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison1-12/+12
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2008-02-08aoe: update copyright dateEd L. Cashin1-1/+1