index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
44
-12769
/
+1249
|
\
|
*
mtip32xx: fully switch to the generic DMA API
Christoph Hellwig
2018-10-18
1
-29
/
+18
|
*
rsxx: switch to the generic DMA API
Christoph Hellwig
2018-10-18
2
-27
/
+27
|
*
umem: switch to the generic DMA API
Christoph Hellwig
2018-10-18
1
-20
/
+18
|
*
sx8: switch to the generic DMA API
Christoph Hellwig
2018-10-18
1
-13
/
+13
|
*
sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
Christoph Hellwig
2018-10-18
1
-24
/
+5
|
*
skd: switch to the generic DMA API
Christoph Hellwig
2018-10-18
1
-38
/
+25
|
*
drivers/block: Remove DAC960 driver
Hannes Reinecke
2018-10-17
4
-11656
/
+0
|
*
sx8: convert to blk-mq
Jens Axboe
2018-10-16
1
-45
/
+68
|
*
z2ram: convert to blk-mq
Jens Axboe
2018-10-16
1
-38
/
+49
|
*
floppy: convert to blk-mq
Omar Sandoval
2018-10-16
1
-30
/
+36
|
*
ataflop: convert to blk-mq
Omar Sandoval
2018-10-16
1
-102
/
+71
|
*
ataflop: fix error handling during setup
Omar Sandoval
2018-10-16
1
-10
/
+15
|
*
ataflop: fold headers into C file
Omar Sandoval
2018-10-16
1
-2
/
+81
|
*
amiflop: convert to blk-mq
Omar Sandoval
2018-10-16
1
-78
/
+35
|
*
amiflop: clean up on errors during setup
Omar Sandoval
2018-10-16
1
-44
/
+40
|
*
amiflop: fold headers into C file
Omar Sandoval
2018-10-16
1
-3
/
+120
|
*
swim3: convert to blk-mq
Omar Sandoval
2018-10-16
1
-88
/
+65
|
*
swim3: add real error handling in setup
Omar Sandoval
2018-10-16
1
-24
/
+36
|
*
swim: convert to blk-mq
Omar Sandoval
2018-10-16
1
-52
/
+41
|
*
swim: fix cleanup on setup error
Omar Sandoval
2018-10-16
1
-2
/
+11
|
*
xsysace: convert to blk-mq
Jens Axboe
2018-10-15
1
-25
/
+55
|
*
paride: convert pf to blk-mq
Jens Axboe
2018-10-15
1
-14
/
+42
|
*
paride: convert pd to blk-mq
Jens Axboe
2018-10-15
1
-28
/
+66
|
*
paride: convert pcd to blk-mq
Jens Axboe
2018-10-15
1
-32
/
+56
|
*
ps3disk: convert to blk-mq
Jens Axboe
2018-10-15
1
-42
/
+44
|
*
null_blk: remove set but not used variable 'q'
YueHaibing
2018-10-15
1
-4
/
+0
|
*
null_blk: remove legacy IO path
Jens Axboe
2018-10-14
1
-101
/
+6
|
*
skd: fixup usage of legacy IO API
Jens Axboe
2018-10-14
1
-2
/
+2
|
*
aoe: convert aoeblk to blk-mq
Jens Axboe
2018-10-14
4
-25
/
+61
|
*
drivers/block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-10
3
-4
/
+0
|
*
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
2018-10-03
5
-6
/
+6
|
*
pktcdvd: fix fall-through annotation
Gustavo A. R. Silva
2018-10-02
1
-1
/
+1
|
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
6
-93
/
+245
|
|
\
|
*
|
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
2018-09-28
1
-29
/
+39
|
*
|
zram: register default groups with device_add_disk()
Hannes Reinecke
2018-09-28
1
-21
/
+7
|
*
|
aoe: register default groups with device_add_disk()
Hannes Reinecke
2018-09-28
3
-16
/
+7
|
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
9
-9
/
+9
|
*
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-2
/
+3
|
*
|
rsxx: Remove unnecessary parentheses
Nathan Chancellor
2018-09-11
1
-1
/
+1
|
*
|
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-07
1
-2
/
+2
|
*
|
drbd: Convert from ahash to shash
Kees Cook
2018-09-06
5
-88
/
+76
*
|
|
sunvdc: Remove VLA usage
Kees Cook
2018-10-08
1
-4
/
+10
|
|
/
|
/
|
*
|
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
1
-2
/
+2
|
\
\
|
*
|
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
|
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
|
*
|
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
*
|
|
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-21
1
-0
/
+3
|
\
|
|
|
*
|
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-09-20
1
-0
/
+3
*
|
|
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-13
3
-34
/
+62
|
\
|
|
[next]