aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2022-05-13block/mq-deadline: Set the fifo_time member also if inserting at headBart Van Assche1-0/+1
2022-05-02Revert "block: release rq qos structures for queue without disk"Ming Lei1-4/+0
2022-04-29bfq: Fix warning in bfqq_request_over_limit()Jan Kara1-3/+9
2022-04-27Revert "block: inherit request start time from bio for BLK_CGROUP"Tejun Heo1-8/+1
2022-04-27iocost: don't reset the inuse weight of under-weighted debtorsTejun Heo1-1/+11
2022-04-15block: don't print I/O error warning for dead disksChristoph Hellwig1-1/+2
2022-04-15block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov1-1/+1
2022-04-14block: fix offset/size check in bio_trim()Ming Lei1-1/+1
2022-04-01Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds5-25/+40
2022-03-31blk-wbt: remove wbt_track stubTom Rix1-3/+0
2022-03-31block: use dedicated list iterator variableJakob Koschel1-9/+16
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-03-28block: Fix the maximum minor value is blk_alloc_ext_minor()Christophe JAILLET1-1/+1
2022-03-28block: restore the old set_task_ioprio() behaviour wrt PF_EXITINGJiri Slaby1-2/+1
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+198
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds7-46/+0
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-163/+2
2022-03-24Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+13
2022-03-22block: avoid calling blkg_free() in atomic contextMing Lei1-10/+22
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+2
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-22block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown1-1/+1
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds47-659/+1430
2022-03-18block: cancel all throttled bios in del_gendisk()Yu Kuai3-1/+41
2022-03-18block: let blkcg_gq grab request queue's refcntMing Lei1-0/+5
2022-03-18block: avoid use-after-free on throttle dataMing Lei1-1/+11
2022-03-17block: limit request dispatch loop durationShin'ichiro Kawasaki1-1/+8
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-16block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"Colin Ian King1-1/+1
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)1-0/+1
2022-03-14block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2-0/+28
2022-03-14block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo3-12/+13
2022-03-14block: release rq qos structures for queue without diskMing Lei1-0/+4
2022-03-11block: flush plug based on hardware and software queue orderJens Axboe1-31/+28
2022-03-11block: ensure plug merging checks the correct queue at least onceJens Axboe1-6/+14
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-1/+1
2022-03-09block: add ->poll_bio to block_device_operationsMing Lei2-5/+13
2022-03-08block: move rq_qos_exit() into disk_release()Ming Lei1-2/+1
2022-03-08block: do more work in elevator_exitChristoph Hellwig2-6/+3
2022-03-08block: move blk_exit_queue into disk_releaseMing Lei2-17/+30
2022-03-08block: move q_usage_counter release into blk_queue_releaseMing Lei2-2/+2
2022-03-08block: don't remove hctx debugfs dir from blk_mq_exit_queueMing Lei1-1/+0
2022-03-08block: move blkcg initialization/destroy into disk allocation/release handlerMing Lei3-12/+9
2022-03-08blk-mq: handle already freed tags gracefully in blk_mq_free_rqsMing Lei1-0/+3
2022-03-08blk-mq: do not include passthrough requests in I/O accountingChristoph Hellwig2-4/+9
2022-03-08blk-mq: manage hctx map via xarrayMing Lei4-40/+28
2022-03-08blk-mq: prepare for implementing hctx table via xarrayMing Lei5-28/+35
2022-03-08blk-mq: reconfigure poll after queue map is changedMing Lei1-3/+13
2022-03-08blk-mq: simplify reallocation of hw ctxs a bitMing Lei1-19/+14
2022-03-08blk-mq: figure out correct numa node for hw queueMing Lei1-6/+30
2022-03-08Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente1-3/+13
2022-03-08block: fix blk_mq_attempt_bio_merge and rq_qos_throttle protectionShin'ichiro Kawasaki1-12/+23
2022-03-07block: add pi for extended integrityKeith Busch2-0/+195
2022-03-07block: support pi with extended metadataKeith Busch2-2/+3
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig7-46/+0
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe41-473/+1101
2022-03-07block: remove bio_devnameChristoph Hellwig1-6/+0
2022-03-07block: remove handle_bad_sectorChristoph Hellwig1-12/+5
2022-03-07block: fix and cleanup bio_check_roChristoph Hellwig1-6/+2
2022-03-05bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng1-7/+8
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers5-1/+195
2022-02-28block: don't delete queue kobject before its childrenEric Biggers1-3/+5
2022-02-28block: simplify calling convention of elv_unregister_queue()Eric Biggers2-6/+5
2022-02-27block: remove redundant semicolonNian Yanchuan1-1/+1
2022-02-27block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig2-6/+4
2022-02-22scsi: block: Remove REQ_OP_WRITE_SAME supportChristoph Hellwig8-168/+2
2022-02-22block: clear iocb->private in blkdev_bio_end_io_async()Stefano Garzarella1-0/+2
2022-02-22block: update io_ticks when io hangZhang Wensheng1-2/+12
2022-02-18block, bfq: don't move oom_bfqqYu Kuai1-0/+6
2022-02-18block, bfq: avoid moving bfqq to it's parent bfqgYu Kuai1-1/+9
2022-02-18block, bfq: cleanup bfq_bfqq_to_bfqg()Yu Kuai3-18/+2
2022-02-17block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu2-2/+2
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2-8/+16
2022-02-17block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang1-1/+1
2022-02-16block/bfq_wf2q: correct weight to ioprioYahu Gao1-1/+1
2022-02-16blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queuesDavid Jeffery1-0/+8
2022-02-16block: add a ->free_disk methodChristoph Hellwig1-0/+5
2022-02-16block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...Ming Lei2-33/+0
2022-02-16block: don't try to throttle split bio if iops limit isn't setMing Lei2-7/+25
2022-02-16block: throttle split bio in case of iops limitMing Lei3-7/+7
2022-02-16block: merge submit_bio_checks() into submit_bio_noacctMing Lei1-108/+101
2022-02-16block: don't check bio in blk_throtl_dispatch_work_fnMing Lei3-14/+19
2022-02-16block: don't declare submit_bio_checks in local headerMing Lei2-2/+1
2022-02-16block: move blk_crypto_bio_prep() out of blk-mq.cMing Lei2-16/+8
2022-02-16block: move submit_bio_checks() into submit_bio_noacctMing Lei1-3/+3
2022-02-16blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig1-5/+4
2022-02-16blk-mq: fold blk_cloned_rq_check_limits into blk_insert_cloned_requestChristoph Hellwig1-33/+5
2022-02-16blk-mq: make the blk-mq stacking code optionalChristoph Hellwig2-0/+5
2022-02-15blk-cgroup: set blkg iostat after percpu stat aggregationChengming Zhou1-5/+5
2022-02-15blk-lib: don't check bdev_get_queue() NULL checkChaitanya Kulkarni1-14/+0
2022-02-11block: partition include/linux/blk-cgroup.hMing Lei14-13/+488
2022-02-11block: move initialization of q->blkg_list into blkcg_init_queueMing Lei2-3/+2
2022-02-11block: introduce block_rq_error tracepointYang Shi1-1/+3
2022-02-11block: Add handling for zone append command in blk_complete_requestPankaj Raghav1-0/+4
2022-02-08sbitmap: Delete old sbitmap_queue_get_shallow()John Garry1-1/+1
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig3-17/+21
2022-02-04block: initialize the target bio in __bio_clone_fastChristoph Hellwig1-35/+40
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig3-15/+13
2022-02-04block: call bio_associate_blkg from bio_resetChristoph Hellwig1-0/+2
2022-02-03block: return -ENODEV for BLK_STS_OFFLINESong Liu1-1/+1
2022-02-03block: introduce BLK_STS_OFFLINESong Liu1-0/+1
2022-02-03block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen1-1/+1
2022-02-02block: fix boolreturn.cocci warningJiapeng Chong1-1/+1
2022-02-02block: check that there is a plug in blk_flush_plugChristoph Hellwig1-4/+3
2022-02-02block: pass a block_device and opf to bio_resetChristoph Hellwig1-1/+5
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig4-30/+24
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig2-7/+2
2022-02-02block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig2-13/+16
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig2-16/+20
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni4-23/+13
2022-02-02block: move blk_next_bio to bio.cChristoph Hellwig2-13/+13
2022-02-02block: remove genhd.hChristoph Hellwig9-9/+3
2022-02-02block: move blk_drop_partitions to blk.hChristoph Hellwig1-0/+1
2022-02-02block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig1-0/+3
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig3-3/+24
2022-02-02block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov1-14/+19
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer1-6/+19
2022-01-26blk-mq: fix missing blk_account_io_done() in error pathYu Kuai1-0/+2
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+1
2022-01-22mm: remove cleancacheChristoph Hellwig1-5/+0
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds5-11/+41
2022-01-20block: fix async_depth sysfs interface for mq-deadlineJens Axboe1-2/+2
2022-01-20block: Fix wrong offset in bio_truncate()OGAWA Hirofumi1-1/+2
2022-01-18block: assign bi_bdev for cloned bios in blk_rq_prep_cloneChristoph Hellwig1-0/+1
2022-01-17block: cleanup q->srcuMing Lei1-0/+3
2022-01-17block: Remove unnecessary variable assignmentGuoYong Zheng1-1/+0
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov1-1/+1
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-15/+7
2022-01-13blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu1-7/+33
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds1-0/+22
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds37-1349/+1385
2022-01-09block: don't protect submit_bio_checks by q_usage_counterMing Lei2-31/+22
2021-12-23block: drop needless assignment in set_task_ioprio()Lukas Bulwahn1-4/+2
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern1-15/+7
2021-12-21block: check minor range in device_add_disk()Tetsuo Handa1-0/+2
2021-12-21block: fix error unwinding in device_add_diskChristoph Hellwig1-7/+6
2021-12-20block: call blk_exit_queue() before freeing q->statsMing Lei1-2/+2
2021-12-20block: fix error in handling dead task for ioprio settingJens Axboe1-2/+8
2021-12-20blk-mq: blk-mq: check quiesce state before queue_rqsKeith Busch1-1/+9
2021-12-19Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-12-19Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"Jens Axboe1-2/+0
2021-12-17Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+10
2021-12-16block: Add bio_add_folio()Matthew Wilcox (Oracle)1-0/+22
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig4-27/+51
2021-12-16block: fold create_task_io_context into ioc_find_get_icqChristoph Hellwig1-31/+12
2021-12-16block: open code create_task_io_context in set_task_ioprioChristoph Hellwig1-5/+11
2021-12-16block: fold get_task_io_context into set_task_ioprioChristoph Hellwig1-38/+14
2021-12-16block: move set_task_ioprio to blk-ioc.cChristoph Hellwig2-34/+32
2021-12-16block: cleanup ioc_clear_queueChristoph Hellwig1-22/+11
2021-12-16block: refactor put_io_contextChristoph Hellwig1-19/+19
2021-12-16block: remove the NULL ioc check in put_io_contextChristoph Hellwig1-3/+0
2021-12-16block: refactor put_iocontext_activeChristoph Hellwig1-27/+14
2021-12-16block: simplify struct io_context refcountingChristoph Hellwig1-4/+1
2021-12-16block: remove the nr_task field from struct io_contextChristoph Hellwig1-3/+0
2021-12-16block: add mq_ops->queue_rqs hookJens Axboe1-3/+23
2021-12-16block: use singly linked list for bio cacheJens Axboe1-5/+8
2021-12-16block: add completion handler for fast pathJens Axboe1-1/+42
2021-12-14block: reduce kblockd_mod_delayed_work_on() CPU consumptionJens Axboe1-0/+2
2021-12-14block: make queue stat accounting a referenceJens Axboe3-5/+18
2021-12-14iocost: Fix divide-by-zero on donation from low hweight cgroupTejun Heo1-1/+8
2021-12-13bdev: Improve lookup_bdev documentationMatthew Wilcox (Oracle)1-6/+6
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2021-12-10block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso1-0/+3
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2021-12-07block: fix single bio async DIO error handlingPavel Begunkov1-2/+1
2021-12-06blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tagsJohn Garry1-18/+41
2021-12-06blk-mq: Delete busy_iter_fnJohn Garry2-4/+4
2021-12-06blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argumentJohn Garry2-10/+9
2021-12-06blk-mq: don't use plug->mq_list->q directly in blk_mq_run_dispatch_ops()Ming Lei1-1/+3
2021-12-06blk-mq: don't run might_sleep() if the operation needn't blockingMing Lei2-3/+6
2021-12-03blk-mq: run dispatch lock once in case of issuing from listMing Lei2-9/+8
2021-12-03blk-mq: pass request queue to blk_mq_run_dispatch_opsMing Lei2-8/+9
2021-12-03blk-mq: move srcu from blk_mq_hw_ctx to request_queueMing Lei7-41/+44
2021-12-03blk-mq: remove hctx_lock and hctx_unlockMing Lei2-47/+26
2021-12-03block: switch to atomic_t for request referencesJens Axboe4-9/+40
2021-12-03block: move direct_IO into our own read_iter handlerJens Axboe1-5/+32
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2021-12-02block: fix double bio queue when merging in cached request pathJens Axboe1-8/+12
2021-12-02block: get rid of useless goto and label in blk_mq_get_new_requests()Jens Axboe1-5/+2
2021-12-02blk-mq: check q->poll_stat in queue_poll_stat_showMing Lei1-0/+3
2021-11-29block: Fix fsync always failed if once failedYe Bin1-1/+3
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig2-8/+4
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig3-11/+8
2021-11-29block: don't check ->rq_disk in mergesChristoph Hellwig1-6/+1
2021-11-29block: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-11-29block: simplify ioc_lookup_icqChristoph Hellwig3-6/+6
2021-11-29block: simplify ioc_create_icqChristoph Hellwig1-7/+5
2021-11-29block: return the io_context from create_task_io_contextChristoph Hellwig1-36/+30
2021-11-29block: use alloc_io_context in __copy_ioChristoph Hellwig1-6/+3
2021-11-29block: factor out a alloc_io_context helperChristoph Hellwig1-5/+14
2021-11-29block: remove get_io_context_activeChristoph Hellwig1-5/+3
2021-11-29block: move the remaining elv.icq handling to the I/O schedulerChristoph Hellwig3-12/+15
2021-11-29block: move blk_mq_sched_assign_ioc to blk-ioc.cChristoph Hellwig5-43/+37
2021-11-29block: mark put_io_context_active staticChristoph Hellwig1-1/+1
2021-11-29Revert "block: Provide blk_mq_sched_get_icq()"Christoph Hellwig2-16/+11
2021-11-29bfq: use bfq_bic_lookup in bfq_limit_depthChristoph Hellwig1-1/+1
2021-11-29bfq: simplify bfq_bic_lookupChristoph Hellwig1-15/+10
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig1-0/+27