index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
2008-10-09
1
-5
/
+5
*
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2008-10-09
1
-8
/
+15
*
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-10-09
3
-9
/
+9
*
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
2
-53
/
+102
*
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
2008-10-09
1
-21
/
+55
*
block: move stats from disk to part0
Tejun Heo
2008-10-09
1
-6
/
+6
*
block: move capacity from disk to part0
Tejun Heo
2008-10-09
3
-4
/
+4
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
2
-4
/
+4
*
block: fix diskstats access
Tejun Heo
2008-10-09
1
-7
/
+8
*
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
1
-1
/
+5
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
2
-2
/
+2
*
block: misc updates
Tejun Heo
2008-10-09
1
-1
/
+1
*
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
1
-2
/
+2
*
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-10-09
1
-3
/
+6
*
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
2008-08-27
1
-25
/
+10
*
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-21
1
-1
/
+1
*
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-21
1
-4
/
+6
*
xen-blkfront.c: make blkif_ioctl() static
Adrian Bunk
2008-08-06
1
-2
/
+2
*
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
1
-0
/
+2
*
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
1
-3
/
+37
*
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
1
-39
/
+118
*
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
1
-6
/
+9
*
cciss: remove redundant code
Mike Miller
2008-08-06
1
-304
/
+169
*
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
2
-122
/
+216
*
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-06
1
-1
/
+1
*
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-08-05
1
-2
/
+0
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
1
-4
/
+5
*
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-25
1
-1
/
+9
*
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
4
-9
/
+15
*
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-07-21
1
-2
/
+2
*
hd.c: remove the #include <linux/mc146818rtc.h>
Adrian Bunk
2008-07-16
1
-1
/
+0
*
update the BLK_DEV_HD help text
Adrian Bunk
2008-07-16
1
-19
/
+7
*
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
2008-07-16
3
-0
/
+840
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-15
1
-11
/
+9
|
\
|
*
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-11
/
+9
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
3
-8
/
+28
|
\
\
|
*
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
4
-31
/
+61
|
|
\
|
|
*
|
paride: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
2
-7
/
+23
|
*
|
AoE: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-07-14
5
-86
/
+187
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
2008-07-04
1
-2
/
+0
|
*
|
DAC960: push down BKL
Alan Cox
2008-07-04
1
-56
/
+101
|
*
|
pktcdvd: push BKL down into driver
Alan Cox
2008-07-04
1
-10
/
+25
|
*
|
paride: push ioctl down into driver
Alan Cox
2008-07-04
1
-9
/
+11
|
*
|
block: use get_unaligned_* helpers
Harvey Harrison
2008-07-04
1
-1
/
+1
|
*
|
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
2008-07-03
1
-4
/
+5
|
*
|
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-07-03
1
-2
/
+3
|
*
|
xen/blkfront: add __exit to module_exit() handlers
Jan Beulich
2008-07-03
1
-1
/
+1
|
*
|
xen/blkfront: Make sure that the device is fully ready before allowing release.
Wim Colgate
2008-07-03
1
-1
/
+1
[next]