summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-30xfs: allow ro mounts if rtdev or logdev are read-onlyHans Holmberg
2025-04-28xfs: stop using set_blocksizeDarrick J. Wong
2025-04-28Merge remote-tracking branch 'linux-block/block-6.15' into xfs treeCarlos Maiolino
2025-04-24ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmdMing Lei
2025-04-24ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATAMing Lei
2025-04-24block: don't autoload drivers on blk-cgroup configurationChristoph Hellwig
2025-04-24block: don't autoload drivers on statChristoph Hellwig
2025-04-24block: remove the backing_inode variable in bdev_statxChristoph Hellwig
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-04-24block: never reduce ra_pages in blk_apply_bdi_limitsChristoph Hellwig
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar
2025-04-24Merge tag 'nvme-6.15-2025-04-24' of git://git.infradead.org/nvme into block-6.15Jens Axboe
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei
2025-04-23selftests: ublk: fix recover testMing Lei
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong
2025-04-23block: fix race between set_blocksize and read pathsDarrick J. Wong
2025-04-22xfs: remove duplicate Zoned Filesystems sections in admin-guideHans Holmberg
2025-04-22XFS: fix zoned gc threshold math for 32-bit archesCarlos Maiolino
2025-04-22nvmet: fix out-of-bounds access in nvmet_enable_portRichard Weinberger
2025-04-17Merge tag 'nvme-6.15-2025-04-17' of git://git.infradead.org/nvme into block-6.15Jens Axboe
2025-04-17xfs: document zoned rt specifics in admin-guideHans Holmberg
2025-04-16Merge tag 'md-6.15-20250416' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
2025-04-16ublk: simplify aborting ublk requestMing Lei
2025-04-16ublk: remove __ublk_quiesce_dev()Ming Lei
2025-04-16ublk: improve detection and handling of ublk server exitUday Shankar
2025-04-16ublk: move device reset into ublk_ch_release()Ming Lei
2025-04-16ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_ioMing Lei
2025-04-16ublk: add ublk_force_abort_dev()Ming Lei
2025-04-16ublk: properly serialize all FETCH_REQsUday Shankar
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei
2025-04-16block: integrity: Do not call set_page_dirty_lock()Martin K. Petersen
2025-04-16xfs: fix fsmap for internal zoned devicesDarrick J. Wong
2025-04-16md/raid1: Add check for missing source disk in process_checks()Meir Elisha
2025-04-16xfs: Fix spelling mistake "drity" -> "dirty"Zhang Xianwei
2025-04-16nvmet: pci-epf: cleanup link state managementDamien Le Moal
2025-04-16nvmet: pci-epf: clear CC and CSTS when disabling the controllerDamien Le Moal
2025-04-16nvmet: pci-epf: always fully initialize completion entriesDamien Le Moal