summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-03md/raid1: fix missing bitmap update w/o WriteMostly devicesSong Liu
2021-12-14bcache: fix NULL pointer reference in cached_dev_detach_finishLin Feng
2021-12-10Revert "mtd_blkdevs: don't scan partitions for plain mtdblock"Jens Axboe
2021-12-10md: fix double free of mddev->private in autorun_array()zhangyue
2021-12-10md: fix update super 1.0 on rdev size changeMarkus Hochholdinger
2021-12-10Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16Jens Axboe
2021-12-08nvmet-tcp: fix possible list corruption for unexpected command failureSagi Grimberg
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li
2021-12-07nvme-multipath: set ana_log_size to 0 after free ana_log_bufHou Tao
2021-12-06mtd_blkdevs: don't scan partitions for plain mtdblockChristoph Hellwig
2021-12-06nvme: report write pointer for a full zone as zone start + zone lenNiklas Cassel
2021-12-06nvme: disable namespace access for unsupported metadataKeith Busch
2021-12-06nvme: show subsys nqn for duplicate cntlidsKeith Busch
2021-11-29loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi
2021-11-23nvme: fix write zeroes piKlaus Jensen
2021-11-23nvme-fabrics: ignore invalid fast_io_fail_tmo valuesMaurizio Lombardi
2021-11-23nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya
2021-11-23nvme-tcp: fix memory leak when freeing a queueMaurizio Lombardi
2021-11-23nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()Varun Prakash
2021-11-23nvmet-tcp: fix incomplete data digest sendVarun Prakash
2021-11-23nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi
2021-11-23nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi
2021-11-23nvmet-tcp: fix a race condition between release_queue and io_workMaurizio Lombardi
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring
2021-11-11of: Support using 'mask' in making device bus idRob Herring
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie