index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-05-14
block: Export bio check/set pages_dirty
Kent Overstreet
2018-05-14
block: Add warning for bi_next not NULL in bio_endio()
Kent Overstreet
2018-05-14
block: Add missing flush_dcache_page() call
Kent Overstreet
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
block: Add bioset_init()/bioset_exit()
Kent Overstreet
2018-05-14
block: Convert bio_set to mempool_init()
Kent Overstreet
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
block: fix __get_request documentation
Christoph Hellwig
2018-05-10
kyber-iosched: update shallow depth when setting up hardware queue
Jens Axboe
2018-05-10
bfq-iosched: update shallow depth to smallest one used
Jens Axboe
2018-05-10
bfq-iosched: remove unused variable
Jens Axboe
2018-05-10
bfq: calculate shallow depths at init time
Jens Axboe
2018-05-10
bfq-iosched: don't worry about reserved tags in limit_depth
Jens Axboe
2018-05-10
blk-mq: don't call into depth limiting for reserved tags
Jens Axboe
2018-05-10
block, bfq: postpone rq preparation to insert or merge
Paolo Valente
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
block: move blk_stat_add() to __blk_mq_end_request()
Omar Sandoval
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
2018-05-09
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
2018-05-09
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2018-05-08
blk-wbt: throttle discards like background writes
Jens Axboe
2018-05-08
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2018-05-08
blk-wbt: account any writing command as a write
Jens Axboe
2018-05-08
block: break discard submissions into the user defined size
Jens Axboe
2018-05-07
block: Shorten interrupt disabled regions
Thomas Gleixner
2018-05-07
block: Remove redundant WARN_ON()
Anna-Maria Gleixner
2018-05-07
block: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
2018-04-26
blk-mq: count allocated but not started requests in iostats inflight
Omar Sandoval
2018-04-25
Revert "blk-mq: remove code for dealing with remapping queue"
Ming Lei
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
2018-04-19
blkcg: init root blkcg_gq under lock
Jiang Biao
2018-04-19
blkcg: small fix on comment in blkcg_init_queue
Jiang Biao
2018-04-18
blkcg: don't hold blkcg lock when deactivating policy
Jiang Biao
2018-04-17
bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
Jens Axboe
2018-04-16
blk-mq: start request gstate with gen 1
Jianchao Wang
2018-04-14
block: do not use interruptible wait anywhere
Alan Jenkins
2018-04-11
blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped"
Ming Lei
2018-04-10
blk-mq: Avoid that submitting a bio concurrently with device removal triggers...
Bart Van Assche
2018-04-10
blk-mq: remove code for dealing with remapping queue
Ming Lei
2018-04-10
blk-mq: reimplement blk_mq_hw_queue_mapped
Ming Lei
2018-04-10
blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
Ming Lei
2018-04-10
blk-mq: remove blk_mq_delay_queue()
Ming Lei
[next]