index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+98
2011-10-13
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
1
-1
/
+9
2011-10-13
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
1
-1
/
+3
2011-10-13
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
1
-2
/
+0
2011-10-13
xen-blkfront: Handle discard requests.
Li Dongyang
1
-23
/
+88
2011-07-14
xen-blkfront: Fix one off warning about name clash
Stefan Bader
1
-1
/
+1
2011-07-14
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
1
-2
/
+2
2011-05-12
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Konrad Rzeszutek Wilk
1
-13
/
+36
2011-05-12
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
1
-1
/
+1
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-5
/
+74
2011-03-08
xen: Union the blkif_request request specific fields
Owen Smith
1
-4
/
+4
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
1
-5
/
+74
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2010-12-24
xen: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-1
/
+1
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
1
-2
/
+0
2010-11-02
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
1
-0
/
+10
2010-11-02
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
1
-2
/
+12
2010-11-02
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
1
-8
/
+6
2010-11-02
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
1
-14
/
+5
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-34
/
+20
2010-10-22
xen-blkfront: disable barrier/flush write support
Jens Axboe
1
-0
/
+7
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-1
/
+1
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
1
-0
/
+2
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+6
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-31
/
+12
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
1
-5
/
+3
2010-08-23
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
Ian Campbell
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-103
/
+300
2010-08-08
xen-blkfront: fix missing out label
Jens Axboe
1
-0
/
+1
2010-08-07
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
1
-16
/
+29
2010-08-07
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
1
-4
/
+13
2010-08-07
blkfront: Klog the unclean release path
Daniel Stodden
1
-0
/
+6
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
1
-8
/
+2
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
1
-6
/
+3
2010-08-07
blkfront: Lock blockfront_info during xbdev removal
Daniel Stodden
1
-6
/
+35
2010-08-07
blkfront: Fix blkfront backend switch race (bdev release)
Daniel Stodden
1
-16
/
+33
2010-08-07
blkfront: Fix blkfront backend switch race (bdev open)
Daniel Stodden
1
-7
/
+24
2010-08-07
blkfront: Lock blkfront_info when closing
Daniel Stodden
1
-21
/
+40
2010-08-07
blkfront: Clean up vbd release
Daniel Stodden
1
-48
/
+43
2010-08-07
blkfront: Fix gendisk leak
Daniel Stodden
1
-0
/
+3
2010-08-07
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
1
-3
/
+3
2010-08-07
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
1
-0
/
+1
2010-08-07
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
1
-0
/
+3
2010-08-07
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
1
-2
/
+17
2010-08-07
blkfront: don't access freed struct xenbus_device
Jan Beulich
1
-18
/
+16
2010-08-07
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
1
-7
/
+81
2010-08-07
xen: use less generic names in blkfront driver.
Ian Campbell
1
-6
/
+6
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+7
[next]