Age | Commit message (Expand) | Author |
2022-05-01 | aoe: Avoid flush_scheduled_work() usage | Tetsuo Handa |
2018-11-10 | aoe: replace ->special use with private data in the request | Christoph Hellwig |
2018-10-14 | aoe: convert aoeblk to blk-mq | Jens Axboe |
2018-09-28 | aoe: register default groups with device_add_disk() | Hannes Reinecke |
2018-01-17 | aoe: use ktime_t instead of timeval | Tina Ruchandani |
2013-11-23 | aoe: Convert to immutable biovecs | Kent Overstreet |
2013-09-11 | aoe: update internal version number to 85 | Ed Cashin |
2013-09-11 | aoe: add AoE-target files to debugfs | Ed Cashin |
2013-07-03 | aoe: update internal version number to v83 | Ed Cashin |
2013-07-03 | aoe: update copyright date | Ed Cashin |
2013-07-03 | aoe: perform I/O completions in parallel | Ed Cashin |
2012-12-17 | aoe: update internal version number to 81 | Ed Cashin |
2012-12-17 | aoe: allow comma separator in aoe_iflist value | Ed Cashin |
2012-12-17 | aoe: use dynamic number of remote ports for AoE storage target | Ed Cashin |
2012-12-17 | aoe: avoid races between device destruction and discovery | Ed Cashin |
2012-12-17 | aoe: improve handling of misbehaving network paths | Ed Cashin |
2012-12-17 | aoe: cleanup: correct comment for aoetgt nout | Ed Cashin |
2012-12-17 | aoe: update driver-internal version to 64+ | Ed Cashin |
2012-12-17 | aoe: commands in retransmit queue use new destination on failure | Ed Cashin |
2012-12-17 | aoe: use high-resolution RTTs with fallback to low-res | Ed Cashin |
2012-12-17 | aoe: improve network congestion handling | Ed Cashin |
2012-12-17 | aoe: provide ATA identify device content to user on request | Ed Cashin |
2012-12-17 | aoe: update driver-internal version number to 60 | Ed Cashin |
2012-12-17 | aoe: whitespace cleanup | Ed Cashin |
2012-12-17 | aoe: update cap on outstanding commands based on config query response | Ed Cashin |
2012-10-06 | aoe: update aoe-internal version number to 50 | Ed Cashin |
2012-10-06 | aoe: remove unused code | Ed Cashin |
2012-10-06 | aoe: update and specify AoE address guards and error messages | Ed Cashin |
2012-10-06 | aoe: support more AoE addresses with dynamic block device minor numbers | Ed Cashin |
2012-10-06 | aoe: update copyright year in touched files | Ed Cashin |
2012-10-06 | aoe: update internal version number to 49 | Ed Cashin |
2012-10-06 | aoe: remove unused code and add cosmetic improvements | Ed Cashin |
2012-10-06 | aoe: associate frames with the AoE storage target | Ed Cashin |
2012-10-06 | aoe: failover remote interface based on aoe_deadsecs parameter | Ed Cashin |
2012-10-06 | aoe: use packets that work with the smallest-MTU local interface | Ed Cashin |
2012-10-06 | aoe: use a kernel thread for transmissions | Ed Cashin |
2012-10-06 | aoe: become I/O request queue handler for increased user control | Ed Cashin |
2012-10-06 | aoe: kernel thread handles I/O completions for simple locking | Ed Cashin |
2012-10-06 | aoe: for performance support larger packet payloads | Ed Cashin |
2009-09-09 | aoe: allocate unused request_queue for sysfs | Ed Cashin |
2009-02-18 | aoe: ignore vendor extension AoE responses | Ed Cashin |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison |
2008-09-21 | aoe: Use SKB interfaces for list management instead of home-grown stuff. | David S. Miller |
2008-04-29 | remove aoedev_isbusy() | Adrian Bunk |
2008-02-08 | aoe: update copyright date | Ed L. Cashin |
2008-02-08 | aoe: dynamically allocate a capped number of skbs when necessary | Ed L. Cashin |
2008-02-08 | aoe: user can ask driver to forget previously detected devices | Ed L. Cashin |
2008-02-08 | aoe: mac_addr: avoid 64-bit arch compiler warnings | Ed L. Cashin |
2008-02-08 | aoe: handle multiple network paths to AoE device | Ed L. Cashin |
2008-02-08 | aoe: bring driver version number to 47 | Ed L. Cashin |