Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
201676095dda7e5b31a5e1d116d10fc22985075e
/
drivers
/
block
96d7cb9
floppy: check_events callback should not return a negative number
by Yufen Yu
· 6 years ago
0facb89
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c8a83a6
nbd: Use set_blocksize() to set device blocksize
by Jan Kara
· 6 years ago
b8c3b89
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
66c56cf
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
f87092c
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
85f5a4d
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
by Ilya Dryomov
· 6 years ago
5db470e
loop: drop caches if offset or block_size are changed
by Jaegeuk Kim
· 6 years ago
1d69a3f
zram: idle writeback fixes and cleanup
by Minchan Kim
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
373282e
null_blk: add zoned config support information
by John Pittman
· 6 years ago
43bfeb4
block: sunvdc: don't run hw queue synchronously from irq context
by Ming Lei
· 6 years ago
d548e65
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
77d0b19
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
427c5ce
block/swim3: Fix regression on PowerBook G3
by Finn Thain
· 6 years ago
296dcc4
block/swim3: Fix -EBUSY error when re-opening device after unmount
by Finn Thain
· 6 years ago
f3010ec
block/swim3: Remove dead return statement
by Finn Thain
· 6 years ago
d4d179c
block/amiflop: Don't log error message on invalid ioctl
by Finn Thain
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
bb416d1
zram: writeback throttle
by Minchan Kim
· 6 years ago
23eddf3
zram: add bd_stat statistics
by Minchan Kim
· 6 years ago
a939888
zram: support idle/huge page writeback
by Minchan Kim
· 6 years ago
e82592c
zram: introduce ZRAM_IDLE flag
by Minchan Kim
· 6 years ago
7e52928
zram: refactor flags and writeback stuff
by Minchan Kim
· 6 years ago
5547932
zram: fix double free backing device
by Minchan Kim
· 6 years ago
3c9959e
zram: fix lockdep warning of free block handling
by Minchan Kim
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
93f87a7
block: sunvdc: remove redundant code
by Chengguang Xu
· 6 years ago
c411036
block: loop: remove redundant code
by Chengguang Xu
· 6 years ago
5816a09
drbd: Change drbd_request_detach_interruptible's return type to int
by Nathan Chancellor
· 6 years ago
f31e583
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
by Lars Ellenberg
· 6 years ago
9848b6d
drbd: skip spurious timeout (ping-timeo) when failing promote
by Lars Ellenberg
· 6 years ago
9049ccd
drbd: don't retry connection if peers do not agree on "authentication" settings
by Lars Ellenberg
· 6 years ago
2c38f03
drbd: fix print_st_err()'s prototype to match the definition
by Luc Van Oostenryck
· 6 years ago
be80ff8
drbd: avoid spurious self-outdating with concurrent disconnect / down
by Lars Ellenberg
· 6 years ago
f708bd0
drbd: do not block when adjusting "disk-options" while IO is frozen
by Lars Ellenberg
· 6 years ago
a2823ea
drbd: fix comment typos
by Lars Ellenberg
· 6 years ago
fe43ed9
drbd: reject attach of unsuitable uuids even if connected
by Lars Ellenberg
· 6 years ago
ad6e897
drbd: attach on connected diskless peer must not shrink a consistent device
by Lars Ellenberg
· 6 years ago
4ef2a4f
drbd: fix confusing error message during attach
by Lars Ellenberg
· 6 years ago
b17b596
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
by Lars Ellenberg
· 6 years ago
94c43a1
drbd: ignore "all zero" peer volume sizes in handshake
by Lars Ellenberg
· 6 years ago
d5412e8
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
by Lars Ellenberg
· 6 years ago
792c3fd
drbd: must not use connection after kref_put(&connection->kref)
by Lars Ellenberg
· 6 years ago
d29e89e
drbd: narrow rcu_read_lock in drbd_sync_handshake
by Roland Kammerer
· 6 years ago
1f23816
virtio_blk: add discard and write zeroes support
by Changpeng Liu
· 6 years ago
38a3499
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
by Chengguang Xu
· 6 years ago
e7cc005
aoe: add __exit annotation
by Chengguang Xu
· 6 years ago
4ba09f6
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
by Jens Axboe
· 6 years ago
e4025e4
mtip32xx: avoid using semaphores
by Arnd Bergmann
· 6 years ago
db6638d
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou
· 6 years ago
80ff204
ataflop: implement mq_ops->commit_rqs() hook
by Jens Axboe
· 6 years ago
944e7c8
virtio_blk: implement mq_ops->commit_rqs() hook
by Jens Axboe
· 6 years ago
49379e6
ataflop: fix error handling in atari_floppy_init()
by Dan Carpenter
· 6 years ago
a11f6ca
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
by Young Xiao
· 6 years ago
3d234b3
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
by Eric Biggers
· 6 years ago
a78b03b
Merge tag 'v4.20-rc3' into for-4.21/block
by Jens Axboe
· 6 years ago
fce15a6
floppy: remove now unused 'flags' variable
by Jens Axboe
· 6 years ago
a50f9ae
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
by Christoph Hellwig
· 6 years ago
503f620
floppy: remove queue_lock around floppy_end_request
by Christoph Hellwig
· 6 years ago
59749c2
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0d945c1
block: remove the queue_lock indirection
by Christoph Hellwig
· 6 years ago
6d46964
block: remove the lock argument to blk_alloc_queue_node
by Christoph Hellwig
· 6 years ago
68fc68f
umem: don't override the queue_lock
by Christoph Hellwig
· 6 years ago
8295a69
drbd: don't override the queue_lock
by Christoph Hellwig
· 6 years ago
39795d6
block: don't hold the queue_lock over blk_abort_request
by Christoph Hellwig
· 6 years ago
628bd85
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
by Tetsuo Handa
· 6 years ago
8e18ebe
null_blk: remove unused nullb device
by Jens Axboe
· 6 years ago
de7b75d
floppy: fix race condition in __floppy_read_block_0()
by Jens Axboe
· 6 years ago
289d088b
pd: replace ->special use with private data in the request
by Christoph Hellwig
· 6 years ago
61e7712
aoe: replace ->special use with private data in the request
by Christoph Hellwig
· 6 years ago
1bee424
skd_main: don't use req->special
by Christoph Hellwig
· 6 years ago
49f6613
nullb: remove leftover legacy request code
by Christoph Hellwig
· 6 years ago
ab6e1f3
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
27d420bc
mtip32xxx: use for_each_sg
by Christoph Hellwig
· 6 years ago
d85cb20
mtip32xx: don't use req->special
by Christoph Hellwig
· 6 years ago
55c7bc3
mtip32xx: remove mtip_get_int_command
by Christoph Hellwig
· 6 years ago
7bbf118
mtip32xx: remove mtip_init_cmd_header
by Christoph Hellwig
· 6 years ago
643b5f6
mtip32xx: add missing endianess annotations on struct smart_attr
by Christoph Hellwig
· 6 years ago
449a15d
mtip32xx: remove __force_bit2int
by Christoph Hellwig
· 6 years ago
81e6617
mtip32xx: return a blk_status_t from mtip_send_trim
by Christoph Hellwig
· 6 years ago
10966fa
mtip32xx: merge mtip_submit_request into mtip_queue_rq
by Christoph Hellwig
· 6 years ago
b5fa0e9
mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
by Christoph Hellwig
· 6 years ago
72d7ce8
sx8: use a per-host tag_set
by Christoph Hellwig
· 6 years ago
cd94c9e
sx8: cleanup queue and disk allocation / freeing
by Christoph Hellwig
· 6 years ago
7baa857
blk-mq-tag: change busy_iter_fn to return whether to continue or not
by Jens Axboe
· 6 years ago
c28445f
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
by Jan Kara
· 6 years ago
1dded9a
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
by Jan Kara
· 6 years ago
0da03ca
loop: Fix deadlock when calling blkdev_reread_part()
by Jan Kara
· 6 years ago
85b0a54
loop: Move loop_reread_partitions() out of loop_ctl_mutex
by Jan Kara
· 6 years ago
d57f337
loop: Move special partition reread handling in loop_clr_fd()
by Jan Kara
· 6 years ago
c371077
loop: Push loop_ctl_mutex down to loop_change_fd()
by Jan Kara
· 6 years ago
757ecf4
loop: Push loop_ctl_mutex down to loop_set_fd()
by Jan Kara
· 6 years ago
550df5fd
loop: Push loop_ctl_mutex down to loop_set_status()
by Jan Kara
· 6 years ago
4a5ce9b
loop: Push loop_ctl_mutex down to loop_get_status()
by Jan Kara
· 6 years ago
7ccd079
loop: Push loop_ctl_mutex down into loop_clr_fd()
by Jan Kara
· 6 years ago
a2505b7
loop: Split setting of lo_state from loop_clr_fd
by Jan Kara
· 6 years ago
a131654
loop: Push lo_ctl_mutex down into individual ioctls
by Jan Kara
· 6 years ago
0a42e99
loop: Get rid of loop_index_mutex
by Jan Kara
· 6 years ago
Next »