index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-19
/
+27
|
\
|
*
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
2018-01-18
1
-0
/
+3
|
*
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-10
1
-10
/
+9
|
*
block: add accessors for setting/querying request deadline
Jens Axboe
2018-01-10
1
-0
/
+15
|
*
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
2018-01-10
1
-2
/
+0
|
*
blk-mq: remove REQ_ATOM_STARTED
Tejun Heo
2018-01-09
1
-1
/
+0
|
*
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-09
1
-6
/
+0
*
|
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
2018-01-05
1
-0
/
+2
|
/
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-39
/
+7
|
\
|
*
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2017-10-04
1
-0
/
+7
|
*
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2017-10-03
1
-39
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
block: Make blk_dequeue_request() static
Damien Le Moal
2017-08-29
1
-1
/
+0
*
block: add a __disk_get_part helper
Christoph Hellwig
2017-08-23
1
-0
/
+2
*
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-03
1
-0
/
+11
*
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
1
-0
/
+13
*
block: Document what queue type each function is intended for
Bart Van Assche
2017-06-20
1
-0
/
+2
*
block: Avoid that blk_exit_rl() triggers a use-after-free
Bart Van Assche
2017-06-01
1
-1
/
+1
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
1
-1
/
+0
*
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-04-19
1
-2
/
+0
*
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
2017-03-28
1
-0
/
+2
*
blk-throttle: add a simple idle detection
Shaohua Li
2017-03-28
1
-0
/
+3
*
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
2017-03-28
1
-0
/
+2
*
blk-throttle: make throtl_slice tunable
Shaohua Li
2017-03-28
1
-0
/
+5
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
1
-0
/
+2
*
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
1
-1
/
+1
*
block: move req_set_nomerge to blk.h
Christoph Hellwig
2017-02-08
1
-0
/
+7
*
blk-merge: return the merged request
Jens Axboe
2017-02-03
1
-2
/
+2
*
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
1
-0
/
+4
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
block: move rq_ioc() to blk.h
Jens Axboe
2017-01-17
1
-0
/
+16
*
block: move existing elevator ops to union
Jens Axboe
2017-01-17
1
-5
/
+5
*
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
2016-11-17
1
-0
/
+1
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-8
/
+3
*
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-20
1
-2
/
+0
*
block: defer timeouts to a workqueue
Christoph Hellwig
2015-12-22
1
-1
/
+1
*
block: protect rw_page against device teardown
Dan Williams
2015-11-19
1
-2
/
+0
*
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-0
/
+22
|
\
|
*
block: blk_flush_integrity() for bio-based drivers
Dan Williams
2015-10-21
1
-0
/
+8
|
*
block: generic request_queue reference counting
Dan Williams
2015-10-21
1
-0
/
+14
*
|
block: fix plug list flushing for nomerge queues
Jeff Moyer
2015-10-21
1
-0
/
+1
|
/
*
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
1
-5
/
+0
|
\
|
*
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
2015-08-18
1
-5
/
+0
*
|
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
1
-0
/
+6
|
/
*
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
1
-1
/
+2
*
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
1
-2
/
+0
*
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
1
-3
/
+13
*
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
1
-2
/
+2
*
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
1
-2
/
+2
[next]