Age | Commit message (Expand) | Author | Files | Lines |
2011-08-23 | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jens Axboe | 1 | -3/+3 |
2011-08-22 | xen-blkback: fixed indentation and comments | Joe Jin | 1 | -2/+2 |
2011-08-22 | xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. | Joe Jin | 1 | -1/+1 |
2011-06-30 | xen: Add __attribute__((format(printf... where appropriate | Joe Perches | 1 | -1/+1 |
2011-06-01 | xen/blkback: don't call vbd_size() if bd_disk is NULL | Laszlo Ersek | 1 | -2/+1 |
2011-05-13 | xen/blkback: Align the tabs on the structure. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2011-05-13 | xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. | Konrad Rzeszutek Wilk | 1 | -17/+17 |
2011-05-13 | xen/blkback: Change structure name blkif_st to xen_blkif. | Konrad Rzeszutek Wilk | 1 | -12/+12 |
2011-05-13 | xen/blkback: Checkpatch.pl recommend against multiple assigments. | Konrad Rzeszutek Wilk | 1 | -2/+4 |
2011-05-13 | xen/blkback: Fix spelling mistakes. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2011-05-13 | xen/blkback: Use the DRV_PFX in the pr_.. macros. | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2011-05-13 | xen/blkback: Make the DPRINTK uniform. | Konrad Rzeszutek Wilk | 1 | -5/+0 |
2011-05-13 | xen/blkback: Change printk/DPRINTK to pr_.. type variant. | Konrad Rzeszutek Wilk | 1 | -11/+8 |
2011-05-11 | xen/blkback: Fixed up comments and converted spaces to tabs. | Konrad Rzeszutek Wilk | 1 | -17/+22 |
2011-05-05 | xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE... | Konrad Rzeszutek Wilk | 1 | -7/+12 |
2011-04-20 | xen/blkback: Prefix exposed functions with xen_ | Konrad Rzeszutek Wilk | 1 | -39/+41 |
2011-04-20 | xen-blkback: Inline some of the functions that were moved from vbd/interface.c | Konrad Rzeszutek Wilk | 1 | -3/+55 |
2011-04-20 | xen-blkback: Remove from the copyright notice the address. | Konrad Rzeszutek Wilk | 1 | -3/+0 |
2011-04-20 | xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. | Konrad Rzeszutek Wilk | 1 | -0/+151 |
2011-04-18 | xen/blkback: Move it from drivers/xen to drivers/block | Konrad Rzeszutek Wilk | 1 | -0/+562 |