summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei
2024-10-23block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang
2024-10-23blk-mq: Unexport blk_mq_flush_busy_ctxs()Bart Van Assche
2024-10-22blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less longBart Van Assche
2024-10-22block: remove redundant explicit memory barrier from rq_qos waiter and wakerMuchun Song
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe
2024-10-22block: flush all throttled bios when deleting the cgroupLi Lingfeng
2024-10-22block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song
2024-10-22block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song
2024-10-22block: fix missing dispatching request when queue is started or unquiescedMuchun Song
2024-10-22Revert "blk-throttle: Fix IO hang for a corner case"Xiuhong Wang
2024-10-22block: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce
2024-10-22block: enable passthrough command statisticsKeith Busch
2024-10-22block: return void from the queue_sysfs_entry load_module methodChristoph Hellwig
2024-10-22block: add partition uuid into uevent as "PARTUUID"Konstantin Khlebnikov
2024-10-22block: move issue side time stamping to blk_account_io_start()Jens Axboe
2024-10-22block: set issue time stamp based on queue stateJens Axboe
2024-10-22block: add support for partition table defined in OFChristian Marangi
2024-10-22block: introduce add_disk_fwnode()Christian Marangi
2024-10-22block: add support for defining read-only partitionsChristian Marangi
2024-10-22block: kill blk_do_io_stat() helperJens Axboe
2024-10-22block: remove 'req->part' check for stats accountingJens Axboe
2024-10-22block: move iostat check into blk_acount_io_start()Jens Axboe
2024-10-19fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry
2024-10-19block/fs: Pass an iocb to generic_atomic_write_valid()John Garry
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-16blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval
2024-10-14blk-mq: setup queue ->tag_set before initializing hctxMing Lei
2024-10-11elevator: Remove argument from elevator_find_getBreno Leitao
2024-10-11elevator: do not request_module if elevator existsBreno Leitao
2024-10-07block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane2415
2024-10-04Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02blk_iocost: remove some duplicate irq disable/enablesDan Carpenter
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-17block: Fix elv_iosched_local_module handling of "none" schedulerDamien Le Moal
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16block: change wait on bd_claiming to use a var_waitqueueNeilBrown
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds