Commit Graph

365 Commits (439fe8a7bb07f8394fef03d7aa4f207166a32b88)

Author SHA1 Message Date
Hannes Reinecke d1ffc1f866 block/dasd: detailed I/O errors 12 years ago
Aaron Lu c60855cdb9 blkpm: avoid sleep when holding queue lock 12 years ago
Viresh Kumar 695588f945 block: queue work on power efficient wq 12 years ago
Linus Torvalds 0a82a8d132 Revert "block: add missing block_bio_complete() tracepoint" 12 years ago
Kent Overstreet f73a1c7d11 block: Add bio_end_sector() 12 years ago
Kent Overstreet f79ea41614 block: Refactor blk_update_request() 12 years ago
Lin Ming c8158819d5 block: implement runtime pm strategy 12 years ago
Lin Ming 6c95466758 block: add runtime pm helpers 12 years ago
Darrick J. Wong ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 years ago
Tejun Heo 8c1cf6bb02 block: add @req to bio_{front|back}_merge tracepoints 12 years ago
Tejun Heo 3a366e614d block: add missing block_bio_complete() tracepoint 12 years ago
Jianpeng Ma 422765c263 block: Remove should_sort judgement when flush blk_plug 12 years ago
NeilBrown cbae8d45d6 block: export block_unplug tracepoint 12 years ago
Bart Van Assche 24faf6f604 block: Make blk_cleanup_queue() wait until request_fn finished 12 years ago
Bart Van Assche 704605711e block: Avoid scheduling delayed work on a dead queue 12 years ago
Bart Van Assche c246e80d86 block: Avoid that request_fn is invoked on a dead queue 12 years ago
Bart Van Assche 807592a4fa block: Let blk_drain_queue() caller obtain the queue lock 12 years ago
Bart Van Assche 3f3299d5c0 block: Rename queue dead flag 12 years ago
Ezequiel Garcia c304a51bf4 block: use NUMA_NO_NODE instead of -1 12 years ago
Jianpeng Ma 975927b942 block: Add blk_rq_pos(rq) to sort rq when plushing 12 years ago
Tejun Heo 60ea8226cb block: fix request_queue->flags initialization 13 years ago
Tejun Heo 749fefe677 block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() 13 years ago
Martin K. Petersen 4363ac7c13 block: Implement support for WRITE SAME 13 years ago
Martin K. Petersen f31dc1cd49 block: Consolidate command flag and queue limit checks for merges 13 years ago
Martin K. Petersen e2a60da74f block: Clean up special command handling logic 13 years ago
Jaehoon Chung e32463b2f7 block: remove the duplicated setting for congestion_threshold 13 years ago
Kent Overstreet bf800ef181 block: Add bio_clone_bioset(), bio_clone_kmalloc() 13 years ago
Kent Overstreet 4254bba17d block: Kill bi_destructor 13 years ago
Kent Overstreet 1e2a410ff7 block: Ues bi_pool for bio_integrity_alloc() 13 years ago
Yi Zou 37d7b34f05 block: rate-limit the error message from failing commands 13 years ago
Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 years ago
Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 years ago
NeilBrown 74018dc306 blk: pass from_schedule to non-request unplug functions. 13 years ago
Shaohua Li 2a7d5559b3 block: stack unplug 13 years ago
NeilBrown 9cbb175088 blk: centralize non-request unplug handling. 13 years ago
Tejun Heo a051661ca6 blkcg: implement per-blkg request allocation 13 years ago
Tejun Heo 5b788ce3e2 block: prepare for multiple request_lists 13 years ago
Tejun Heo 8a5ecdd428 block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv 13 years ago
Tejun Heo 7f4b35d155 block: allocate io_context upfront 13 years ago
Tejun Heo a06e05e6af block: refactor get_request[_wait]() 13 years ago
Tejun Heo a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 years ago
Asias He 5e5cfac0c6 block: Mitigate lock unbalance caused by lock switching 13 years ago
Asias He 458f27a982 block: Avoid missed wakeup in request waitqueue 13 years ago
Tejun Heo aaf7c68068 block: fix elvpriv allocation failure handling 13 years ago
Tejun Heo 29e2b09ab5 block: collapse blk_alloc_request() into get_request() 13 years ago
Tejun Heo b82d4b197c blkcg: make request_queue bypassing on allocation 13 years ago
Tejun Heo 80fd99792b blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing 13 years ago
Shaohua Li 1b2e19f17e block: make auto block plug flush threshold per-disk based 13 years ago
Dan Carpenter 00380a404f block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL 13 years ago
Tejun Heo 852c788f83 block: implement bio_associate_current() 13 years ago