index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
/
aoechr.c
Age
Commit message (
Expand
)
Author
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: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-06
aoe: do revalidation steps in order
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-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-10-31
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-06-15
Driver Core: aoe: add nodename for aoe devices
Kay Sievers
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-07-25
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-06-20
AoE: cdev lock_kernel() pushdown
Jonathan Corbet
2008-02-08
aoe: update copyright date
Ed L. Cashin
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-01-24
aoechr: Convert from class_device to device
Tony Jones
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-10-18
aoe: revert printk macros
Ed L. Cashin
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
aoe: jumbo frame support 1 of 2
Ed L. Cashin
2006-10-18
aoe: remove unused NARGS enum
Ed L. Cashin
2006-10-18
aoe: update copyright date
Ed L. Cashin
2006-07-10
[PATCH] aoe: cleanup i_rdev usage
Eric Sesterhenn
2006-03-23
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Ed L. Cashin
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-06-20
[PATCH] class: convert drivers/block/* to use the new class api instead of cl...
gregkh@suse.de
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds