index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
2012-04-13
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-22
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-20
xen-blkfront: make blkif_io_lock spinlock per-device
Steven Noonan
2012-03-20
xen/blkfront: don't put bdev right after getting it
Andrew Jones
2012-03-20
xen-blkfront: use bitmap_set() and bitmap_clear()
Akinobu Mita
2012-01-15
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-12-16
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-10-13
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
2011-10-13
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
2011-10-13
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
2011-10-13
xen-blkfront: Handle discard requests.
Li Dongyang
2011-07-14
xen-blkfront: Fix one off warning about name clash
Stefan Bader
2011-07-14
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
2011-05-12
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Konrad Rzeszutek Wilk
2011-05-12
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-08
xen: Union the blkif_request request specific fields
Owen Smith
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-24
xen: don't use flush_scheduled_work()
Tejun Heo
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-02
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
xen-blkfront: disable barrier/flush write support
Jens Axboe
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-08-23
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
Ian Campbell
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-08
xen-blkfront: fix missing out label
Jens Axboe
2010-08-07
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
Jeremy Fitzhardinge
2010-08-07
xen/blkfront: use tagged queuing for barriers
Jeremy Fitzhardinge
2010-08-07
blkfront: Klog the unclean release path
Daniel Stodden
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
2010-08-07
blkfront: Lock blockfront_info during xbdev removal
Daniel Stodden
[next]