index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2018-10-15
paride: convert pd to blk-mq
Jens Axboe
-28
/
+66
2018-10-15
paride: convert pcd to blk-mq
Jens Axboe
-32
/
+56
2018-10-15
ps3disk: convert to blk-mq
Jens Axboe
-42
/
+44
2018-10-15
null_blk: remove set but not used variable 'q'
YueHaibing
-4
/
+0
2018-10-14
null_blk: remove legacy IO path
Jens Axboe
-101
/
+6
2018-10-14
skd: fixup usage of legacy IO API
Jens Axboe
-2
/
+2
2018-10-14
aoe: convert aoeblk to blk-mq
Jens Axboe
-25
/
+61
2018-10-13
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
Christophe Leroy
-2
/
+1
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
-1
/
+1
2018-10-10
drivers/block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
-4
/
+0
2018-10-08
sunvdc: Remove VLA usage
Kees Cook
-4
/
+10
2018-10-03
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
-6
/
+6
2018-10-02
pktcdvd: fix fall-through annotation
Gustavo A. R. Silva
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
-93
/
+245
2018-09-29
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
-2
/
+2
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
-1
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
-16
/
+7
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
-9
/
+9
2018-09-28
block: cryptoloop: Remove VLA usage of skcipher
Kees Cook
-11
/
+11
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
-3
/
+1
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
-2
/
+3
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
-0
/
+3
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
-0
/
+3
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
-34
/
+62
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
-34
/
+62
2018-09-11
rsxx: Remove unnecessary parentheses
Nathan Chancellor
-1
/
+1
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
-57
/
+178
2018-09-07
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
-2
/
+2
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
-88
/
+76
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+3
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
-48
/
+86
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
-0
/
+3
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
-70
/
+153
2018-08-27
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
-70
/
+153
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
-1
/
+0
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
-13
/
+7
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
-9
/
+9
2018-08-27
xen/blkfront: cleanup stale persistent grants
Juergen Gross
-4
/
+90
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
-46
/
+50
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
-39
/
+11
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
-18
/
+25
2018-08-22
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
-1
/
+6
2018-08-21
rsxx: Convert to new IDA API
Matthew Wilcox
-16
/
+5
2018-08-21
mtip32xx: Convert to new IDA API
Matthew Wilcox
-23
/
+6
2018-08-21
block/DAC960.c: make some arrays static const, shrinks object size
Colin Ian King
-18
/
+24
2018-08-20
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
-37
/
+88
[prev]
[next]