summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-28block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei
2025-02-20Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner
2025-02-20Merge tag 'md-6.14-20250218' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-02-18apple-nvme: Support coprocessors left idleHector Martin
2025-02-18apple-nvme: Release power domains when probe failsHector Martin
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal
2025-02-18nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-18nvmet: pci-epf: Avoid RCU stalls under heavy workloadDamien Le Moal
2025-02-18nvmet: pci-epf: Do not uselessly write the CSTS registerDamien Le Moal
2025-02-18nvmet: pci-epf: Correctly initialize CSTS when enabling the controllerDamien Le Moal
2025-02-18nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-02-18nvmet: Fix crash when a namespace is disabledHannes Reinecke
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-02-18nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-02-17block: fix NULL pointer dereferenced within __blk_rq_map_sgMing Lei
2025-02-14block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn
2025-02-14md/raid*: Fix the set_queue_limits implementationsBart Van Assche
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-07Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-02-02drivers/block/sunvdc.c: update the correct AIP callStephen Rothwell
2025-01-31md: Fix linear_set_limits()Bart Van Assche
2025-01-31nvme-fc: use ctrl state getterDaniel Wagner
2025-01-31nvme: make nvme_tls_attrs_group staticKeith Busch
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-29block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff
2025-01-28nvmet: add a missing endianess conversion in nvmet_execute_admin_connectChristoph Hellwig
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig
2025-01-27loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}Christoph Hellwig
2025-01-24Merge tag 'md-6.14-20250124' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-01-24md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetimeYu Kuai
2025-01-24nvmet: fix a memory leak in controller identifySagi Grimberg
2025-01-23nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner
2025-01-23nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-01-23nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-01-23blk-mq: create correct map for fallback caseDaniel Wagner
2025-01-23block: don't revert iter for -EIOCBQUEUEDJens Axboe
2025-01-22Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-01-22Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds