Daniel Stodden
|
b70f5fa043
blkfront: Lock blkfront_info when closing
|
15 years ago |
Daniel Stodden
|
a66b5aebb7
blkfront: Clean up vbd release
|
15 years ago |
Daniel Stodden
|
9897cb5323
blkfront: Fix gendisk leak
|
15 years ago |
Daniel Stodden
|
89de1669ac
blkfront: Fix backtrace in del_gendisk
|
15 years ago |
K. Y. Srinivasan
|
2def141e71
xen/blkfront: revalidate after setting capacity
|
15 years ago |
Jeremy Fitzhardinge
|
b4dddb498c
xen/blkfront: avoid compiler warning from missing cases
|
15 years ago |
K. Y. Srinivasan
|
1fa73be6be
xen/front: Propagate changed size of VBDs
|
15 years ago |
Jan Beulich
|
5d7ed20e82
blkfront: don't access freed struct xenbus_device
|
15 years ago |
Jan Beulich
|
0e34582699
blkfront: fixes for 'xm block-detach ... --force'
|
15 years ago |
Ian Campbell
|
203fd61f42
xen: use less generic names in blkfront driver.
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Stefano Stabellini
|
b98a409b80
blkfront: do not create a PV cdrom device if xen_hvm_guest
|
15 years ago |
Stefano Stabellini
|
c1c5413ad5
x86: Unplug emulated disks and nics.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Márton Németh
|
ec9c42ec79
block: make xenbus device id constant
|
15 years ago |
Jeremy Fitzhardinge
|
1ccbf5344c
xen: move Xen-testing predicates to common header
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Greg Kroah-Hartman
|
a1b4b12b37
xen block: remove driver_data direct access of struct device
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Jens Axboe
|
9bd7de51ee
Merge branch 'master' into for-2.6.31
|
16 years ago |
Roel Kluin
|
b9ed7252d2
xen-blkfront: beyond ARRAY_SIZE of info->shadow
|
16 years ago |
Ian Campbell
|
31a14400e8
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
|
16 years ago |
Ian Campbell
|
28afea5b2f
xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
296b2f6ae6
block: convert to dequeueing model (easy ones)
|
16 years ago |