summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-09mtip32xxx: use for_each_sgChristoph Hellwig
2018-11-09mtip32xx: don't use req->specialChristoph Hellwig
2018-11-09mtip32xx: remove mtip_get_int_commandChristoph Hellwig
2018-11-09mtip32xx: remove mtip_init_cmd_headerChristoph Hellwig
2018-11-09mtip32xx: add missing endianess annotations on struct smart_attrChristoph Hellwig
2018-11-09mtip32xx: remove __force_bit2intChristoph Hellwig
2018-11-09mtip32xx: return a blk_status_t from mtip_send_trimChristoph Hellwig
2018-11-09mtip32xx: merge mtip_submit_request into mtip_queue_rqChristoph Hellwig
2018-11-09mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_ioChristoph Hellwig
2018-11-09sx8: use a per-host tag_setChristoph Hellwig
2018-11-09sx8: cleanup queue and disk allocation / freeingChristoph Hellwig
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe
2018-11-08loop: Get rid of 'nested' acquisition of loop_ctl_mutexJan Kara
2018-11-08loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutexJan Kara
2018-11-08loop: Fix deadlock when calling blkdev_reread_part()Jan Kara
2018-11-08loop: Move loop_reread_partitions() out of loop_ctl_mutexJan Kara
2018-11-08loop: Move special partition reread handling in loop_clr_fd()Jan Kara
2018-11-08loop: Push loop_ctl_mutex down to loop_change_fd()Jan Kara
2018-11-08loop: Push loop_ctl_mutex down to loop_set_fd()Jan Kara
2018-11-08loop: Push loop_ctl_mutex down to loop_set_status()Jan Kara
2018-11-08loop: Push loop_ctl_mutex down to loop_get_status()Jan Kara
2018-11-08loop: Push loop_ctl_mutex down into loop_clr_fd()Jan Kara
2018-11-08loop: Split setting of lo_state from loop_clr_fdJan Kara
2018-11-08loop: Push lo_ctl_mutex down into individual ioctlsJan Kara
2018-11-08loop: Get rid of loop_index_mutexJan Kara
2018-11-08loop: Fold __loop_release into loop_releaseJan Kara
2018-11-08block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2018-11-08block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa
2018-11-08ms_block: remove unused pointer 'set'Colin Ian King
2018-11-07sunvdc: fix compiler warningJens Axboe
2018-11-07nvme: add separate poll queue mapJens Axboe
2018-11-07nvme: utilize two queue maps, one for reads and one for writesJens Axboe
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-11-07bsg: convert to use blk-mqJens Axboe
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe
2018-11-07dasd: remove dead codeJens Axboe
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-11-07scsi: provide mq_ops->busy() hookJens Axboe
2018-11-07ide: convert to blk-mqJens Axboe
2018-11-07mspro_block: convert to blk-mqJens Axboe
2018-11-07ms_block: convert to blk-mqJens Axboe
2018-11-07sunvdc: convert to blk-mqJens Axboe
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki
2018-11-07Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds