| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+1 |
| 2022-01-22 | mm: remove cleancache | Christoph Hellwig | 1 | -5/+0 |
| 2022-01-21 | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -11/+41 |
| 2022-01-20 | block: fix async_depth sysfs interface for mq-deadline | Jens Axboe | 1 | -2/+2 |
| 2022-01-20 | block: Fix wrong offset in bio_truncate() | OGAWA Hirofumi | 1 | -1/+2 |
| 2022-01-18 | block: assign bi_bdev for cloned bios in blk_rq_prep_clone | Christoph Hellwig | 1 | -0/+1 |
| 2022-01-17 | block: cleanup q->srcu | Ming Lei | 1 | -0/+3 |
| 2022-01-17 | block: Remove unnecessary variable assignment | GuoYong Zheng | 1 | -1/+0 |
| 2022-01-15 | cpumask: replace cpumask_next_* with cpumask_first_* where appropriate | Yury Norov | 1 | -1/+1 |
| 2022-01-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -15/+7 |
| 2022-01-13 | blk-mq: fix tag_get wait task can't be awakened | Laibin Qiu | 1 | -7/+33 |
| 2022-01-12 | Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux | Linus Torvalds | 1 | -0/+22 |
| 2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 37 | -1347/+1383 |
| 2022-01-09 | block: don't protect submit_bio_checks by q_usage_counter | Ming Lei | 2 | -31/+22 |
| 2021-12-23 | block: drop needless assignment in set_task_ioprio() | Lukas Bulwahn | 1 | -4/+2 |
| 2021-12-22 | scsi: block: pm: Always set request queue runtime active in blk_post_runtime_... | Alan Stern | 1 | -15/+7 |
| 2021-12-21 | block: check minor range in device_add_disk() | Tetsuo Handa | 1 | -0/+2 |
| 2021-12-21 | block: fix error unwinding in device_add_disk | Christoph Hellwig | 1 | -7/+6 |
| 2021-12-20 | block: call blk_exit_queue() before freeing q->stats | Ming Lei | 1 | -2/+2 |
| 2021-12-20 | block: fix error in handling dead task for ioprio setting | Jens Axboe | 1 | -2/+8 |
| 2021-12-20 | blk-mq: blk-mq: check quiesce state before queue_rqs | Keith Busch | 1 | -1/+9 |
| 2021-12-19 | Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+0 |
| 2021-12-19 | Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption" | Jens Axboe | 1 | -2/+0 |
| 2021-12-17 | Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+10 |
| 2021-12-16 | block: Add bio_add_folio() | Matthew Wilcox (Oracle) | 1 | -0/+22 |
| 2021-12-16 | block: only build the icq tracking code when needed | Christoph Hellwig | 4 | -27/+51 |
| 2021-12-16 | block: fold create_task_io_context into ioc_find_get_icq | Christoph Hellwig | 1 | -31/+12 |
| 2021-12-16 | block: open code create_task_io_context in set_task_ioprio | Christoph Hellwig | 1 | -5/+11 |
| 2021-12-16 | block: fold get_task_io_context into set_task_ioprio | Christoph Hellwig | 1 | -38/+14 |
| 2021-12-16 | block: move set_task_ioprio to blk-ioc.c | Christoph Hellwig | 2 | -34/+32 |
| 2021-12-16 | block: cleanup ioc_clear_queue | Christoph Hellwig | 1 | -22/+11 |
| 2021-12-16 | block: refactor put_io_context | Christoph Hellwig | 1 | -19/+19 |
| 2021-12-16 | block: remove the NULL ioc check in put_io_context | Christoph Hellwig | 1 | -3/+0 |
| 2021-12-16 | block: refactor put_iocontext_active | Christoph Hellwig | 1 | -27/+14 |
| 2021-12-16 | block: simplify struct io_context refcounting | Christoph Hellwig | 1 | -4/+1 |
| 2021-12-16 | block: remove the nr_task field from struct io_context | Christoph Hellwig | 1 | -3/+0 |
| 2021-12-16 | block: add mq_ops->queue_rqs hook | Jens Axboe | 1 | -3/+23 |
| 2021-12-16 | block: use singly linked list for bio cache | Jens Axboe | 1 | -5/+8 |
| 2021-12-16 | block: add completion handler for fast path | Jens Axboe | 1 | -1/+42 |
| 2021-12-14 | block: reduce kblockd_mod_delayed_work_on() CPU consumption | Jens Axboe | 1 | -0/+2 |
| 2021-12-14 | block: make queue stat accounting a reference | Jens Axboe | 3 | -5/+18 |
| 2021-12-14 | iocost: Fix divide-by-zero on donation from low hweight cgroup | Tejun Heo | 1 | -1/+8 |
| 2021-12-13 | bdev: Improve lookup_bdev documentation | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2021-12-11 | Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+4 |
| 2021-12-10 | block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) | Davidlohr Bueso | 1 | -0/+3 |
| 2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -0/+1 |
| 2021-12-07 | block: fix single bio async DIO error handling | Pavel Begunkov | 1 | -2/+1 |
| 2021-12-06 | blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags | John Garry | 1 | -18/+41 |
| 2021-12-06 | blk-mq: Delete busy_iter_fn | John Garry | 2 | -4/+4 |
| 2021-12-06 | blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument | John Garry | 2 | -10/+9 |
| 2021-12-06 | blk-mq: don't use plug->mq_list->q directly in blk_mq_run_dispatch_ops() | Ming Lei | 1 | -1/+3 |
| 2021-12-06 | blk-mq: don't run might_sleep() if the operation needn't blocking | Ming Lei | 2 | -3/+6 |
| 2021-12-03 | blk-mq: run dispatch lock once in case of issuing from list | Ming Lei | 2 | -9/+8 |
| 2021-12-03 | blk-mq: pass request queue to blk_mq_run_dispatch_ops | Ming Lei | 2 | -8/+9 |
| 2021-12-03 | blk-mq: move srcu from blk_mq_hw_ctx to request_queue | Ming Lei | 7 | -41/+44 |
| 2021-12-03 | blk-mq: remove hctx_lock and hctx_unlock | Ming Lei | 2 | -47/+26 |
| 2021-12-03 | block: switch to atomic_t for request references | Jens Axboe | 4 | -9/+40 |
| 2021-12-03 | block: move direct_IO into our own read_iter handler | Jens Axboe | 1 | -5/+32 |
| 2021-12-03 | treewide: Add missing includes masked by cgroup -> bpf dependency | Jakub Kicinski | 1 | -0/+1 |
| 2021-12-02 | block: fix double bio queue when merging in cached request path | Jens Axboe | 1 | -8/+12 |
| 2021-12-02 | block: get rid of useless goto and label in blk_mq_get_new_requests() | Jens Axboe | 1 | -5/+2 |
| 2021-12-02 | blk-mq: check q->poll_stat in queue_poll_stat_show | Ming Lei | 1 | -0/+3 |
| 2021-11-29 | block: Fix fsync always failed if once failed | Ye Bin | 1 | -1/+3 |
| 2021-11-29 | block: remove the gendisk argument to blk_execute_rq | Christoph Hellwig | 2 | -8/+4 |
| 2021-11-29 | block: remove the ->rq_disk field in struct request | Christoph Hellwig | 3 | -11/+8 |
| 2021-11-29 | block: don't check ->rq_disk in merges | Christoph Hellwig | 1 | -6/+1 |
| 2021-11-29 | block: Remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
| 2021-11-29 | block: simplify ioc_lookup_icq | Christoph Hellwig | 3 | -6/+6 |
| 2021-11-29 | block: simplify ioc_create_icq | Christoph Hellwig | 1 | -7/+5 |
| 2021-11-29 | block: return the io_context from create_task_io_context | Christoph Hellwig | 1 | -36/+30 |
| 2021-11-29 | block: use alloc_io_context in __copy_io | Christoph Hellwig | 1 | -6/+3 |
| 2021-11-29 | block: factor out a alloc_io_context helper | Christoph Hellwig | 1 | -5/+14 |
| 2021-11-29 | block: remove get_io_context_active | Christoph Hellwig | 1 | -5/+3 |
| 2021-11-29 | block: move the remaining elv.icq handling to the I/O scheduler | Christoph Hellwig | 3 | -12/+15 |
| 2021-11-29 | block: move blk_mq_sched_assign_ioc to blk-ioc.c | Christoph Hellwig | 5 | -43/+37 |
| 2021-11-29 | block: mark put_io_context_active static | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-29 | Revert "block: Provide blk_mq_sched_get_icq()" | Christoph Hellwig | 2 | -16/+11 |
| 2021-11-29 | bfq: use bfq_bic_lookup in bfq_limit_depth | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-29 | bfq: simplify bfq_bic_lookup | Christoph Hellwig | 1 | -15/+10 |
| 2021-11-29 | fork: move copy_io to block/blk-ioc.c | Christoph Hellwig | 1 | -0/+27 |
| 2021-11-29 | blk-mq: use bio->bi_opf after bio is checked | Ming Lei | 1 | -1/+2 |
| 2021-11-29 | bfq: Do not let waker requests skip proper accounting | Jan Kara | 1 | -43/+1 |
| 2021-11-29 | bfq: Log waker detections | Jan Kara | 1 | -0/+8 |
| 2021-11-29 | bfq: Provide helper to generate bfqq name | Jan Kara | 1 | -14/+13 |
| 2021-11-29 | bfq: Limit waker detection in time | Jan Kara | 2 | -15/+25 |
| 2021-11-29 | bfq: Limit number of requests consumed by each cgroup | Jan Kara | 1 | -18/+117 |
| 2021-11-29 | bfq: Store full bitmap depth in bfq_data | Jan Kara | 2 | -4/+7 |
| 2021-11-29 | bfq: Track number of allocated requests in bfq_entity | Jan Kara | 2 | -8/+25 |
| 2021-11-29 | block: Provide blk_mq_sched_get_icq() | Jan Kara | 2 | -11/+16 |
| 2021-11-29 | blk-crypto: remove blk_crypto_unregister() | Eric Biggers | 2 | -6/+1 |
| 2021-11-29 | blk-mq: cleanup request allocation | Christoph Hellwig | 1 | -52/+38 |
| 2021-11-29 | block: don't include <linux/part_stat.h> in blk.h | Christoph Hellwig | 7 | -1/+6 |
| 2021-11-29 | block: don't include <linux/idr.h> in blk.h | Christoph Hellwig | 1 | -1/+0 |
| 2021-11-29 | block: don't include <linux/blk-mq.h> in blk.h | Christoph Hellwig | 1 | -1/+0 |
| 2021-11-29 | block: don't include blk-mq.h in blk.h | Christoph Hellwig | 2 | -1/+1 |
| 2021-11-29 | block: don't include blk-mq-sched.h in blk.h | Christoph Hellwig | 7 | -1/+6 |
| 2021-11-29 | block: remove the e argument to elevator_exit | Christoph Hellwig | 3 | -5/+7 |
| 2021-11-29 | block: remove elevator_exit | Christoph Hellwig | 3 | -12/+5 |
| 2021-11-29 | block: move blk_get_flush_queue to blk-flush.c | Christoph Hellwig | 2 | -6/+6 |
| 2021-11-29 | blk_mq: remove repeated includes | Guo Zhengkui | 1 | -1/+0 |
| 2021-11-29 | block: move io_context creation into where it's needed | Jens Axboe | 4 | -12/+7 |
| 2021-11-29 | block: only allocate poll_stats if there's a user of them | Jens Axboe | 5 | -8/+25 |
| 2021-11-29 | blk-ioprio: don't set bio priority if not needed | Jens Axboe | 1 | -3/+10 |
| 2021-11-29 | blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plug | Christoph Hellwig | 1 | -37/+27 |
| 2021-11-29 | blk-mq: simplify the plug handling in blk_mq_submit_bio | Christoph Hellwig | 3 | -64/+15 |
| 2021-11-29 | block: don't set GENHD_FL_NO_PART for hidden gendisks | Christoph Hellwig | 1 | -7/+2 |
| 2021-11-29 | block: remove GENHD_FL_EXT_DEVT | Christoph Hellwig | 2 | -8/+7 |
| 2021-11-29 | block: remove GENHD_FL_SUPPRESS_PARTITION_INFO | Christoph Hellwig | 1 | -8/+3 |
| 2021-11-29 | block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open | Christoph Hellwig | 1 | -8/+0 |
| 2021-11-29 | block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-29 | block: merge disk_scan_partitions and blkdev_reread_part | Christoph Hellwig | 3 | -33/+18 |
| 2021-11-29 | block: remove a dead check in show_partition | Christoph Hellwig | 1 | -3/+1 |
| 2021-11-29 | block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-29 | block: move GENHD_FL_NATIVE_CAPACITY to disk->state | Christoph Hellwig | 1 | -9/+6 |
| 2021-11-29 | block: don't include blk-mq headers in blk-core.c | Christoph Hellwig | 1 | -3/+0 |
| 2021-11-29 | block: move blk_print_req_error to blk-mq.c | Christoph Hellwig | 3 | -13/+17 |
| 2021-11-29 | block: move blk_dump_rq_flags to blk-mq.c | Christoph Hellwig | 2 | -14/+14 |
| 2021-11-29 | block: move blk_account_io_{start,done} to blk-mq.c | Christoph Hellwig | 3 | -46/+44 |
| 2021-11-29 | block: move blk_steal_bios to blk-mq.c | Christoph Hellwig | 2 | -21/+21 |
| 2021-11-29 | block: move blk_rq_init to blk-mq.c | Christoph Hellwig | 2 | -17/+17 |
| 2021-11-29 | block: move request based cloning helpers to blk-mq.c | Christoph Hellwig | 4 | -187/+185 |
| 2021-11-29 | blk-mq: move blk_mq_flush_plug_list | Christoph Hellwig | 1 | -92/+92 |
| 2021-11-29 | block: remove blk-exec.c | Christoph Hellwig | 3 | -117/+108 |
| 2021-11-29 | block: remove rq_flush_dcache_pages | Christoph Hellwig | 1 | -19/+0 |
| 2021-11-29 | block: move blk_rq_err_bytes to scsi | Christoph Hellwig | 1 | -41/+0 |
| 2021-11-26 | block: call rq_qos_done() before ref check in batch completions | Jens Axboe | 1 | -1/+2 |
| 2021-11-25 | block: fix parameter not described warning | Yang Guang | 1 | -0/+1 |
| 2021-11-22 | block: avoid to touch unloaded module instance when opening bdev | Ming Lei | 1 | -5/+7 |
| 2021-11-19 | blk-mq: don't insert FUA request with data into scheduler queue | Ming Lei | 3 | -8/+10 |
| 2021-11-19 | blk-cgroup: fix missing put device in error path from blkg_conf_pref() | Yu Kuai | 1 | -4/+5 |
| 2021-11-17 | block: avoid to quiesce queue in elevator_init_mq | Ming Lei | 1 | -2/+8 |
| 2021-11-15 | blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() | Ming Lei | 5 | -11/+20 |
| 2021-11-15 | block: fix missing queue put in error path | Jens Axboe | 1 | -8/+8 |
| 2021-11-15 | block: Check ADMIN before NICE for IOPRIO_CLASS_RT | Alistair Delva | 1 | -1/+8 |
| 2021-11-12 | blk-mq: fix filesystem I/O request allocation | Ming Lei | 2 | -20/+45 |
| 2021-11-12 | blkcg: Remove extra blkcg_bio_issue_init | Laibin Qiu | 1 | -3/+1 |
| 2021-11-11 | block: Hold invalidate_lock in BLKRESETZONE ioctl | Shin'ichiro Kawasaki | 1 | -10/+5 |
| 2021-11-11 | blk-mq: rename blk_attempt_bio_merge | Ming Lei | 1 | -4/+6 |
| 2021-11-11 | blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge | Ming Lei | 1 | -4/+0 |
| 2021-11-11 | block: fix kerneldoc for disk_register_independent_access__ranges() | Jens Axboe | 1 | -2/+2 |
| 2021-11-09 | block: add __must_check for *add_disk*() callers | Luis Chamberlain | 1 | -3/+3 |
| 2021-11-09 | block: use enum type for blk_mq_alloc_data->rq_flags | Jens Axboe | 1 | -1/+1 |
| 2021-11-09 | block: Hold invalidate_lock in BLKZEROOUT ioctl | Shin'ichiro Kawasaki | 1 | -3/+9 |
| 2021-11-09 | block: Hold invalidate_lock in BLKDISCARD ioctl | Shin'ichiro Kawasaki | 1 | -3/+9 |
| 2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+4 |
| 2021-11-09 | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -108/+217 |
| 2021-11-09 | Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
| 2021-11-09 | blk-mq: add one API for waiting until quiesce is done | Ming Lei | 1 | -8/+20 |
| 2021-11-08 | blk-mq: don't free tags if the tag_set is used by other device in queue initi... | Ye Bin | 1 | -1/+5 |
| 2021-11-05 | block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter() | Jens Axboe | 1 | -2/+2 |
| 2021-11-04 | block: fix device_add_disk() kobject_create_and_add() error handling | Luis Chamberlain | 1 | -2/+6 |
| 2021-11-04 | block: ensure cached plug request matches the current queue | Jens Axboe | 1 | -1/+1 |
| 2021-11-04 | block: move queue enter logic into blk_mq_submit_bio() | Jens Axboe | 4 | -34/+65 |
| 2021-11-04 | block: make bio_queue_enter() fast-path available inline | Jens Axboe | 2 | -27/+35 |
| 2021-11-04 | block: split request allocation components into helpers | Jens Axboe | 1 | -23/+48 |
| 2021-11-04 | block: have plug stored requests hold references to the queue | Jens Axboe | 2 | -4/+11 |
| 2021-11-04 | block: update __register_blkdev() probe documentation | Luis Chamberlain | 1 | -1/+4 |
| 2021-11-03 | blk-mq: update hctx->nr_active in blk_mq_end_request_batch() | Ming Lei | 2 | -3/+16 |
| 2021-11-03 | blk-mq: add RQF_ELV debug entry | Ming Lei | 1 | -0/+1 |
| 2021-11-03 | blk-mq: only try to run plug merge if request has same queue with incoming bio | Ming Lei | 1 | -2/+4 |
| 2021-11-03 | block: move RQF_ELV setting into allocators | Jens Axboe | 1 | -6/+8 |
| 2021-11-02 | block: replace always false argument with 'false' | Jens Axboe | 1 | -1/+1 |
| 2021-11-02 | block: assign correct tag before doing prefetch of request | Jens Axboe | 1 | -1/+1 |
| 2021-11-01 | Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+20 |
| 2021-11-01 | Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
| 2021-11-01 | Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux... | Linus Torvalds | 3 | -48/+13 |
| 2021-11-01 | Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -23/+22 |
| 2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 47 | -2270/+3125 |
| 2021-10-30 | blk-mq: fix redundant check of !e expression | Jean Sacren | 1 | -1/+1 |
| 2021-10-29 | Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -15/+40 |
| 2021-10-29 | blk-mq-debugfs: Show active requests per queue for shared tags | John Garry | 1 | -1/+1 |
| 2021-10-29 | block: remove blk_{get,put}_request | Christoph Hellwig | 1 | -21/+0 |
| 2021-10-28 | block: improve readability of blk_mq_end_request_batch() | Jens Axboe | 1 | -6/+6 |
| 2021-10-27 | block: re-flow blk_mq_rq_ctx_init() | Jens Axboe | 1 | -12/+12 |
| 2021-10-27 | block: prefetch request to be initialized | Jens Axboe | 1 | -0/+1 |
| 2021-10-27 | block: pass in blk_mq_tags to blk_mq_rq_ctx_init() | Jens Axboe | 1 | -11/+14 |
| 2021-10-27 | block: add rq_flags to struct blk_mq_alloc_data | Jens Axboe | 2 | -14/+14 |
| 2021-10-27 | block: Fix partition check for host-aware zoned block devices | Shin'ichiro Kawasaki | 1 | -1/+19 |
| 2021-10-27 | block: add async version of bio_set_polled | Pavel Begunkov | 1 | -4/+3 |
| 2021-10-27 | block: kill DIO_MULTI_BIO | Pavel Begunkov | 1 | -21/+12 |
| 2021-10-27 | block: kill unused polling bits in __blkdev_direct_IO() | Pavel Begunkov | 1 | -17/+3 |
| 2021-10-27 | block: avoid extra iter advance with async iocb | Pavel Begunkov | 2 | -6/+16 |
| 2021-10-26 | block: Add independent access ranges support | Damien Le Moal | 4 | -9/+371 |
| 2021-10-26 | block: schedule queue restart after BLK_STS_ZONE_RESOURCE | Naohiro Aota | 1 | -4/+9 |
| 2021-10-26 | block: drain queue after disk is removed from sysfs | Ming Lei | 1 | -10/+12 |
| 2021-10-26 | blk-mq: don't issue request directly in case that current is to be blocked | Ming Lei | 1 | -1/+1 |
| 2021-10-25 | fs: get rid of the res2 iocb->ki_complete argument | Jens Axboe | 1 | -1/+1 |
| 2021-10-25 | blk-cgroup: synchronize blkg creation against policy deactivation | Yu Kuai | 1 | -0/+10 |
| 2021-10-25 | block: refactor bio_iov_bvec_set() | Pavel Begunkov | 1 | -23/+14 |
| 2021-10-25 | block: add single bio async direct IO helper | Pavel Begunkov | 1 | -3/+84 |
| 2021-10-22 | Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+4 |
| 2021-10-22 | blk-mq-sched: Don't reference queue tagset in blk_mq_sched_tags_teardown() | John Garry | 1 | -1/+1 |
| 2021-10-22 | block: fix req_bio_endio append error handling | Pavel Begunkov | 1 | -1/+1 |
| 2021-10-22 | block: simplify the block device syncing code | Christoph Hellwig | 1 | -3/+14 |
| 2021-10-22 | block: remove __sync_blockdev | Christoph Hellwig | 1 | -5/+6 |
| 2021-10-22 | block: remove QUEUE_FLAG_SCSI_PASSTHROUGH | Christoph Hellwig | 1 | -1/+0 |
| 2021-10-22 | block: remove the initialize_rq_fn blk_mq_ops method | Christoph Hellwig | 1 | -8/+1 |
| 2021-10-22 | bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn | Christoph Hellwig | 1 | -19/+13 |
| 2021-10-21 | blk-crypto: rename blk_keyslot_manager to blk_crypto_profile | Eric Biggers | 4 | -318/+304 |
| 2021-10-21 | blk-crypto: rename keyslot-manager files to blk-crypto-profile | Eric Biggers | 4 | -4/+4 |