tent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/block/blk-timeout.c
AgeCommit message (Expand)Author
2018-06-23blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29blk-mq: Remove generation seqeunceKeith Busch
2018-04-02blk-mq: Directly schedule q->timeout_work when aborting a requestTejun Heo
2018-03-08block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()Bart Van Assche
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo
2018-01-09blk-mq: make blk_abort_request() trigger timeout pathTejun Heo
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo
2017-10-30block: Fix a race between blk_cleanup_queue() and timeout handlingBart Van Assche
2017-10-04blk-mq: attempt to fix atomic flag memory orderingPeter Zijlstra
2017-06-20block: Check locking assumptions at runtimeBart Van Assche
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2015-12-22block: remove REQ_NO_TIMEOUT flagChristoph Hellwig
2015-12-22block: defer timeouts to a workqueueChristoph Hellwig
2015-11-24block: clarify blk_add_timer() use case for blk-mqJens Axboe
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig