index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
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
2010-08-07
blkfront: Fix blkfront backend switch race (bdev release)
Daniel Stodden
2010-08-07
blkfront: Fix blkfront backend switch race (bdev open)
Daniel Stodden
2010-08-07
blkfront: Lock blkfront_info when closing
Daniel Stodden
2010-08-07
blkfront: Clean up vbd release
Daniel Stodden
2010-08-07
blkfront: Fix gendisk leak
Daniel Stodden
2010-08-07
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
2010-08-07
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
2010-08-07
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
2010-08-07
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
2010-08-07
blkfront: don't access freed struct xenbus_device
Jan Beulich
2010-08-07
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
2010-08-07
xen: use less generic names in blkfront driver.
Ian Campbell
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2010-07-29
blkfront: do not create a PV cdrom device if xen_hvm_guest
Stefano Stabellini
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-01-11
block: make xenbus device id constant
Márton Németh
[next]