index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
/
aoedev.c
Age
Commit message (
Expand
)
Author
2013-09-11
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
aoe: add AoE-target files to debugfs
Ed Cashin
2013-07-03
aoe: update copyright date
Ed Cashin
2013-07-03
aoe: perform I/O completions in parallel
Ed Cashin
2012-12-17
aoe: fix use after free in aoedev_by_aoeaddr()
Dan Carpenter
2012-12-17
aoe: use dynamic number of remote ports for AoE storage target
Ed Cashin
2012-12-17
aoe: avoid races between device destruction and discovery
Ed Cashin
2012-12-17
aoe: improve handling of misbehaving network paths
Ed Cashin
2012-12-17
aoe: return real minor number for static minors
Ed Cashin
2012-12-17
aoe: initialize sysminor to avoid compiler warning
Ed Cashin
2012-12-17
aoe: make error messages more specific in static minor allocation
Ed Cashin
2012-12-17
aoe: commands in retransmit queue use new destination on failure
Ed Cashin
2012-12-17
aoe: improve network congestion handling
Ed Cashin
2012-12-17
aoe: support the forgetting (flushing) of a user-specified AoE target
Ed Cashin
2012-10-06
aoe: make dynamic block minor numbers the default
Ed Cashin
2012-10-06
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
2012-10-06
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-06
aoe: update copyright year in touched files
Ed Cashin
2012-10-06
aoe: increase net_device reference count while using it
Ed Cashin
2012-10-06
aoe: associate frames with the AoE storage target
Ed Cashin
2012-10-06
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-06
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
2010-10-28
aoe: don't use flush_scheduled_work()
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-03-04
aoe: error printed 1 too early
Roel Kluin
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-10-09
block: move capacity from disk to part0
Tejun Heo
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-04-29
remove aoedev_isbusy()
Adrian Bunk
2008-02-08
aoe: statically initialise devlist_lock
Andrew Morton
2008-02-08
aoe: update copyright date
Ed L. Cashin
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-18
aoe: revert printk macros
Ed L. Cashin
2006-10-18
aoe: zero copy write 2 of 2
Ed L. Cashin
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
aoe: zero copy write 1 of 2
Ed L. Cashin
2006-10-18
aoe: update copyright date
Ed L. Cashin
2006-10-18
aoe: eliminate isbusy message
Ed L. Cashin
2006-03-23
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Ed L. Cashin
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
2005-05-03
[PATCH] aoe: allow multiple aoe devices to have the same mac
Ed L Cashin
2005-04-18
[PATCH] aoe 5/12: don't try to free null bufpool
ecashin@coraid.com
2005-04-18
[PATCH] aoe 2/12: allow multiple aoe devices with same MAC
ecashin@coraid.com
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds