aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2024-11-01Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds1-39/+17
2024-10-28block: fix queue limits checks in blk_rq_map_user_bvec for realChristoph Hellwig1-39/+17
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds1-3/+1
2024-10-23block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang1-3/+1
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds3-10/+21
2024-10-16blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval1-1/+1
2024-10-14blk-mq: setup queue ->tag_set before initializing hctxMing Lei1-2/+6
2024-10-11elevator: Remove argument from elevator_find_getBreno Leitao1-4/+3
2024-10-11elevator: do not request_module if elevator existsBreno Leitao1-1/+9
2024-10-07block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane24151-2/+2
2024-10-04Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linuxLinus Torvalds2-6/+5
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-10-02blk_iocost: remove some duplicate irq disable/enablesDan Carpenter1-4/+4
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch1-2/+1
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds7-59/+37
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert1-42/+0
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2024-09-17block: Fix elv_iosched_local_module handling of "none" schedulerDamien Le Moal1-1/+3
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe7-30/+58
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-16block: change wait on bd_claiming to use a var_waitqueueNeilBrown1-2/+2
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds3-19/+147
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds18-366/+416
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+1
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds1-6/+6
2024-09-13blk-integrity: improved sg segment mappingKeith Busch1-4/+11
2024-09-13block: unexport blk_rq_count_integrity_sgKeith Busch1-1/+0
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch2-1/+14
2024-09-13blk-integrity: consider entire bio list for mergingKeith Busch1-4/+0
2024-09-13blk-integrity: properly account for segmentsKeith Busch2-2/+4
2024-09-13blk-mq: set the nr_integrity_segments from bioKeith Busch1-0/+3
2024-09-13blk-mq: unconditional nr_integrity_segmentsKeith Busch1-2/+0
2024-09-12block: fix potential invalid pointer dereference in blk_add_partitionRiyan Dhiman1-3/+5
2024-09-11blk_iocost: make read-only static array vrate_adj_pct constColin Ian King1-1/+1
2024-09-11block: implement async io_uring discard cmdPavel Begunkov3-0/+115
2024-09-11block: introduce blk_validate_byte_range()Pavel Begunkov1-19/+32
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe17-362/+410
2024-09-11block: unpin user pages belonging to a folio at onceKundan Kumar1-9/+5
2024-09-11block: introduce folio awareness and add a bigger size from folioKundan Kumar1-18/+61
2024-09-11block: Added folio-ized version of bio_add_hw_page()Kundan Kumar2-0/+27
2024-09-10block, bfq: factor out a helper to split bfqq in bfq_init_rq()Yu Kuai1-51/+58
2024-09-10block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq()Yu Kuai1-21/+16
2024-09-10block, bfq: remove local variable 'split' in bfq_init_rq()Yu Kuai1-15/+8
2024-09-10block, bfq: remove bfq_log_bfqg()Yu Kuai1-6/+0
2024-09-10block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()Yu Kuai2-5/+2
2024-09-10block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai1-20/+17
2024-09-10block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai1-3/+28
2024-09-10blk-throttle: support prioritized processing of metadataYu Kuai1-22/+43
2024-09-10blk-throttle: remove last_low_overflow_timeYu Kuai2-9/+1
2024-09-10block: Prevent deadlocks when switching elevatorsDamien Le Moal3-7/+38
2024-09-07blk-mq: add missing unplug trace eventKeith Busch1-0/+3
2024-09-04block: fix integer overflow in BLKSECDISCARDAlexey Dobriyan1-4/+5
2024-09-04block: fix comment to use set_current_stateAlvaro Parker1-1/+1
2024-09-04bio-integrity: don't restrict the size of integrity metadataMikulas Patocka1-4/+0
2024-09-03block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()Yu Kuai3-8/+5
2024-09-03block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai1-1/+1
2024-09-03block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai1-2/+6
2024-09-03block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai1-1/+2
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik1-1/+1
2024-08-29block: don't use bio_split_rw on misc operationsChristoph Hellwig1-1/+6
2024-08-29block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limitsChristoph Hellwig2-0/+24
2024-08-29block: rework bio splittingChristoph Hellwig3-115/+105
2024-08-28block: remove checks for FALLOC_FL_NO_HIDE_STALEChristoph Hellwig1-9/+1
2024-08-28block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroesDarrick J. Wong1-1/+1
2024-08-26blk_iocost: fix more out of bound shiftsKonstantin Ovsepian1-3/+5
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers1-0/+7
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos1-1/+1
2024-08-19block: Read max write zeroes once for __blkdev_issue_write_zeroes()John Garry1-7/+18
2024-08-16blk-cgroup: Remove unused declaration blkg_path()Yue Haibing1-1/+0
2024-08-15block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng1-2/+3
2024-08-13block: constify ext_pi_ref_escape()Alexey Dobriyan1-2/+2
2024-08-13block: delete module stuff from t10-piAlexey Dobriyan1-4/+0
2024-08-12scsi: block: Don't check REQ_ATOMIC for readsJohn Garry1-0/+1
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)1-2/+2
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)1-2/+1
2024-08-07buffer: Convert block_write_end() to take a folioMatthew Wilcox (Oracle)1-1/+1
2024-08-07block: Use a folio in blkdev_write_end()Matthew Wilcox (Oracle)1-2/+3
2024-07-28blk-ioprio: remove per-disk structureYu Kuai3-62/+0
2024-07-28blk-ioprio: remove ioprio_blkcg_from_bio()Yu Kuai1-11/+1
2024-07-28blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()Yu Kuai1-2/+13
2024-07-27blk-throttle: remove more latency dead-codeDr. David Alan Gilbert1-11/+0
2024-07-24block: fix deadlock between sd_remove & sd_releaseYang Yang1-1/+1
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds5-13/+37
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds5-61/+61
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2024-07-19blk-cgroup: move congestion_count to struct blkcgXiu Jianfeng2-7/+10
2024-07-19block: avoid polling configuration errorshexue1-1/+4
2024-07-19block: Catch possible entries missing from rqf_name[]John Garry1-0/+1
2024-07-19block: Simplify definition of RQF_NAME()John Garry1-1/+1
2024-07-19block: Catch possible entries missing from cmd_flag_name[]John Garry1-0/+2
2024-07-19block: Catch possible entries missing from alloc_policy_name[]John Garry1-0/+1
2024-07-19block: Catch possible entries missing from hctx_flag_name[]John Garry1-0/+3
2024-07-19block: Catch possible entries missing from hctx_state_name[]John Garry1-0/+1
2024-07-19block: Catch possible entries missing from blk_queue_flag_name[]John Garry1-0/+2
2024-07-19block: Relocate BLK_MQ_CPU_WORK_BATCHJohn Garry1-0/+2
2024-07-19block: remove QUEUE_FLAG_STOPPEDChristoph Hellwig1-1/+0
2024-07-19block: Add missing entry to hctx_flag_name[]John Garry1-2/+3
2024-07-19block: Add zone write plugging entry to rqf_name[]John Garry1-0/+1
2024-07-19block: Add missing entries from cmd_flag_name[]John Garry1-1/+6
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds30-1416/+1113
2024-07-09block: take offset into account in blk_bvec_map_sg againChristoph Hellwig1-2/+2
2024-07-09block: fix get_max_segment_size() warningChaitanya Kulkarni1-1/+1
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry1-0/+4
2024-07-08block: pass a phys_addr_t to get_max_segment_sizeChristoph Hellwig1-14/+11
2024-07-08block: add a bvec_phys helperChristoph Hellwig2-3/+3
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig2-24/+44
2024-07-05block: limit the Write Zeroes to manually writing zeroes fallbackChristoph Hellwig1-1/+1
2024-07-05block: refacto blkdev_issue_zerooutChristoph Hellwig1-39/+55
2024-07-05block: move read-only and supported checks into (__)blkdev_issue_zerooutChristoph Hellwig1-28/+23
2024-07-05block: remove the LBA alignment check in __blkdev_issue_zerooutChristoph Hellwig1-5/+0
2024-07-05block: factor out a blk_write_zeroes_limit helperChristoph Hellwig1-7/+11
2024-07-05block: Remove blk_alloc_zone_bitmap()Damien Le Moal1-10/+2
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal2-77/+4
2024-07-04block: reuse original bio_vec array for integrity during cloneAnuj Gupta1-6/+3
2024-07-03block: don't free the integrity payload in bio_integrity_unmap_free_userChristoph Hellwig2-21/+12
2024-07-03block: don't free submitter owned integrity payload on I/O completionChristoph Hellwig2-37/+33
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig2-1/+3
2024-07-03block: don't call bio_uninit from bio_endioChristoph Hellwig1-2/+12
2024-07-03block: split integrity support out of bio.hChristoph Hellwig3-2/+3
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe4-4/+30
2024-07-02block/mq-deadline: Fix the tag reservation codeBart Van Assche1-3/+17
2024-07-02block: Call .limit_depth() after .hctx has been setBart Van Assche1-6/+6
2024-07-01block: don't reduce max_sectors based on io_optChristoph Hellwig1-1/+1
2024-07-01block: remove a duplicate io_min check in blk_validate_limitsChristoph Hellwig1-2/+1
2024-07-01blk-wbt: don't throttle swap writes in direct reclaimBaokun Li1-9/+9
2024-06-28block: pass a gendisk to the queue_sysfs_entry methodsChristoph Hellwig3-97/+96
2024-06-28block: add helper macros to de-duplicate the queue sysfs attributesChristoph Hellwig1-173/+82
2024-06-28blk-throttle: fix lower control under super low iops limitYu Kuai1-0/+3
2024-06-28block: set bip_vcnt correctlyAnuj Gupta1-0/+2
2024-06-28block: check bio alignment in blk_mq_submit_bioMing Lei1-0/+20
2024-06-28block: remove bio_integrity_processChristoph Hellwig3-72/+79
2024-06-28block: switch on bio operation in bio_integrity_prepChristoph Hellwig1-5/+7
2024-06-28block: remove allocation failure warnings in bio_integrity_prepChristoph Hellwig1-2/+0
2024-06-28block: simplify adding the payload in bio_integrity_prepChristoph Hellwig1-26/+6
2024-06-28block: only zero non-PI metadata tuples in bio_integrity_prepChristoph Hellwig1-4/+4
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry1-14/+0
2024-06-27block: clean up the check in blkdev_iomap_begin()Li Nan1-2/+3
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig3-19/+2
2024-06-26block: remove disk_update_readaheadChristoph Hellwig3-8/+4
2024-06-26block: conding style fixup for blk_queue_max_guaranteed_bioChristoph Hellwig1-2/+1
2024-06-26block: convert features and flags to __bitwise typesChristoph Hellwig1-3/+3
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig1-9/+9
2024-06-26block: correctly report cache typeChristoph Hellwig1-3/+3
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry1-2/+1
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal1-18/+0
2024-06-20block: Add fops atomic write supportJohn Garry1-3/+17
2024-06-20block: Add atomic write support for statxPrasad Singamsetty1-10/+26
2024-06-20block: Add core atomic write supportJohn Garry5-4/+189
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry1-6/+14
2024-06-20block: Pass blk_queue_get_max_sectors() a request pointerJohn Garry3-4/+7
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe2-27/+13
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig1-4/+0
2024-06-20block: remove the discard_alignment flagChristoph Hellwig1-10/+0
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig1-10/+10
2024-06-20block: renumber and rename the cache disabled flagChristoph Hellwig1-3/+3
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe8-138/+130
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig2-2/+1
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig1-1/+0
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig1-1/+0
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig1-1/+0
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig1-3/+2
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig5-23/+28
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig1-1/+0
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig3-2/+10
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig1-1/+0
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig2-29/+1
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig3-3/+6
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig2-4/+3
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig2-4/+36
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig6-44/+31
2024-06-19block: remove blk_flush_policyChristoph Hellwig1-18/+15
2024-06-19block: freeze the queue in queue_attr_storeChristoph Hellwig2-9/+5
2024-06-18block, bfq: remove blkg_path()Yu Kuai3-67/+0
2024-06-17block: cleanup flag_{show,store}Kanchan Joshi1-8/+7
2024-06-16block: BFQ: Refactor bfq_exit_icq() to silence sparse warningJohn Garry1-18/+20
2024-06-16block: Drop locking annotation for limits_lockJohn Garry1-1/+0
2024-06-16bdev: make blockdev_mnt staticJiapeng Chong1-1/+1
2024-06-15block: Improve checks on zone resource limitsDamien Le Moal2-4/+24
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig3-123/+131
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig2-11/+11
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig1-6/+0
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig1-2/+4
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig1-2/+6
2024-06-14block: factor out flag_{store,show} helper for integrityChristoph Hellwig1-27/+26
2024-06-14block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig1-2/+0
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig7-225/+146
2024-06-14block: initialize integrity buffer to zero before writing it to mediaChristoph Hellwig1-1/+10
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig1-41/+0
2024-06-14block: remove unused queue limits APIChristoph Hellwig1-190/+0
2024-06-14block: take io_opt and io_min into account for max_sectorsChristoph Hellwig1-0/+7
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta1-2/+24
2024-06-12block: fix request.queuelist usage in flushChengming Zhou1-1/+2
2024-06-12block: Optimize disk zone resource cleanupDamien Le Moal1-0/+3
2024-06-12block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()Su Hui1-1/+1
2024-05-30blk-throttle: Fix incorrect display of io.maxWaiman Long2-18/+14
2024-05-30scsi: bsg: Pass dev to blk_mq_alloc_queue()John Garry1-2/+1
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal1-8/+27
2024-05-30block: Fix validation of zoned device with a runt zoneDamien Le Moal1-5/+11