- 47458bf ANDROID: block: export tracepoints by Yang Yang · 3 years, 2 months ago
- 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- 4d0e6d6 bio: fix page leak bio_add_hw_page failure by Pavel Begunkov · 3 years, 6 months ago
- 80b1a70 blk-crypto: fix check for too-large dun_bytes by Eric Biggers · 3 years, 5 months ago
- 87aa69a block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 3 years, 5 months ago
- 591f69d blk-throtl: optimize IOPS throttle for large IO scenarios by Chunguang Xu · 3 years, 5 months ago
- c8de3a4 Merge 5.10.64 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- 798679a blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 3 years, 8 months ago
- cad6239 blk-mq: fix is_flush_rq by Ming Lei · 3 years, 5 months ago
- ceffaa6 blk-mq: fix kernel panic during iterating over flush request by Ming Lei · 3 years, 5 months ago
- 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- 26ee94b blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 3 years, 5 months ago
- c94d509 blk-iocost: fix lockdep warning on blkcg->lock by Ming Lei · 3 years, 5 months ago
- af3bdb4 Merge 5.10.58 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 821e6a6 blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() by Yu Kuai · 3 years, 5 months ago
- afeb953f Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 5 months ago
- d8b9462 FROMGIT: blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag by Bart Van Assche · 3 years, 5 months ago
- 8b44465 Merge 5.10.56 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- ea04a3b blk-iocost: fix operation ordering in iocg_wake_fn() by Tejun Heo · 3 years, 5 months ago
- c0dd8de Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
- d0a88ae ANDROID: Enable GKI Dr. No Enforcement by Matthias Maennich · 3 years, 6 months ago
- 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 5f69841 partitions: msdos: fix one-byte get_unaligned() by Arnd Bergmann · 3 years, 8 months ago
- 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 8cc58a6 rq-qos: fix missed wake-ups in rq_qos_throttle try two by Jan Kara · 3 years, 7 months ago
- 42fc1fa UPSTREAM: block, bfq: set next_rq to waker_bfqq->next_rq in waker injection by Jia Cheng Hu · 4 years ago
- 1328352 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
- 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 512106a blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 3 years, 7 months ago
- d3dd2fe blk-wbt: make sure throttle is enabled properly by Zhang Yi · 3 years, 7 months ago
- 1c2f21a blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() by Zhang Yi · 3 years, 7 months ago
- 3ffe41f block: avoid double io accounting for flush request by Ming Lei · 3 years, 8 months ago
- 1208f10 block: fix discard request merge by Ming Lei · 3 years, 6 months ago
- 1da08a4 block: fix race between adding/removing rq qos and normal IO by Ming Lei · 3 years, 7 months ago
- 747b654 blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 3 years, 8 months ago
- a3362ff blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 3 years, 8 months ago
- 2faed77 ANDROID: vendor_hooks: add vendor hook in blk_mq_rq_ctx_init() by Yang Yang · 3 years, 6 months ago
- eecc725 ANDROID: vendor_hooks: add vendor hook in blk_mq_alloc_rqs() by Yang Yang · 3 years, 7 months ago
- 018332e ANDROID: Revert "scsi: block: Do not accept any requests while suspended" by Bart Van Assche · 3 years, 6 months ago
- 1f23e13 ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_tags by Yang Yang · 3 years, 7 months ago
- 5b38881 ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_ctx by Yang Yang · 3 years, 7 months ago
- e35b90b FROMGIT: block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 7 months ago
- 855265c FROMGIT: block/mq-deadline: Add cgroup support by Bart Van Assche · 3 years, 7 months ago
- 6981c53 FROMGIT: block/mq-deadline: Track I/O statistics by Bart Van Assche · 3 years, 7 months ago
- e3880a6 FROMGIT: block/mq-deadline: Add I/O priority support by Bart Van Assche · 3 years, 8 months ago
- 63544e14 FROMGIT: block/mq-deadline: Micro-optimize the batching algorithm by Bart Van Assche · 3 years, 7 months ago
- 179aecb FROMGIT: block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests by Bart Van Assche · 3 years, 8 months ago
- f3daa8d FROMGIT: block/mq-deadline: Improve the sysfs show and store macros by Bart Van Assche · 3 years, 7 months ago
- af70030 FROMGIT: block/mq-deadline: Improve compile-time argument checking by Bart Van Assche · 3 years, 8 months ago
- d3cebf1 FROMGIT: block/mq-deadline: Rename dd_init_queue() and dd_exit_queue() by Bart Van Assche · 3 years, 8 months ago
- 4c5a1f3 FROMGIT: block/mq-deadline: Remove two local variables by Bart Van Assche · 3 years, 8 months ago
- d0d50fe FROMGIT: block/mq-deadline: Add two lockdep_assert_held() statements by Bart Van Assche · 3 years, 8 months ago
- dfc5e14 FROMGIT: block/mq-deadline: Add several comments by Bart Van Assche · 3 years, 8 months ago
- 46d6ae0 FROMGIT: block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 7 months ago
- 16b9fe8 FROMGIT: block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 7 months ago
- 87d38eb FROMGIT: block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls by Bart Van Assche · 3 years, 7 months ago
- 3271c92 FROMGIT: block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive by Bart Van Assche · 3 years, 7 months ago
- a749efa FROMGIT: bfq/mq-deadline: remove redundant check for passthrough request by Lin Feng · 3 years, 9 months ago
- d7d0098 FROMGIT: blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues by Jan Kara · 4 years ago
- 7445a59e FROMGIT: Revert "blk-mq, elevator: Count requests per hctx to improve performance" by Jan Kara · 4 years ago
- df50ab9 Revert "Revert "kyber: fix out of bounds access when preempted"" by Greg Kroah-Hartman · 3 years, 8 months ago
- 3a173ef FROMGIT: blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 3 years, 8 months ago
- 7201855 FROMGIT: blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 3 years, 8 months ago
- c944b0c FROMGIT: blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 3 years, 8 months ago
- 59870a7 Revert "kyber: fix out of bounds access when preempted" by Greg Kroah-Hartman · 3 years, 8 months ago
- 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- 3a96437 blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 3 years, 8 months ago
- c9c1ed0 blk-mq: plug request for shared sbitmap by Ming Lei · 3 years, 8 months ago
- 54dbe2d kyber: fix out of bounds access when preempted by Omar Sandoval · 3 years, 8 months ago
- 70748bb blk-iocost: fix weight updates of inner active iocgs by Tejun Heo · 3 years, 8 months ago
- d8ef677 FROMGIT: block: avoid double io accounting for flush request by Ming Lei · 3 years, 8 months ago
- e4d47d9 FROMLIST: blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 3 years, 8 months ago
- a1fbf0e Revert "BACKPORT: bio: limit bio max size" by Bart Van Assche · 3 years, 8 months ago
- be6f5cf UPSTREAM: block: fix inflight statistics of part0 by Jeffle Xu · 4 years, 1 month ago
- 9458fa0 BACKPORT: bio: limit bio max size by Changheun Lee · 3 years, 8 months ago
- 0907114 Merge 5.10.33 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- fc2454c block: return -EBUSY when there are open partitions in blkdev_reread_part by Christoph Hellwig · 3 years, 9 months ago
- ab8b108 Merge 5.10.31 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- 1d2310d block: only update parent bi_status when bio fail by Yufen Yu · 3 years, 9 months ago
- 2e4b322 ANDROID: Add OWNERS files referring to the respective android-mainline OWNERS by Matthias Maennich · 3 years, 9 months ago
- b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- fc062d2 block: recalculate segment count for multi-segment discards correctly by David Jeffery · 3 years, 11 months ago
- 07feac8 block: Suppress uevent for hidden device when removed by Daniel Wagner · 3 years, 10 months ago
- d27b096 block: Fix REQ_OP_ZONE_RESET_ALL handling by Damien Le Moal · 3 years, 10 months ago
- 71b996c blk-cgroup: Fix the recursive blkg rwstat by Xunlei Pang · 3 years, 10 months ago
- 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
- a534778 block: Discard page cache of zone reset target range by Shin'ichiro Kawasaki · 3 years, 10 months ago
- d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- 556c513 blk-settings: align max_sectors on "logical_block_size" boundary by Mikulas Patocka · 3 years, 11 months ago
- cc88a81 block: reopen the device in blkdev_reread_part by Christoph Hellwig · 3 years, 11 months ago
- 1c7b7d4 bsg: free the request before return error code by Pan Bian · 4 years ago
- 89e3d1a bfq: Avoid false bfq queue merging by Jan Kara · 4 years, 7 months ago
- 25b3bc7 UPSTREAM: block/keyslot-manager: introduce devm_blk_ksm_init() by Eric Biggers · 4 years ago
- 537d3bb ANDROID: dm: sync inline crypto support with patches going upstream by Eric Biggers · 3 years, 11 months ago
- b129c98 Merge 5.10.17 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- d93178d bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 4 years ago
- a6310f1 Merge 5.10.16 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- fb8f9b2 blk-cgroup: Use cond_resched() when destroy blkgs by Baolin Wang · 4 years ago
- cf5b248 Merge 5.10.13 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 20786fd blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue by Ming Lei · 4 years ago