blob: 4f010a94e280d85866518a40fedd60cda4285ef6 [file] [log] [blame]
1d5187757879 ("block: skd: fix incorrect linux/slab_def.h inclusion")
a3db102def23 ("skd: Reduce memory usage")
ca33dd92968b ("skd: Convert to blk-mq")
e7278a8b3135 ("skd: Coalesce struct request and struct skd_request_context")
5d003240fdba ("skd: Move skd_free_sg_list() up")
4e54b8492796 ("skd: Split skd_recover_requests()")
91f85da4eb2f ("skd: Introduce skd_process_request()")
6fbb2de5c960 ("skd: Convert several per-device scalar variables into atomics")
f18c17c889e2 ("skd: Enable request tags for the block layer queue")
63214121be2a ("skd: Remove SG IO support")
8fe700650ef6 ("skd: Convert explicit skd_request_fn() calls")
3d17a679d351 ("skd: Rework request failing code path")
cb6981b9a3de ("skd: Move a function definition")
01433d0de0ee ("skd: Use kcalloc() instead of kzalloc() with multiply")
85e34112cf55 ("skd: Remove superfluous occurrences of the 'volatile' keyword")
06f824c40948 ("skd: Use for_each_sg()")
79ce12a82ec5 ("skd: Drop second argument of skd_recover_requests()")
c830da8cbc7b ("skd: Remove superfluous initializations from skd_isr_completion_posted()")
b1824eef28dc ("skd: Simplify the code for handling data direction")
d891fe6093e8 ("skd: Use a structure instead of hardcoding structure offsets")
6507f436f92c ("skd: Simplify the code for allocating DMA message buffers")
fe4fd7235a0c ("skd: Simplify the code for deciding whether or not to send a FIT msg")
19fc85cfa2b4 ("skd: Reorder the code in skd_process_request()")
2da7b4037582 ("skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG")
760b48ca938e ("skd: Document locking assumptions")
4854afe32fa7 ("skd: Fix endianness annotations")
f98806d616da ("skd: Switch from the pr_*() to the dev_*() logging functions")
14262a4bbc6f ("skd: Remove useless barrier() calls")
95895e178a1e ("skd: Remove set-but-not-used local variables")
5477e1b51e40 ("skd: Remove unnecessary blank lines")
5fbd545cd3fd ("skd: Submit requests to firmware before triggering the doorbell")
7277cc67b391 ("skd: Avoid that module unloading triggers a use-after-free")
8fc450443e3c ("block: don't set bounce limit in blk_init_queue")
2a842acab109 ("block: introduce new block status code type")
1be569098458 ("dm: change ->end_io calling convention")
14ef1e48269d ("dm mpath: merge do_end_io_bio into multipath_end_io_bio")
9966afaf91b3 ("dm: fix REQ_RAHEAD handling")
18a482f5245c ("dm mpath: don't return -EIO from dm_report_EIO")
ece0728037b1 ("dm rq: add a missing break to map_request")
044f1daaaaf7 ("Merge branch 'for-linus' of git://git.kernel.dk/linux-block")