aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAge
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\
| * [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
| * [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
|/
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-26
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-02
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-22
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-16
* aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-18
* aoe: revert printk macrosEd L. Cashin2006-10-18
* aoe: update driver versionEd L. Cashin2006-10-18
* aoe: remove sysfs commentEd L. Cashin2006-10-18
* aoe: use bio->bi_idxEd L. Cashin2006-10-18
* aoe: module parameter for device timeoutEd L. Cashin2006-10-18
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-18
* aoe: improve retransmission heuristicsEd L. Cashin2006-10-18
* aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-18
* aoe: clean up printks via macrosEd L. Cashin2006-10-18
* aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-18
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-18
* aoe: remove unused NARGS enumEd L. Cashin2006-10-18
* aoe: update copyright dateEd L. Cashin2006-10-18
* aoe: eliminate isbusy messageEd L. Cashin2006-10-18
* [PATCH] aoe: cleanup i_rdev usageEric Sesterhenn2006-07-10
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-18
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-24
* [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-24
* [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-24
* [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-24
* [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-24
* [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-24
* [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-24
* [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-24
* [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-24
* [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-24
* [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-24
* [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-24
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [BLOCK] aoe: update for combined io statisticsJens Axboe2005-11-01