index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
aoe
/
aoeblk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-4
/
+2
*
aoe: use dynamic number of remote ports for AoE storage target
Ed Cashin
2012-12-18
1
-1
/
+1
*
aoe: avoid races between device destruction and discovery
Ed Cashin
2012-12-18
1
-2
/
+34
*
aoe: remove vestigial request queue allocation
Ed Cashin
2012-12-18
1
-13
/
+4
*
aoe: provide ATA identify device content to user on request
Ed Cashin
2012-12-18
1
-0
/
+30
*
aoe: "payload" sysfs file exports per-AoE-command data transfer size
Ed Cashin
2012-12-18
1
-0
/
+10
*
aoe: support larger I/O requests via aoe_maxsectors module param
Ed Cashin
2012-12-18
1
-0
/
+9
*
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-05
1
-1
/
+1
*
aoe: update copyright year in touched files
Ed Cashin
2012-10-05
1
-1
/
+1
*
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-05
1
-62
/
+26
*
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-05
1
-0
/
+3
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-0
/
+1
|
\
|
*
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
|
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
1
-8
/
+6
|
/
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-3
/
+0
*
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
Andrew Morton
2010-10-28
1
-1
/
+3
*
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-4
/
+5
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-0
/
+4
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-15
1
-0
/
+3
|
\
|
*
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
2009-09-14
1
-0
/
+3
*
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
/
*
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-09-09
1
-3
/
+9
*
aoe: remove private mac address format function
Harvey Harrison
2008-11-25
1
-1
/
+1
*
[PATCH] switch aoeblk
Al Viro
2008-10-21
1
-10
/
+6
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-2
/
+2
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-10-11
1
-4
/
+4
|
\
|
*
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-09-22
1
-4
/
+4
*
|
block: move capacity from disk to part0
Tejun Heo
2008-10-09
1
-1
/
+1
*
|
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
1
-2
/
+2
|
/
*
aoe: update copyright date
Ed L. Cashin
2008-02-08
1
-1
/
+1
*
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2008-02-08
1
-3
/
+4
*
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
2008-02-08
1
-2
/
+1
*
aoe: handle multiple network paths to AoE device
Ed L. Cashin
2008-02-08
1
-7
/
+55
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-25
1
-26
/
+25
*
aoe: properly initialise the request_queue's backing_dev_info
Andrew Morton
2007-12-11
1
-10
/
+16
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
1
-2
/
+2
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
Dennis Stosberg
2006-11-16
1
-0
/
+1
*
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
2006-10-18
1
-9
/
+14
*
aoe: revert printk macros
Ed L. Cashin
2006-10-18
1
-5
/
+6
*
aoe: remove sysfs comment
Ed L. Cashin
2006-10-18
1
-1
/
+0
*
aoe: use bio->bi_idx
Ed L. Cashin
2006-10-18
1
-1
/
+2
*
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
1
-9
/
+7
*
aoe: update copyright date
Ed L. Cashin
2006-10-18
1
-1
/
+1
[next]