index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
2019-01-03
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-02
1
-2
/
+81
|
\
|
*
virtio_blk: add discard and write zeroes support
Changpeng Liu
2018-12-19
1
-2
/
+81
*
|
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-02
15
-100
/
+437
|
\
\
|
*
|
block/swim3: Fix regression on PowerBook G3
Finn Thain
2018-12-31
1
-4
/
+3
|
*
|
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2018-12-31
1
-1
/
+5
|
*
|
block/swim3: Remove dead return statement
Finn Thain
2018-12-31
1
-1
/
+0
|
*
|
block/amiflop: Don't log error message on invalid ioctl
Finn Thain
2018-12-31
1
-2
/
+0
|
*
|
block: sunvdc: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
|
*
|
block: loop: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
|
*
|
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2018-12-20
2
-6
/
+3
|
*
|
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
9
-30
/
+251
|
*
|
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
1
-7
/
+8
|
*
|
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
|
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2018-12-20
1
-1
/
+1
|
*
|
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
1
-0
/
+7
|
*
|
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
1
-8
/
+29
|
*
|
drbd: fix comment typos
Lars Ellenberg
2018-12-20
2
-2
/
+2
|
*
|
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
2
-3
/
+22
|
*
|
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
2018-12-20
1
-5
/
+6
|
*
|
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
1
-5
/
+44
|
*
|
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
|
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2018-12-20
1
-3
/
+30
|
*
|
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-12-20
3
-11
/
+17
|
*
|
drbd: must not use connection after kref_put(&connection->kref)
Lars Ellenberg
2018-12-20
1
-2
/
+1
|
*
|
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-12-20
1
-5
/
+6
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
3
-154
/
+372
|
\
\
\
|
*
|
|
zram: writeback throttle
Minchan Kim
2018-12-28
2
-3
/
+51
|
*
|
|
zram: add bd_stat statistics
Minchan Kim
2018-12-28
2
-0
/
+34
|
*
|
|
zram: support idle/huge page writeback
Minchan Kim
2018-12-28
3
-75
/
+178
|
*
|
|
zram: introduce ZRAM_IDLE flag
Minchan Kim
2018-12-28
2
-3
/
+55
|
*
|
|
zram: refactor flags and writeback stuff
Minchan Kim
2018-12-28
2
-69
/
+44
|
*
|
|
zram: fix double free backing device
Minchan Kim
2018-12-28
1
-1
/
+3
|
*
|
|
zram: fix lockdep warning of free block handling
Minchan Kim
2018-12-28
2
-18
/
+22
*
|
|
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
23
-767
/
+709
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
2018-12-16
1
-1
/
+1
|
*
|
aoe: add __exit annotation
Chengguang Xu
2018-12-16
1
-1
/
+1
|
*
|
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
Jens Axboe
2018-12-10
1
-2
/
+2
|
*
|
mtip32xx: avoid using semaphores
Arnd Bergmann
2018-12-10
2
-5
/
+5
|
*
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-2
/
+3
|
*
|
ataflop: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
1
-0
/
+10
|
*
|
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
1
-0
/
+15
|
*
|
ataflop: fix error handling in atari_floppy_init()
Dan Carpenter
2018-11-29
1
-10
/
+6
|
*
|
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2018-11-28
1
-0
/
+5
|
*
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
2
-1
/
+3
|
|
\
|
|
*
|
floppy: remove now unused 'flags' variable
Jens Axboe
2018-11-18
1
-1
/
+0
|
*
|
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
2018-11-16
1
-2
/
+0
|
*
|
floppy: remove queue_lock around floppy_end_request
Christoph Hellwig
2018-11-16
1
-5
/
+0
|
*
|
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
2
-6
/
+6
|
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
3
-4
/
+3
[next]