summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08partitions: aix: bound the pp_count scan to the ppe arrayBryam Vargas
2026-06-05block: Enable lock context analysisBart Van Assche
2026-06-05block/mq-deadline: Make the lock context annotations compatible with ClangBart Van Assche
2026-06-05block/Kyber: Make the lock context annotations compatible with ClangBart Van Assche
2026-06-05block/blk-mq-debugfs: Improve lock context annotationsBart Van Assche
2026-06-05block/blk-iocost: Inline iocg_lock() and iocg_unlock()Bart Van Assche
2026-06-05block/blk-iocost: Split ioc_rqos_throttle()Bart Van Assche
2026-06-05block/crypto: Annotate the crypto functionsBart Van Assche
2026-06-05block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()Bart Van Assche
2026-06-05block/blk-iocost: Combine two error paths in ioc_qos_write()Bart Van Assche
2026-06-05block/cgroup: Improve lock context annotationsBart Van Assche
2026-06-05block/cgroup: Split blkg_conf_exit()Bart Van Assche
2026-06-05block/cgroup: Split blkg_conf_prep()Bart Van Assche
2026-06-05block/bdev: Annotate the blk_holder_ops callback functionsBart Van Assche
2026-06-05block: Annotate the queue limits functionsBart Van Assche
2026-06-05block: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-06-05Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...Jens Axboe
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff
2026-06-04nvme: export I/O failure count when no path is available via sysfsNilay Shroff
2026-06-04nvme: export I/O requeue count when no path is usable via sysfsNilay Shroff
2026-06-04nvme: export command error counters via sysfsNilay Shroff
2026-06-04nvme: export multipath failover count via sysfsNilay Shroff
2026-06-04nvme: export command retry count via sysfsNilay Shroff
2026-06-04nvme: add diag attribute group under sysfsNilay Shroff
2026-06-04nvme-tcp: lockdep: use dynamic lockdep keys per socket instanceShin'ichiro Kawasaki
2026-06-03nvme-tcp: move nvme_tcp_reclassify_socket()Shin'ichiro Kawasaki
2026-06-03nvme: validate FDP configuration descriptor sizesliuxixin
2026-06-03nvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
2026-06-02n64cart: use strscpy in n64cart_probeThorsten Blum
2026-06-02block/partitions/acorn: use min in {riscix,linux}_partitionThorsten Blum
2026-06-02block, bfq: release cgroup stats with bfq_groupYu Kuai
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.Kuniyuki Iwashima
2026-06-02nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
2026-06-02nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-06-02nvme-multipath: require exact iopolicy names for module parameterliyouhong
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry
2026-06-01Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-06-01MAINTAINERS: use new drbd-dev mailing listChristoph Böhmwalder
2026-05-31rbd: check snap_count against RBD_MAX_SNAP_COUNTRosen Penev
2026-05-31rust: block: fix GenDisk cleanup pathsHaoze Xie
2026-05-31md/raid0: use str_plural helper in dump_zonesThorsten Blum
2026-05-31raid1: fix nr_pending leak in REQ_ATOMIC bad-block error pathAbd-Alrhman Masalkhi
2026-05-31md/raid1: move the exceed_read_errors condition out of fix_read_errorChristoph Hellwig
2026-05-31md/raid1: cleanup handle_read_errorChristoph Hellwig
2026-05-31md/raid1,raid10: fix bio accounting for split md cloned biosAbd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix error-path detection with md_cloned_bio()Abd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix deadlock in read error recovery pathAbd-Alrhman Masalkhi