summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoe.h
Commit message (Expand)AuthorAgeFilesLines
* aoe: use ktime_t instead of timevalTina Ruchandani2018-01-171-2/+1
* aoe: Convert to immutable biovecsKent Overstreet2013-11-231-8/+2
* aoe: update internal version number to 85Ed Cashin2013-09-111-1/+1
* aoe: add AoE-target files to debugfsEd Cashin2013-09-111-0/+2
* aoe: update internal version number to v83Ed Cashin2013-07-031-1/+1
* aoe: update copyright dateEd Cashin2013-07-031-1/+1
* aoe: perform I/O completions in parallelEd Cashin2013-07-031-2/+5
* aoe: update internal version number to 81Ed Cashin2012-12-171-2/+1
* aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-171-1/+1
* aoe: use dynamic number of remote ports for AoE storage targetEd Cashin2012-12-171-3/+3
* aoe: avoid races between device destruction and discoveryEd Cashin2012-12-171-2/+5
* aoe: improve handling of misbehaving network pathsEd Cashin2012-12-171-1/+10
* aoe: cleanup: correct comment for aoetgt noutEd Cashin2012-12-171-1/+1
* aoe: update driver-internal version to 64+Ed Cashin2012-12-171-1/+2
* aoe: commands in retransmit queue use new destination on failureEd Cashin2012-12-171-0/+1
* aoe: use high-resolution RTTs with fallback to low-resEd Cashin2012-12-171-4/+5
* aoe: improve network congestion handlingEd Cashin2012-12-171-5/+11
* aoe: provide ATA identify device content to user on requestEd Cashin2012-12-171-0/+1
* aoe: update driver-internal version number to 60Ed Cashin2012-12-171-1/+1
* aoe: whitespace cleanupEd Cashin2012-12-171-1/+1
* aoe: update cap on outstanding commands based on config query responseEd Cashin2012-12-171-3/+3
* aoe: update aoe-internal version number to 50Ed Cashin2012-10-061-1/+1
* aoe: remove unused codeEd Cashin2012-10-061-4/+0
* aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-061-2/+0
* aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-061-3/+3
* aoe: update copyright year in touched filesEd Cashin2012-10-061-1/+1
* aoe: update internal version number to 49Ed Cashin2012-10-061-1/+1
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-061-7/+3
* aoe: associate frames with the AoE storage targetEd Cashin2012-10-061-4/+4
* aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-061-1/+0
* aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-061-3/+4
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-061-0/+2
* aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-061-12/+14
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-061-6/+27
* aoe: for performance support larger packet payloadsEd Cashin2012-10-061-0/+2
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-091-1/+1
* aoe: ignore vendor extension AoE responsesEd Cashin2009-02-181-0/+1
* aoe: remove private mac address format functionHarvey Harrison2008-11-251-1/+0
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-211-6/+3
* remove aoedev_isbusy()Adrian Bunk2008-04-291-1/+0
* aoe: update copyright dateEd L. Cashin2008-02-081-1/+1
* aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-081-0/+5
* aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-081-0/+1
* aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-081-1/+1
* aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-081-17/+40
* aoe: bring driver version number to 47Ed L. Cashin2008-02-081-1/+1
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-171-9/+0
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-251-0/+9