Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
296dcc40f2f2e402facf7cd26cf3f2c8f4b17d47
/
drivers
/
block
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
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
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
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
967d1dc
loop: Fold __loop_release into loop_release
by Jan Kara
· 6 years ago
310ca16
block/loop: Use global lock for ioctl() operation.
by Tetsuo Handa
· 6 years ago
b1ab5fa
block/loop: Don't grab "struct file" for vfs_getattr() operation.
by Tetsuo Handa
· 6 years ago
dbef525
sunvdc: fix compiler warning
by Jens Axboe
· 6 years ago
ed76e32
blk-mq: abstract out queue map
by Jens Axboe
· 6 years ago
fa182a1
sunvdc: convert to blk-mq
by Jens Axboe
· 6 years ago
ea2c18e
null_blk: Add conventional zone configuration for zoned support
by Masato Suzuki
· 6 years ago
6cc4a08
xen-blkfront: fix kernel panic with negotiate_mq error path
by Manjunath Patil
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
153fcd5
block: brd: associate with queue until adding disk
by Ming Lei
· 6 years ago
31990f0
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
698b53b
mtip32xx: clean an indentation issue, remove extraneous tabs
by Colin Ian King
· 6 years ago
685f7e4
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6080ad3
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
bf50545
block: Introduce blk_revalidate_disk_zones()
by Damien Le Moal
· 6 years ago
e76239a
block: add a report_zones method
by Christoph Hellwig
· 6 years ago
d91dc17
skd: fix unchecked return values
by Gustavo A. R. Silva
· 6 years ago
f92898e
xen/blkfront: avoid NULL blkfront_info dereference on device removal
by Vasilis Liaskovitis
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
26f887e
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
by Ilya Dryomov
· 6 years ago
24639ce56
libceph: osd_req_op_cls_init() doesn't need to take opcode
by Ilya Dryomov
· 6 years ago
7d8dc53
rbd: add __init/__exit annotations
by Chengguang Xu
· 6 years ago
Next »