index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
Ian Campbell
2010-08-23
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-103
/
+300
|
\
|
*
xen-blkfront: fix missing out label
Jens Axboe
2010-08-08
1
-0
/
+1
|
*
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
2010-08-07
1
-16
/
+29
|
*
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
2010-08-07
1
-4
/
+13
|
*
blkfront: Klog the unclean release path
Daniel Stodden
2010-08-07
1
-0
/
+6
|
*
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
1
-8
/
+2
|
*
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
1
-6
/
+3
|
*
blkfront: Lock blockfront_info during xbdev removal
Daniel Stodden
2010-08-07
1
-6
/
+35
|
*
blkfront: Fix blkfront backend switch race (bdev release)
Daniel Stodden
2010-08-07
1
-16
/
+33
|
*
blkfront: Fix blkfront backend switch race (bdev open)
Daniel Stodden
2010-08-07
1
-7
/
+24
|
*
blkfront: Lock blkfront_info when closing
Daniel Stodden
2010-08-07
1
-21
/
+40
|
*
blkfront: Clean up vbd release
Daniel Stodden
2010-08-07
1
-48
/
+43
|
*
blkfront: Fix gendisk leak
Daniel Stodden
2010-08-07
1
-0
/
+3
|
*
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
2010-08-07
1
-3
/
+3
|
*
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
2010-08-07
1
-0
/
+1
|
*
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
2010-08-07
1
-0
/
+3
|
*
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
2010-08-07
1
-2
/
+17
|
*
blkfront: don't access freed struct xenbus_device
Jan Beulich
2010-08-07
1
-18
/
+16
|
*
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
2010-08-07
1
-7
/
+81
|
*
xen: use less generic names in blkfront driver.
Ian Campbell
2010-08-07
1
-6
/
+6
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-0
/
+7
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-1
/
+1
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-2
/
+1
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-2
/
+2
*
|
blkfront: do not create a PV cdrom device if xen_hvm_guest
Stefano Stabellini
2010-07-29
1
-13
/
+26
*
|
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-26
1
-0
/
+17
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
block: make xenbus device id constant
Márton Németh
2010-01-11
1
-1
/
+1
*
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+1
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-2
/
+2
*
xen block: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-7
/
+7
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
1
-4
/
+6
|
\
|
*
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
Ian Campbell
2009-05-19
1
-2
/
+2
|
*
xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...
Ian Campbell
2009-05-19
1
-2
/
+4
*
|
xen-blkfront: beyond ARRAY_SIZE of info->shadow
Roel Kluin
2009-05-22
1
-1
/
+1
*
|
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-2
/
+2
*
|
block: convert to dequeueing model (easy ones)
Tejun Heo
2009-05-11
1
-6
/
+7
*
|
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-6
/
+5
*
|
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-28
1
-1
/
+1
*
|
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
1
-3
/
+1
|
/
*
Fix kernel NULL pointer dereference in xen-blkfront
Kris Shannon
2009-03-05
1
-0
/
+2
*
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jens Axboe
2009-02-26
1
-15
/
+15
*
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-7
/
+1
*
Release old elevator on change elevator
Zhaolei
2008-11-18
1
-1
/
+7
*
[PATCH] switch xen
Al Viro
2008-10-21
1
-10
/
+9
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-2
/
+2
[prev]
[next]