Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
64f77566e1c84990d6c448bb3960f899521c0b7d
/
drivers
/
block
/
aoe
/
aoecmd.c
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 years ago
0139aa7
mm: rename _count, field of the struct page, to _refcount
by Joonsoo Kim
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
668f9abb
mm: close PageTail race
by David Rientjes
· 11 years ago
feb261e
aoe: Convert to immutable biovecs
by Kent Overstreet
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
a4ad39b1
block: Convert bio_iovec() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
e0ec360
aoe: suppress compiler warnings
by Andy Shevchenko
· 11 years ago
fb32975d
aoe: adjust ref of head for compound page tails
by Ed Cashin
· 11 years ago
ca47bbd
aoe: update copyright date
by Ed Cashin
· 11 years ago
8030d34
aoe: perform I/O completions in parallel
by Ed Cashin
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
91c5746
aoe: reserve enough headroom on skbs
by Eric Dumazet
· 12 years ago
2124469
aoe: get rid of cached bv variable in bufinit()
by Jens Axboe
· 12 years ago
f1fb344
aoe: Fix unitialized var usage
by Kent Overstreet
· 12 years ago
4f2ac93
block: Remove bi_idx references
by Kent Overstreet
· 12 years ago
bf29754
aoe: identify source of runt AoE packets
by Ed Cashin
· 12 years ago
c450ba0
aoe: allow user to disable target failure timeout
by Ed Cashin
· 12 years ago
71114ec
aoe: use dynamic number of remote ports for AoE storage target
by Ed Cashin
· 12 years ago
bbb44e3
aoe: improve handling of misbehaving network paths
by Ed Cashin
· 12 years ago
60116cf
aoe: remove call to request handler from I/O completion
by Ed Cashin
· 12 years ago
7b6ccc5
aoe: increase default cap on outstanding AoE commands in the network
by Ed Cashin
· 12 years ago
fe7252b
aoe: copy fallback timing information on destination failover
by Ed Cashin
· 12 years ago
3fc9b03
aoe: commands in retransmit queue use new destination on failure
by Ed Cashin
· 12 years ago
5f0c9c4
aoe: use high-resolution RTTs with fallback to low-res
by Ed Cashin
· 12 years ago
0d555ec
aoe: manipulate aoedev network stats under lock
by Ed Cashin
· 12 years ago
2292a7e
aoe: err device: include MAC addresses for unexpected responses
by Ed Cashin
· 12 years ago
3a0c40d
aoe: improve network congestion handling
by Ed Cashin
· 12 years ago
667be1e
aoe: provide ATA identify device content to user on request
by Ed Cashin
· 12 years ago
a04b41c
aoe: whitespace cleanup
by Ed Cashin
· 12 years ago
d437962
aoe: cleanup: remove unused ata_scnt function
by Ed Cashin
· 12 years ago
1b8a163
aoe: update cap on outstanding commands based on config query response
by Ed Cashin
· 12 years ago
11cfb6f
aoe: avoid running request handler on plugged queue
by Ed Cashin
· 12 years ago
7159e96
aoe: update and specify AoE address guards and error messages
by Ed Cashin
· 12 years ago
0c96621
aoe: support more AoE addresses with dynamic block device minor numbers
by Ed Cashin
· 12 years ago
fea05a2
aoe: update copyright year in touched files
by Ed Cashin
· 12 years ago
b21faa2
aoe: remove unused code and add cosmetic improvements
by Ed Cashin
· 12 years ago
1b86fda
aoe: increase net_device reference count while using it
by Ed Cashin
· 12 years ago
64a80f5
aoe: associate frames with the AoE storage target
by Ed Cashin
· 12 years ago
6583303
aoe: disallow unsupported AoE minor addresses
by Ed Cashin
· 12 years ago
d54d35a
aoe: failover remote interface based on aoe_deadsecs parameter
by Ed Cashin
· 12 years ago
3f0f013
aoe: use packets that work with the smallest-MTU local interface
by Ed Cashin
· 12 years ago
eb086ec
aoe: use a kernel thread for transmissions
by Ed Cashin
· 12 years ago
69cf2d85
aoe: become I/O request queue handler for increased user control
by Ed Cashin
· 12 years ago
896831f
aoe: kernel thread handles I/O completions for simple locking
by Ed Cashin
· 12 years ago
3d5b060
aoe: for performance support larger packet payloads
by Ed Cashin
· 12 years ago
8babe8c
aoe: assert AoE packets marked as requiring no checksum
by Ed Cashin
· 12 years ago
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
· 16 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
e9bb8fb0
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
Next »