Dan Carpenter
|
31279b1457
aoe: fix use after free in aoedev_by_aoeaddr()
|
12 years ago |
Ed Cashin
|
71114ec45f
aoe: use dynamic number of remote ports for AoE storage target
|
12 years ago |
Ed Cashin
|
e52a293264
aoe: avoid races between device destruction and discovery
|
12 years ago |
Ed Cashin
|
bbb44e30d0
aoe: improve handling of misbehaving network paths
|
12 years ago |
Ed Cashin
|
b91316f2b7
aoe: return real minor number for static minors
|
12 years ago |
Ed Cashin
|
10935d052e
aoe: initialize sysminor to avoid compiler warning
|
12 years ago |
Ed Cashin
|
e0b2bbab0b
aoe: make error messages more specific in static minor allocation
|
12 years ago |
Ed Cashin
|
3fc9b03248
aoe: commands in retransmit queue use new destination on failure
|
12 years ago |
Ed Cashin
|
3a0c40d2d2
aoe: improve network congestion handling
|
12 years ago |
Ed Cashin
|
4ba9aa7f98
aoe: support the forgetting (flushing) of a user-specified AoE target
|
12 years ago |
Ed Cashin
|
08b6062351
aoe: make dynamic block minor numbers the default
|
13 years ago |
Ed Cashin
|
4bcce1a355
aoe: retain static block device numbers for backwards compatibility
|
13 years ago |
Ed Cashin
|
0c96621458
aoe: support more AoE addresses with dynamic block device minor numbers
|
13 years ago |
Ed Cashin
|
fea05a26c3
aoe: update copyright year in touched files
|
13 years ago |
Ed Cashin
|
1b86fda9ad
aoe: increase net_device reference count while using it
|
13 years ago |
Ed Cashin
|
64a80f5ac7
aoe: associate frames with the AoE storage target
|
13 years ago |
Ed Cashin
|
69cf2d85de
aoe: become I/O request queue handler for increased user control
|
13 years ago |
Ed Cashin
|
896831f590
aoe: kernel thread handles I/O completions for simple locking
|
13 years ago |
Ed Cashin
|
3d5b06051c
aoe: for performance support larger packet payloads
|
13 years ago |
Tejun Heo
|
5ad21a3374
aoe: don't use flush_scheduled_work()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ed Cashin
|
7135a71b19
aoe: allocate unused request_queue for sysfs
|
16 years ago |
Roel Kluin
|
9487311157
aoe: error printed 1 too early
|
16 years ago |
Linus Torvalds
|
4dd9ec4946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
17 years ago |
Tejun Heo
|
80795aefb7
block: move capacity from disk to part0
|
17 years ago |
David S. Miller
|
e9bb8fb0b6
aoe: Use SKB interfaces for list management instead of home-grown stuff.
|
17 years ago |
Adrian Bunk
|
0302190411
remove aoedev_isbusy()
|
17 years ago |
Andrew Morton
|
476aed3870
aoe: statically initialise devlist_lock
|
17 years ago |
Ed L. Cashin
|
52e112b3ab
aoe: update copyright date
|
17 years ago |
Ed L. Cashin
|
9bb237b6a6
aoe: dynamically allocate a capped number of skbs when necessary
|
17 years ago |