index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
1
-25
/
+98
|
\
|
*
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
2011-10-13
1
-1
/
+9
|
*
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
2011-10-13
1
-1
/
+3
|
*
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
2011-10-13
1
-2
/
+0
|
*
xen-blkfront: Handle discard requests.
Li Dongyang
2011-10-13
1
-23
/
+88
*
|
xen-blkfront: Fix one off warning about name clash
Stefan Bader
2011-07-14
1
-1
/
+1
*
|
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
2011-07-14
1
-2
/
+2
|
/
*
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Konrad Rzeszutek Wilk
2011-05-12
1
-13
/
+36
*
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
2011-05-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
1
-5
/
+74
|
\
|
*
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2011-02-25
1
-5
/
+74
*
|
xen: Union the blkif_request request specific fields
Owen Smith
2011-03-08
1
-4
/
+4
|
/
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-2
/
+2
|
\
|
*
xen: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
|
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-2
/
+0
*
|
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
1
-1
/
+1
*
|
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
2010-11-02
1
-0
/
+10
*
|
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
2010-11-02
1
-2
/
+12
*
|
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
2010-11-02
1
-8
/
+6
*
|
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
2010-11-02
1
-14
/
+5
|
/
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-0
/
+2
|
\
|
*
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
2010-10-18
1
-0
/
+2
*
|
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-34
/
+20
|
\
\
|
*
|
xen-blkfront: disable barrier/flush write support
Jens Axboe
2010-10-22
1
-0
/
+7
|
*
|
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-31
/
+12
|
*
|
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
1
-5
/
+3
*
|
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-5
/
+6
|
|
/
|
/
|
*
|
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
[next]