summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27block, loop: support partitions without scanningChristoph Hellwig
2022-05-24bcache: avoid journal no-space deadlock by reserving 1 journal bucketColy Li
2022-05-24bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()Coly Li
2022-05-24bcache: improve multithreaded bch_sectors_dirty_init()Coly Li
2022-05-24bcache: improve multithreaded bch_btree_check()Coly Li
2022-05-23Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-05-22md: fix double free of io_acct_set biosetXiao Ni
2022-05-22md: Don't set mddev private to NULL in raid0 pers->freeXiao Ni
2022-05-22md: remove most calls to bdevnameChristoph Hellwig
2022-05-22md: protect md_unregister_thread from reentrancyGuoqing Jiang
2022-05-22md: don't unregister sync_thread with reconfig_mutex heldGuoqing Jiang
2022-05-21mtip32xx: fix typo in commentJulia Lawall
2022-05-20Merge tag 'nvme-5.19-2022-05-19' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-05-19nvme: set non-mdts limits in nvme_scan_workChaitanya Kulkarni
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig
2022-05-18Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig
2022-05-16nbd: Fix hung on disconnect request if socket is closed beforeXie Yongji
2022-05-16nvme-fabrics: add a request timeout helperChaitanya Kulkarni
2022-05-16nvme-pci: harden drive presence detect in nvme_dev_disable()Stefan Roese
2022-05-16nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)
2022-05-16nvme: mark internal passthru request RQF_QUIETChaitanya Kulkarni
2022-05-16nvme: remove unneeded include from constants fileMax Gurtovoy
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy
2022-05-16nvme: set dma alignment to dwordKeith Busch
2022-05-16nvme: fix interpretation of DMRSLTom Yan
2022-05-10loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig
2022-05-10loop: remove most the top-of-file boilerplate commentChristoph Hellwig
2022-05-10loop: add a SPDX headerChristoph Hellwig
2022-05-10loop: remove loop.hChristoph Hellwig
2022-05-04block: null_blk: Improve device creation with configfsDamien Le Moal
2022-05-04block: null_blk: Cleanup messagesDamien Le Moal
2022-05-04block: null_blk: Cleanup device creation and deletionDamien Le Moal
2022-05-04block: null_blk: Fix code style issuesDamien Le Moal
2022-05-04xen-blkback: use bdev_discard_alignmentChristoph Hellwig
2022-05-03rnbd-srv: use bdev_discard_alignmentChristoph Hellwig
2022-05-03nvme: remove a spurious clear of discard_alignmentChristoph Hellwig
2022-05-03loop: remove a spurious clear of discard_alignmentChristoph Hellwig
2022-05-03dasd: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-03raid5: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-03dm-zoned: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-03virtio_blk: fix the discard_granularity and discard_alignment queue limitsChristoph Hellwig
2022-05-03null_blk: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-03nbd: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-03ubd: don't set the discard_alignment queue limitChristoph Hellwig
2022-05-01aoe: Avoid flush_scheduled_work() usageTetsuo Handa
2022-04-27Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-04-25null-blk: save memory footprint for struct nullb_cmdYu Kuai
2022-04-25md: Replace role magic numbers with defined constantsDavid Sloan
2022-04-25md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg