summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-07Merge tag 'nvme-6.12-2024-11-07' of git://git.infradead.org/nvme into block-6.12Jens Axboe
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-10-31Merge tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme into block-6.12Jens Axboe
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-28block: fix queue limits checks in blk_rq_map_user_bvec for realChristoph Hellwig
2024-10-23block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang
2024-10-22nvme: enhance cns version checkingKeith Busch
2024-10-18Merge tag 'md-6.12-20241018' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-10-17cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf
2024-10-17Merge tag 'nvme-6.12-2024-10-18' of git://git.infradead.org/nvme into block-6.12Jens Axboe
2024-10-17md/raid10: fix null ptr dereference in raid10_size()Yu Kuai
2024-10-17md: ensure child flush IO does not affect origin bio->bi_statusLi Nan
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-16blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval
2024-10-15nvme-multipath: defer partition scanningKeith Busch
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-11drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert
2024-10-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
2024-10-07block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane2415
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-10-02aoe: fix the potential use-after-free problem in more placesChun-Yi Lee
2024-10-02blk_iocost: remove some duplicate irq disable/enablesDan Carpenter
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li