summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback/xenbus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-071-47/+7Star
|\
| * block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-261-47/+7Star
* | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-051-0/+76
|\ \ | |/ |/|
| * xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk2011-10-131-0/+18
| * xen-blkback: fixed indentation and commentsJoe Jin2011-10-131-2/+2
| * xen-blkback: Implement discard requests ('feature-discard')Li Dongyang2011-10-131-0/+58
* | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-231-3/+3
|\ \ | |/ |/|
| * xen-blkback: fixed indentation and commentsJoe Jin2011-08-221-2/+2
| * xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.Joe Jin2011-08-221-1/+1
* | xen: Add __attribute__((format(printf... where appropriateJoe Perches2011-06-301-1/+1
|/
* xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek2011-06-011-2/+1Star
* xen/blkback: Align the tabs on the structure.Konrad Rzeszutek Wilk2011-05-131-1/+1
* xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.Konrad Rzeszutek Wilk2011-05-121-17/+17
* xen/blkback: Change structure name blkif_st to xen_blkif.Konrad Rzeszutek Wilk2011-05-121-12/+12
* xen/blkback: Checkpatch.pl recommend against multiple assigments.Konrad Rzeszutek Wilk2011-05-121-2/+4
* xen/blkback: Fix spelling mistakes.Konrad Rzeszutek Wilk2011-05-121-2/+2
* xen/blkback: Use the DRV_PFX in the pr_.. macros.Konrad Rzeszutek Wilk2011-05-121-3/+3
* xen/blkback: Make the DPRINTK uniform.Konrad Rzeszutek Wilk2011-05-121-5/+0Star
* xen/blkback: Change printk/DPRINTK to pr_.. type variant.Konrad Rzeszutek Wilk2011-05-121-11/+8Star
* xen/blkback: Fixed up comments and converted spaces to tabs.Konrad Rzeszutek Wilk2011-05-111-17/+22
* xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE...Konrad Rzeszutek Wilk2011-05-051-7/+12
* xen/blkback: Prefix exposed functions with xen_Konrad Rzeszutek Wilk2011-04-201-39/+41
* xen-blkback: Inline some of the functions that were moved from vbd/interface.cKonrad Rzeszutek Wilk2011-04-201-3/+55
* xen-blkback: Remove from the copyright notice the address.Konrad Rzeszutek Wilk2011-04-201-3/+0Star
* xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.Konrad Rzeszutek Wilk2011-04-201-0/+151
* xen/blkback: Move it from drivers/xen to drivers/blockKonrad Rzeszutek Wilk2011-04-181-0/+562