index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[AOE]: Introduce aoe_hdr()
Arnaldo Carvalho de Melo
3
-8
/
+17
2007-03-02
[AOE]: Add get_unaligned() calls where needed.
David S. Miller
2
-8
/
+9
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2006-12-22
[PATCH] fix aoe without scatter-gather [Bug 7662]
Ed L. Cashin
1
-7
/
+6
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
3
-4
/
+4
2006-11-16
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
Dennis Stosberg
1
-0
/
+1
2006-10-18
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
1
-9
/
+14
2006-10-18
aoe: revert printk macros
Ed L. Cashin
7
-37
/
+39
2006-10-18
aoe: update driver version
Ed L. Cashin
1
-1
/
+1
2006-10-18
aoe: remove sysfs comment
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: use bio->bi_idx
Ed L. Cashin
2
-1
/
+3
2006-10-18
aoe: module parameter for device timeout
Ed L. Cashin
1
-2
/
+5
2006-10-18
aoe: zero copy write 2 of 2
Ed L. Cashin
3
-20
/
+64
2006-10-18
aoe: improve retransmission heuristics
Ed L. Cashin
2
-6
/
+17
2006-10-18
aoe: jumbo frame support 2 of 2
Ed L. Cashin
1
-2
/
+6
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
7
-58
/
+50
2006-10-18
aoe: jumbo frame support 1 of 2
Ed L. Cashin
3
-17
/
+72
2006-10-18
aoe: zero copy write 1 of 2
Ed L. Cashin
3
-74
/
+69
2006-10-18
aoe: remove unused NARGS enum
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2006-10-18
aoe: eliminate isbusy message
Ed L. Cashin
1
-4
/
+1
2006-07-10
[PATCH] aoe: cleanup i_rdev usage
Eric Sesterhenn
1
-1
/
+1
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
1
-2
/
+1
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-3
/
+1
2006-03-23
[PATCH] aoe [3/3]: update version to 22
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [2/3]: don't request ATA device ID on ATA error
Ed L. Cashin
1
-1
/
+2
2006-03-23
[PATCH] aoe [1/3]: support multiple AoE listeners
Ed L. Cashin
1
-17
/
+5
2006-03-23
[PATCH] aoe: do not stop retransmit timer when device goes down
Ed L. Cashin
1
-2
/
+2
2006-03-23
[PATCH] aoe [8/8]: update driver version number
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [7/8]: update driver compatibility string
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [6/8]: update device information on last close
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [5/8]: allow network interface migration on packet retransmit
Ed L. Cashin
1
-0
/
+2
2006-03-23
[PATCH] aoe [4/8]: use less confusing driver name
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [3/8]: increase allowed outstanding packets
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Ed L. Cashin
5
-97
/
+220
2006-03-23
[PATCH] aoe [1/8]: zero packet data after skb allocation
Ed L. Cashin
1
-0
/
+1
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-19
/
+7
2005-11-01
[BLOCK] aoe: update for combined io statistics
Jens Axboe
1
-9
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] aoe: update to version 14
Ed L. Cashin
1
-1
/
+1
2005-10-28
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
Ed L. Cashin
1
-7
/
+8
2005-09-09
[PATCH] aoe [2/2]: update driver version number to twelve
Ed L Cashin
1
-1
/
+1
2005-09-09
[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelf
Ed L Cashin
1
-5
/
+5
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
1
-1
/
+1
2005-06-20
[PATCH] class: convert drivers/block/* to use the new class api instead of cl...
gregkh@suse.de
1
-5
/
+5
[next]