index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
drivers/block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
3
-4
/
+0
2018-10-08
sunvdc: Remove VLA usage
Kees Cook
1
-4
/
+10
2018-10-04
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
5
-6
/
+6
2018-10-02
pktcdvd: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
6
-93
/
+245
2018-09-30
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-2
/
+2
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
1
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
3
-16
/
+7
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
9
-9
/
+9
2018-09-28
block: cryptoloop: Remove VLA usage of skcipher
Kees Cook
1
-11
/
+11
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
1
-3
/
+1
2018-09-22
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
1
-2
/
+3
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-0
/
+3
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-34
/
+62
2018-09-13
null_blk: fix zoned support for non-rq based operation
Jens Axboe
3
-34
/
+62
2018-09-12
rsxx: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-57
/
+178
2018-09-07
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-07
drbd: Convert from ahash to shash
Kees Cook
5
-88
/
+76
2018-09-07
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
1
-48
/
+86
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-70
/
+153
2018-08-27
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-70
/
+153
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
1
-1
/
+0
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2
-13
/
+7
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
1
-9
/
+9
2018-08-27
xen/blkfront: cleanup stale persistent grants
Juergen Gross
1
-4
/
+90
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
2
-46
/
+50
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-39
/
+11
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+25
2018-08-22
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
1
-1
/
+6
2018-08-22
rsxx: Convert to new IDA API
Matthew Wilcox
1
-16
/
+5
2018-08-22
mtip32xx: Convert to new IDA API
Matthew Wilcox
1
-23
/
+6
2018-08-21
block/DAC960.c: make some arrays static const, shrinks object size
Colin Ian King
1
-18
/
+24
2018-08-21
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-37
/
+88
2018-08-16
pktcdvd: fix setting of 'ret' error return for a few cases
Jens Axboe
1
-0
/
+1
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-188
/
+434
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2018-08-11
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-09
null_blk: add lock drop/acquire annotation
Jens Axboe
1
-1
/
+3
2018-08-09
block: paride: pd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
1
-8
/
+4
[prev]
[next]