summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-02xen-blkfront: fix sector_size propagation to the block layerChristoph Hellwig
2024-07-02null_blk: Fix description of the fua parameterDamien Le Moal
2024-07-02block/mq-deadline: Fix the tag reservation codeBart Van Assche
2024-07-02block: Call .limit_depth() after .hctx has been setBart Van Assche
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-07-01block: don't reduce max_sectors based on io_optChristoph Hellwig
2024-07-01block: remove a duplicate io_min check in blk_validate_limitsChristoph Hellwig
2024-07-01blk-wbt: don't throttle swap writes in direct reclaimBaokun Li
2024-06-30Linux 6.10-rc6v6.10-rc6Linus Torvalds
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-30Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds
2024-06-29Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-06-29Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds
2024-06-28block: pass a gendisk to the queue_sysfs_entry methodsChristoph Hellwig
2024-06-28block: add helper macros to de-duplicate the queue sysfs attributesChristoph Hellwig
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig
2024-06-28blk-throttle: fix lower control under super low iops limitYu Kuai
2024-06-28block: set bip_vcnt correctlyAnuj Gupta
2024-06-28rust: block: fix generated bindings after refactoring of featuresAndreas Hindborg
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang
2024-06-28Merge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-06-28rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCEChristoph Hellwig
2024-06-28rnbd: don't set QUEUE_FLAG_SAME_COMPChristoph Hellwig
2024-06-28mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28loop: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-28block: check bio alignment in blk_mq_submit_bioMing Lei
2024-06-28block: Add ioprio to block_rq tracepointDongliang Cui