Age | Commit message (Expand) | Author | Files | Lines |
2013-11-23 | aoe: Convert to immutable biovecs | Kent Overstreet | 1 | -8/+2 |
2013-09-11 | aoe: update internal version number to 85 | Ed Cashin | 1 | -1/+1 |
2013-09-11 | aoe: add AoE-target files to debugfs | Ed Cashin | 1 | -0/+2 |
2013-07-03 | aoe: update internal version number to v83 | Ed Cashin | 1 | -1/+1 |
2013-07-03 | aoe: update copyright date | Ed Cashin | 1 | -1/+1 |
2013-07-03 | aoe: perform I/O completions in parallel | Ed Cashin | 1 | -2/+5 |
2012-12-17 | aoe: update internal version number to 81 | Ed Cashin | 1 | -2/+1 |
2012-12-17 | aoe: allow comma separator in aoe_iflist value | Ed Cashin | 1 | -1/+1 |
2012-12-17 | aoe: use dynamic number of remote ports for AoE storage target | Ed Cashin | 1 | -3/+3 |
2012-12-17 | aoe: avoid races between device destruction and discovery | Ed Cashin | 1 | -2/+5 |
2012-12-17 | aoe: improve handling of misbehaving network paths | Ed Cashin | 1 | -1/+10 |
2012-12-17 | aoe: cleanup: correct comment for aoetgt nout | Ed Cashin | 1 | -1/+1 |
2012-12-17 | aoe: update driver-internal version to 64+ | Ed Cashin | 1 | -1/+2 |
2012-12-17 | aoe: commands in retransmit queue use new destination on failure | Ed Cashin | 1 | -0/+1 |
2012-12-17 | aoe: use high-resolution RTTs with fallback to low-res | Ed Cashin | 1 | -4/+5 |
2012-12-17 | aoe: improve network congestion handling | Ed Cashin | 1 | -5/+11 |
2012-12-17 | aoe: provide ATA identify device content to user on request | Ed Cashin | 1 | -0/+1 |
2012-12-17 | aoe: update driver-internal version number to 60 | Ed Cashin | 1 | -1/+1 |
2012-12-17 | aoe: whitespace cleanup | Ed Cashin | 1 | -1/+1 |
2012-12-17 | aoe: update cap on outstanding commands based on config query response | Ed Cashin | 1 | -3/+3 |
2012-10-06 | aoe: update aoe-internal version number to 50 | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: remove unused code | Ed Cashin | 1 | -4/+0 |
2012-10-06 | aoe: update and specify AoE address guards and error messages | Ed Cashin | 1 | -2/+0 |
2012-10-06 | aoe: support more AoE addresses with dynamic block device minor numbers | Ed Cashin | 1 | -3/+3 |
2012-10-06 | aoe: update copyright year in touched files | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: update internal version number to 49 | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: remove unused code and add cosmetic improvements | Ed Cashin | 1 | -7/+3 |
2012-10-06 | aoe: associate frames with the AoE storage target | Ed Cashin | 1 | -4/+4 |
2012-10-06 | aoe: failover remote interface based on aoe_deadsecs parameter | Ed Cashin | 1 | -1/+0 |
2012-10-06 | aoe: use packets that work with the smallest-MTU local interface | Ed Cashin | 1 | -3/+4 |
2012-10-06 | aoe: use a kernel thread for transmissions | Ed Cashin | 1 | -0/+2 |
2012-10-06 | aoe: become I/O request queue handler for increased user control | Ed Cashin | 1 | -12/+14 |
2012-10-06 | aoe: kernel thread handles I/O completions for simple locking | Ed Cashin | 1 | -6/+27 |
2012-10-06 | aoe: for performance support larger packet payloads | Ed Cashin | 1 | -0/+2 |
2009-09-09 | aoe: allocate unused request_queue for sysfs | Ed Cashin | 1 | -1/+1 |
2009-02-18 | aoe: ignore vendor extension AoE responses | Ed Cashin | 1 | -0/+1 |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison | 1 | -1/+0 |
2008-09-21 | aoe: Use SKB interfaces for list management instead of home-grown stuff. | David S. Miller | 1 | -6/+3 |
2008-04-29 | remove aoedev_isbusy() | Adrian Bunk | 1 | -1/+0 |
2008-02-08 | aoe: update copyright date | Ed L. Cashin | 1 | -1/+1 |
2008-02-08 | aoe: dynamically allocate a capped number of skbs when necessary | Ed L. Cashin | 1 | -0/+5 |
2008-02-08 | aoe: user can ask driver to forget previously detected devices | Ed L. Cashin | 1 | -0/+1 |
2008-02-08 | aoe: mac_addr: avoid 64-bit arch compiler warnings | Ed L. Cashin | 1 | -1/+1 |
2008-02-08 | aoe: handle multiple network paths to AoE device | Ed L. Cashin | 1 | -17/+40 |
2008-02-08 | aoe: bring driver version number to 47 | Ed L. Cashin | 1 | -1/+1 |
2007-10-17 | aoe: remove unecessary wrapper function | Ed L. Cashin | 1 | -9/+0 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [AOE]: Introduce aoe_hdr() | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -1/+1 |