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
Age
Commit message (
Expand
)
Author
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
2018-11-09
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
2018-11-09
scsi: simplify scsi_prep_state_check
Christoph Hellwig
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
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
2018-11-08
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2018-11-08
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
2018-11-08
ms_block: remove unused pointer 'set'
Colin Ian King
2018-11-07
sunvdc: fix compiler warning
Jens Axboe
2018-11-07
nvme: add separate poll queue map
Jens Axboe
2018-11-07
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2018-11-07
block: kill request ->cpu member
Jens Axboe
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-11-07
bsg: convert to use blk-mq
Jens Axboe
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
2018-11-07
dasd: remove dead code
Jens Axboe
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
scsi: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
ide: convert to blk-mq
Jens Axboe
2018-11-07
mspro_block: convert to blk-mq
Jens Axboe
2018-11-07
ms_block: convert to blk-mq
Jens Axboe
[next]