summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-31Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-30cdrom: Fix typo, 'devicen' to 'device'Steven Davis
2024-12-27nvme-tcp: remove nvme_tcp_destroy_io_queues()Chunguang.xu
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-12-27nvmet: propagate npwg topologyLuis Chamberlain
2024-12-27nvmet: Don't overflow subsysnqnLeo Stone
2024-12-26ublk: detach gendisk from ublk device if add_disk() failsMing Lei
2024-12-18block: avoid to reuse `hctx` not removed from cpuhp callback listMing Lei
2024-12-18block: Revert "block: Fix potential deadlock while freezing queue and acquiri...Ming Lei
2024-12-18nvme: use blk_validate_block_size() for max LBA checkLuis Chamberlain
2024-12-18block/bdev: use helper for max block size checkLuis Chamberlain
2024-12-13block: Fix potential deadlock while freezing queue and acquiring sysfs_lockNilay Shroff
2024-12-13block: Fix queue_iostats_passthrough_show()Bart Van Assche
2024-12-13blk-mq: Clean up blk_mq_requeue_work()Bart Van Assche
2024-12-13mq-deadline: Remove a local variableBart Van Assche
2024-12-12blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-11nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett
2024-12-10block: get wp_offset by bdev_offset_from_zone_startLongPing Wei
2024-12-10blk-cgroup: Fix UAF in blkcg_unpin_online()Tejun Heo
2024-12-10MAINTAINERS: update Coly Li's email addressColy Li
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10block: Ignore REQ_NOWAIT for zone reset and zone finish operationsDamien Le Moal
2024-12-10block: Use a zone write plug BIO work for REQ_NOWAIT BIOsDamien Le Moal
2024-12-06blk-mq: move cpuhp callback registering out of q->sysfs_lockMing Lei
2024-12-06blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-04nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2024-12-04nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi
2024-12-03bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch
2024-12-03block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig
2024-12-02nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Linux 6.13-rc1Linus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01strscpy: write destination buffer only onceLinus Torvalds