Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84d5dfbf09be6be71d6dda63d99a8303e85663c7
/
drivers
/
block
/
aoe
/
aoecmd.c
840a185
aoe: remove dev_base_lock use from aoecmd_cfg_pkts()
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6ec1480
aoe: switch to the new bio_flush_dcache_pages() interface
by Andrew Morton
· 15 years ago
0a1f127
aoe: prevent cache aliases
by Peter Horton
· 15 years ago
438263a
aoe: Remove superfluous clearing of skb fields in new_skb().
by David S. Miller
· 15 years ago
04b3ab5
aoe: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
411c41e
aoe: remove private mac address format function
by Harvey Harrison
· 16 years ago
4dd9ec4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
074a7ac
block: move stats from disk to part0
by Tejun Heo
· 16 years ago
80795ae
block: move capacity from disk to part0
by Tejun Heo
· 16 years ago
c995905
block: fix diskstats access
by Tejun Heo
· 16 years ago
e71bf0d
block: fix disk->part[] dereferencing race
by Tejun Heo
· 16 years ago
310a2c1
block: misc updates
by Tejun Heo
· 16 years ago
e9bb8fb
aoe: Use SKB interfaces for list management instead of home-grown stuff.
by David S. Miller
· 16 years ago
823ed72
block: use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
28f1370
block: avoid duplicate calls to get_part() in disk stat code
by Jens Axboe
· 17 years ago
f885f8d
drivers/block: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
03054de
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
52e112b
aoe: update copyright date
by Ed L. Cashin
· 17 years ago
578c4aa
aoe: make error messages more specific
by Ed L. Cashin
· 17 years ago
1d75981
aoe: the aoeminor doesn't need a long format
by Ed L. Cashin
· 17 years ago
7df620d
aoe: add module parameter for users who need more outstanding I/O
by Ed L. Cashin
· 17 years ago
6b9699b
aoe: only install new AoE device once
by Ed L. Cashin
· 17 years ago
9bb237b
aoe: dynamically allocate a capped number of skbs when necessary
by Ed L. Cashin
· 17 years ago
1eb0da4
aoe: mac_addr: avoid 64-bit arch compiler warnings
by Ed L. Cashin
· 17 years ago
68e0d42
aoe: handle multiple network paths to AoE device
by Ed L. Cashin
· 17 years ago
a890d62
Enhanced partition statistics: aoe fix
by Jerome Marchand
· 17 years ago
abdbf94
aoe: remove unecessary wrapper function
by Ed L. Cashin
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
029720f
[AOE]: Introduce aoe_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
43ecf52
[AOE]: Add get_unaligned() calls where needed.
by David S. Miller
· 18 years ago
19900cd
[PATCH] fix aoe without scatter-gather [Bug 7662]
by Ed L. Cashin
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
a12c93f
aoe: revert printk macros
by Ed L. Cashin
· 18 years ago
392e484
aoe: use bio->bi_idx
by Ed L. Cashin
· 18 years ago
b751e8b
aoe: module parameter for device timeout
by Ed L. Cashin
· 18 years ago
4f51dc5
aoe: zero copy write 2 of 2
by Ed L. Cashin
· 18 years ago
dced3a0
aoe: improve retransmission heuristics
by Ed L. Cashin
· 18 years ago
ddec63e
aoe: jumbo frame support 2 of 2
by Ed L. Cashin
· 18 years ago
6bb6285f
aoe: clean up printks via macros
by Ed L. Cashin
· 18 years ago
19bf263
aoe: jumbo frame support 1 of 2
by Ed L. Cashin
· 18 years ago
e407a7f
aoe: zero copy write 1 of 2
by Ed L. Cashin
· 18 years ago
2611464
aoe: update copyright date
by Ed L. Cashin
· 18 years ago
9d41965
[PATCH] aoe [2/3]: don't request ATA device ID on ATA error
by Ed L. Cashin
· 19 years ago
1c6f3fc
[PATCH] aoe: do not stop retransmit timer when device goes down
by Ed L. Cashin
· 19 years ago
2dd5e42
[PATCH] aoe [5/8]: allow network interface migration on packet retransmit
by Ed L. Cashin
· 19 years ago
eaf0a3c
[PATCH] aoe [3/8]: increase allowed outstanding packets
by Ed L. Cashin
· 19 years ago
3ae1c24
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
by Ed L. Cashin
· 19 years ago
50bba75
[PATCH] aoe [1/8]: zero packet data after skb allocation
by Ed L. Cashin
· 19 years ago
496456c
[BLOCK] aoe: update for combined io statistics
by Jens Axboe
· 19 years ago
475172f
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
by Ed L. Cashin
· 19 years ago
a4b3836
[PATCH] aoe 12/12: send outgoing packets in order
by ecashin@coraid.com
· 20 years ago
0c6f0e7
[PATCH] aoe 11/12: add support for disk statistics
by ecashin@coraid.com
· 20 years ago
63e9cc5
[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup
by ecashin@coraid.com
· 20 years ago
32465c6
[PATCH] aoe 2/12: allow multiple aoe devices with same MAC
by ecashin@coraid.com
· 20 years ago
fc458dc
[PATCH] aoe 1/12: remove too-low cap on minor number
by ecashin@coraid.com
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago