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
/
aoeblk.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: become I/O request queue handler for increased user control
Ed Cashin
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-10-28
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
Andrew Morton
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
2008-11-25
aoe: remove private mac address format function
Harvey Harrison
2008-10-21
[PATCH] switch aoeblk
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
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-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-02-08
aoe: update copyright date
Ed L. Cashin
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2007-12-10
aoe: properly initialise the request_queue's backing_dev_info
Andrew Morton
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-16
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
Dennis Stosberg
2006-10-18
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
2006-10-18
aoe: revert printk macros
Ed L. Cashin
2006-10-18
aoe: remove sysfs comment
Ed L. Cashin
2006-10-18
aoe: use bio->bi_idx
Ed L. Cashin
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
aoe: update copyright date
Ed L. Cashin
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-23
[PATCH] aoe [6/8]: update device information on last close
Ed L. Cashin
2006-03-23
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Ed L. Cashin
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2005-05-03
[PATCH] aoe: add firmware version to info in sysfs
Ed L Cashin
2005-04-18
[PATCH] aoe 12/12: send outgoing packets in order
ecashin@coraid.com
2005-04-18
[PATCH] aoe 11/12: add support for disk statistics
ecashin@coraid.com
[next]