index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
1
-4
/
+6
|
\
|
*
virtio-blk: Consider virtio_max_dma_size() for maximum segment size
Joerg Roedel
2019-03-06
1
-4
/
+6
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
8
-49
/
+52
|
\
\
|
*
|
nbd: propagate genlmsg_reply return code
Li RongQing
2019-02-28
1
-2
/
+1
|
*
|
floppy: remove set but not used variable 'q'
YueHaibing
2019-02-28
1
-3
/
+0
|
*
|
null_blk: fix checking for REQ_FUA
Heinz Mauelshagen
2019-02-28
1
-1
/
+1
|
*
|
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-02-22
1
-4
/
+17
|
*
|
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-02-22
1
-2
/
+3
|
*
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
5
-5
/
+4
|
*
|
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-15
1
-10
/
+10
|
*
|
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
1
-1
/
+0
|
*
|
mtip32xx: Ń•top abusing the managed resource APIs
Christoph Hellwig
2019-01-31
1
-21
/
+16
*
|
|
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-08
1
-0
/
+1
*
|
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-26
/
+19
|
\
\
\
|
*
|
|
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-2
/
+3
|
|
\
|
|
|
*
|
|
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
2019-01-22
1
-26
/
+19
*
|
|
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
floppy: check_events callback should not return a negative number
Yufen Yu
2019-02-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-19
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-15
1
-2
/
+3
*
|
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-12
2
-2
/
+34
|
\
|
|
*
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-10
1
-2
/
+33
|
*
null_blk: add zoned config support information
John Pittman
2019-01-06
1
-0
/
+1
*
|
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-12
1
-2
/
+2
|
\
\
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
|
|
/
*
|
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-11
1
-5
/
+4
|
\
\
|
*
|
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-10
1
-5
/
+4
|
|
/
*
/
zram: idle writeback fixes and cleanup
Minchan Kim
2019-01-09
2
-26
/
+69
|
/
*
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-03
1
-2
/
+81
|
\
|
*
virtio_blk: add discard and write zeroes support
Changpeng Liu
2018-12-20
1
-2
/
+81
*
|
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-03
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
[next]