aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng
2021-01-29null_blk: cleanup zoned mode initializationDamien Le Moal
2021-01-28Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-28nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng
2021-01-28nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-28nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni
2021-01-28bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li
2021-01-28block: fix bd_size_lock useDamien Le Moal
2021-01-28blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang
2021-01-27Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy
2021-01-25nbd: freeze the queue while we're adding connectionsJosef Bacik
2021-01-25s390/dasd: Fix inconsistent kobject removalJan Höppner
2021-01-24block: Fix an error handling in add_partitionDinghao Liu
2021-01-24blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queueMing Lei
2021-01-21lightnvm: fix memory leak when submit failsPan Bian
2021-01-21Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-20nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-01-20nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-01-20Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-01-20md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-01-18nvmet: set right status on error in id-ns handlerChaitanya Kulkarni
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2021-01-18nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng
2021-01-18nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng
2021-01-18nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar
2021-01-14Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-14nvme: don't intialize hwmon for discovery controllersSagi Grimberg
2021-01-14nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-14nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg
2021-01-14nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin
2021-01-09bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2021-01-09bcache: check unsupported feature sets for bcache registerColy Li
2021-01-09bcache: fix typo from SUUP to SUPP in features.hColy Li
2021-01-09bcache: set pdev_set_uuid before scond loop iterationYi Li
2021-01-08blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang
2021-01-07block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig
2021-01-07Merge tag 'nvme-5.11-2021-01-07' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-07fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sbSatya Tangirala
2021-01-06nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy
2021-01-06nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-06nvme: unexport functions with no external callerMinwoo Im
2021-01-06nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar
2021-01-06nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg
2021-01-06nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari