Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6f239284542bae297d27355d06afbb8df23c5db9
/
drivers
/
block
/
xen-blkfront.c
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
51de695
xen: Union the blkif_request request specific fields
by Owen Smith
· 14 years ago
c80a420
xen-blkfront: handle Xen major numbers other than XENVBD
by Stefano Stabellini
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
30d6503
xen: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
667c78af
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
by Jeremy Fitzhardinge
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
dcb8bae
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
by Jeremy Fitzhardinge
· 14 years ago
be2f837
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
by Jeremy Fitzhardinge
· 14 years ago
a945b98
xen/blkfront: change blk_shadow.request to proper pointer
by Jeremy Fitzhardinge
· 14 years ago
c64e38e
xen/blkfront: map REQ_FLUSH into a full barrier
by Jeremy Fitzhardinge
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
005a1d1
xen-blkfront: disable barrier/flush write support
by Jens Axboe
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
b78c951
xenbus: prevent warnings on unhandled enumeration values
by Noboru Iwamatsu
· 15 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
6958f14
block: kill QUEUE_ORDERED_BY_TAG
by Tejun Heo
· 14 years ago
1dc7ce9
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
by Ian Campbell
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a4cc14e
xen-blkfront: fix missing out label
by Jens Axboe
· 14 years ago
7901d14
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
by Jeremy Fitzhardinge
· 14 years ago
4dab46f
xen/blkfront: use tagged queuing for barriers
by Jeremy Fitzhardinge
· 14 years ago
d54142c
blkfront: Klog the unclean release path
by Daniel Stodden
· 14 years ago
7b32d10
blkfront: Remove obsolete info->users
by Daniel Stodden
· 15 years ago
acfca3c
blkfront: Remove obsolete info->users
by Daniel Stodden
· 14 years ago
fa1bd35
blkfront: Lock blockfront_info during xbdev removal
by Daniel Stodden
· 15 years ago
7fd152f
blkfront: Fix blkfront backend switch race (bdev release)
by Daniel Stodden
· 14 years ago
1396174
blkfront: Fix blkfront backend switch race (bdev open)
by Daniel Stodden
· 14 years ago
b70f5fa
blkfront: Lock blkfront_info when closing
by Daniel Stodden
· 15 years ago
a66b5ae
blkfront: Clean up vbd release
by Daniel Stodden
· 14 years ago
9897cb5
blkfront: Fix gendisk leak
by Daniel Stodden
· 15 years ago
89de166
blkfront: Fix backtrace in del_gendisk
by Daniel Stodden
· 15 years ago
2def141
xen/blkfront: revalidate after setting capacity
by K. Y. Srinivasan
· 15 years ago
b4dddb4
xen/blkfront: avoid compiler warning from missing cases
by Jeremy Fitzhardinge
· 15 years ago
1fa73be
xen/front: Propagate changed size of VBDs
by K. Y. Srinivasan
· 15 years ago
5d7ed20
blkfront: don't access freed struct xenbus_device
by Jan Beulich
· 14 years ago
0e34582
blkfront: fixes for 'xm block-detach ... --force'
by Jan Beulich
· 14 years ago
203fd61
xen: use less generic names in blkfront driver.
by Ian Campbell
· 15 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
b98a409
blkfront: do not create a PV cdrom device if xen_hvm_guest
by Stefano Stabellini
· 14 years ago
c1c5413
x86: Unplug emulated disks and nics.
by Stefano Stabellini
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
ec9c42e
block: make xenbus device id constant
by Márton Németh
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a1b4b12
xen block: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9bd7de5
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
b9ed725
xen-blkfront: beyond ARRAY_SIZE of info->shadow
by Roel Kluin
· 15 years ago
31a1440
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
by Ian Campbell
· 15 years ago
28afea5
xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected
by Ian Campbell
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
296b2f6
block: convert to dequeueing model (easy ones)
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
a1a15ac
Fix kernel NULL pointer dereference in xen-blkfront
by Kris Shannon
· 16 years ago
9e973e6
xen/blkfront: use blk_rq_map_sg to generate ring entries
by Jens Axboe
· 16 years ago
66d352e
xen-blkfront: set queue paravirt flag
by Fernando Luis Vázquez Cao
· 16 years ago
68aee07
Release old elevator on change elevator
by Zhaolei
· 16 years ago
a63c848
[PATCH] switch xen
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
365d46d
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
9246b5f
block: Expand Xen blkfront for > 16 xvd
by Chris Lalancette
· 16 years ago
6e83358
xen: clean up domain mode predicates
by Jeremy Fitzhardinge
· 16 years ago
62aa005
xen-blkfront.c: make blkif_ioctl() static
by Adrian Bunk
· 16 years ago
a144ff0
xen: Avoid allocations causing swap activity on the resume path
by Ian Campbell
· 16 years ago
5a60d0c
xen/blkfront: add __exit to module_exit() handlers
by Jan Beulich
· 16 years ago
04c0635
xen/blkfront: Make sure that the device is fully ready before allowing release.
by Wim Colgate
· 16 years ago
440a01a
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
by Christian Limpach
· 16 years ago
1c91fe1
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
by Ian Campbell
· 16 years ago
afe42d7
xen: make blkif_getgeo static
by Harvey Harrison
· 17 years ago
4f93f09
xen: Add compatibility aliases for frontend drivers
by Mark McLoughlin
· 17 years ago
d2f0c52
xen: Module autoprobing support for frontend drivers
by Mark McLoughlin
· 17 years ago
1d78d70
xen blkfront: Delay wait for block devices until after the disk is added
by Christian Limpach
· 17 years ago
53f0e8a
xen/blkfront: use bdget_disk
by Jeremy Fitzhardinge
· 17 years ago
3e33423
xen: Make xen-blkfront write its protocol ABI to xenstore
by Markus Armbruster
· 17 years ago
597592d
xen: Implement getgeo for Xen virtual block device.
by Ian Campbell
· 17 years ago
f530f036
blk_end_request: changing xen-blkfront (take 4)
by Kiyoshi Ueda
· 17 years ago
6c92e69
Fixup rq_for_each_segment() indentation
by Jens Axboe
· 17 years ago
5705f70
Introduce rq_for_each_segment replacing rq_for_each_bio
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
9f27ee5
xen: add virtual block device driver.
by Jeremy Fitzhardinge
· 17 years ago