开源镜像站
帮助
动态
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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2014-12-08
blk-mq: re-check for available tags after running the hardware queue
Jens Axboe
2014-12-08
blk-mq: fix hang in bt_get()
Bart Van Assche
2014-11-30
blk-mq: move the kdump check to blk_mq_alloc_tag_set
Shaohua Li
2014-11-24
blk-mq: cleanup tag free handling
Jens Axboe
2014-11-24
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
2014-11-24
blk: introduce generic io stat accounting help function
Gu Zheng
2014-11-24
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu
Christoph Hellwig
2014-11-19
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
2014-11-17
blk-mq: add blk_mq_free_hctx_request()
Jens Axboe
2014-11-17
blk-mq: export blk_mq_free_request()
Jens Axboe
2014-11-11
blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enable
Paolo Bonzini
2014-11-11
blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if needed
Paolo Bonzini
2014-10-29
blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag
Jens Axboe
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-13
blk-mq: allocate cpumask on the home node
Jens Axboe
2014-10-13
bio-integrity: remove the needless fail handle of bip_slab creating
Gu Zheng
2014-10-13
block: include func name in __get_request prints
Robert Elliott
2014-10-13
block: make blk_update_request print prefix match ratelimited prefix
Robert Elliott
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-09
blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio
Ming Lei
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
blk-mq: Make bt_clear_tag() easier to read
Bart Van Assche
2014-10-07
blk-mq: fix potential hang if rolling wakeup depth is too high
Jens Axboe
2014-10-03
block: add bioset_create_nobvec()
Junichi Nomura
2014-10-03
block: use bio_clone_fast() in blk_rq_prep_clone()
Junichi Nomura
2014-10-01
block: misplaced rq_complete tracepoint
Hannes Reinecke
2014-09-27
block: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
2014-09-27
block: Don't merge requests if integrity flags differ
Martin K. Petersen
2014-09-27
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
block: Add a disk flag to block integrity profile
Martin K. Petersen
2014-09-27
block: Add prefix to block integrity profile flags
Martin K. Petersen
2014-09-27
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
block: Make protection interval calculation generic
Martin K. Petersen
2014-09-27
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
2014-09-27
block: Remove bip_buf
Martin K. Petersen
2014-09-27
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
block: Get rid of bdev_integrity_enabled()
Martin K. Petersen
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
block: avoid to use q->flush_rq directly
Ming Lei
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
[next]