index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkback
/
blkback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
xen/blkback: potential null dereference in error handling
Dan Carpenter
1
-4
/
+6
2011-05-18
xen/blkback: don't fail empty barrier requests
Jan Beulich
1
-7
/
+8
2011-05-13
xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_tran...
Laszlo Ersek
1
-0
/
+1
2011-05-13
xen/blkback: if log_stats is enabled print out the data.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-05-13
xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
Konrad Rzeszutek Wilk
1
-10
/
+10
2011-05-13
xen/blkback: Change structure name blkif_st to xen_blkif.
Konrad Rzeszutek Wilk
1
-14
/
+14
2011-05-13
xen/blkback: Fixing some more of the cleanpatch.pl warnings.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-05-13
xen/blkback: Checkpatch.pl recommend against multiple assigments.
Konrad Rzeszutek Wilk
1
-3
/
+6
2011-05-13
xen/blkback: Removing the debug_lvl option.
Konrad Rzeszutek Wilk
1
-7
/
+0
2011-05-13
xen/blkback: Use the DRV_PFX in the pr_.. macros.
Konrad Rzeszutek Wilk
1
-18
/
+18
2011-05-13
xen/blkback: Change printk/DPRINTK to pr_.. type variant.
Konrad Rzeszutek Wilk
1
-29
/
+29
2011-05-11
xen/blkback: Fixed up comments and converted spaces to tabs.
Konrad Rzeszutek Wilk
1
-28
/
+42
2011-05-05
xen/blkback: Fix up some of the comments.
Konrad Rzeszutek Wilk
1
-3
/
+3
2011-05-05
xen/blkback: Squash the checking for operation into dispatch_rw_block_io
Konrad Rzeszutek Wilk
1
-32
/
+13
2011-05-05
xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE...
Konrad Rzeszutek Wilk
1
-15
/
+18
2011-04-27
Revert "xen/blkback: Move the plugging/unplugging to a higher level."
Konrad Rzeszutek Wilk
1
-6
/
+7
2011-04-27
xen/blkback: Stick REQ_SYNC on WRITEs to deal with CFQ I/O scheduler.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-04-26
xen/blkback: Move the plugging/unplugging to a higher level.
Konrad Rzeszutek Wilk
1
-7
/
+6
2011-04-20
xen/blkback: Prefix exposed functions with xen_
Konrad Rzeszutek Wilk
1
-18
/
+18
2011-04-20
xen-blkback: Inline some of the functions that were moved from vbd/interface.c
Konrad Rzeszutek Wilk
1
-72
/
+6
2011-04-20
xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.
Konrad Rzeszutek Wilk
1
-0
/
+135
2011-04-18
xen/blkback: Move it from drivers/xen to drivers/block
Konrad Rzeszutek Wilk
1
-0
/
+759