开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
2018-11-07
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
2018-11-07
blk-mq: improve plug list sorting
Jens Axboe
2018-11-07
blk-mq: cleanup and improve list insertion
Jens Axboe
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
2018-11-07
blk-mq: separate number of hardware queues from nr_cpu_ids
Jens Axboe
2018-11-07
blk-mq: support multiple hctx maps
Jens Axboe
2018-11-07
blk-mq: add 'type' attribute to the sysfs hctx directory
Jens Axboe
2018-11-07
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
2018-11-07
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
2018-11-07
blk-mq: provide dummy blk_mq_map_queue_type() helper
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
blk-mq: kill q->mq_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: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
block: get rid of blk_queued_rq()
Jens Axboe
2018-11-07
blk-merge: kill dead queue lock held check
Jens Axboe
2018-11-07
block: remove req_no_special_merge() from merging code
Jens Axboe
2018-11-07
block: kill request slab cache
Jens Axboe
2018-11-07
block: remove request_list code
Jens Axboe
2018-11-07
bsg: move bsg-lib parts outside of request queue
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove legacy IO schedulers
Jens Axboe
2018-11-07
block: cleanup kick/queued handling
Jens Axboe
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
[next]