index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-11-29
ataflop: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
ataflop: fix error handling in atari_floppy_init()
Dan Carpenter
2018-11-28
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
floppy: remove now unused 'flags' variable
Jens Axboe
2018-11-16
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
2018-11-16
floppy: remove queue_lock around floppy_end_request
Christoph Hellwig
2018-11-16
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
umem: don't override the queue_lock
Christoph Hellwig
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-12
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2018-11-10
null_blk: remove unused nullb device
Jens Axboe
2018-11-10
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
2018-11-10
pd: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
aoe: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
skd_main: don't use req->special
Christoph Hellwig
2018-11-10
nullb: remove leftover legacy request code
Christoph Hellwig
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-09
mtip32xxx: use for_each_sg
Christoph Hellwig
2018-11-09
mtip32xx: don't use req->special
Christoph Hellwig
2018-11-09
mtip32xx: remove mtip_get_int_command
Christoph Hellwig
2018-11-09
mtip32xx: remove mtip_init_cmd_header
Christoph Hellwig
2018-11-09
mtip32xx: add missing endianess annotations on struct smart_attr
Christoph Hellwig
2018-11-09
mtip32xx: remove __force_bit2int
Christoph Hellwig
2018-11-09
mtip32xx: return a blk_status_t from mtip_send_trim
Christoph Hellwig
2018-11-09
mtip32xx: merge mtip_submit_request into mtip_queue_rq
Christoph Hellwig
2018-11-09
mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
Christoph Hellwig
2018-11-09
sx8: use a per-host tag_set
Christoph Hellwig
2018-11-09
sx8: cleanup queue and disk allocation / freeing
Christoph Hellwig
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2018-11-08
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2018-11-08
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2018-11-08
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2018-11-08
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2018-11-08
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2018-11-08
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2018-11-08
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2018-11-08
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2018-11-08
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2018-11-08
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2018-11-08
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2018-11-08
loop: Get rid of loop_index_mutex
Jan Kara
2018-11-08
loop: Fold __loop_release into loop_release
Jan Kara
[prev]
[next]