summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka
2022-07-28dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-07-28dm: Start pr_preempt from the same starting pathMike Christie
2022-07-28dm: Fix PR release handling for non All RegistrantsMike Christie
2022-07-28dm: Start pr_reserve from the same starting pathMike Christie
2022-07-28dm: Allow dm_call_pr to be used for path searchesMike Christie
2022-07-28dm: return early from dm_pr_call() if DM device is suspendedMike Snitzer
2022-07-15dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng
2022-07-14dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka
2022-07-14dm writecache: count number of blocks written, not number of write biosMikulas Patocka
2022-07-14dm writecache: count number of blocks read, not number of read biosMikulas Patocka
2022-07-14dm writecache: return void from functionsMikulas Patocka
2022-07-14dm kcopyd: use __GFP_HIGHMEM when allocating pagesMikulas Patocka
2022-07-14dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka
2022-07-07Documentation: dm writecache: Render status list as listBagas Sanjaya
2022-07-07Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab
2022-07-07dm snapshot: fix typo in snapshot_map() commentZhang Jiaming
2022-07-07dm raid: remove redundant "the" in parse_raid_params() commentJiang Jian
2022-07-07dm cache: fix typo in 2 comment blocksSteven Lung
2022-07-07dm verity: fix checkpatch close brace errorJeongHyeon Lee
2022-07-07dm table: rename dm_target variable in dm_table_add_target()Mike Snitzer
2022-07-07dm table: audit all dm_table_get_target() callersMike Snitzer
2022-07-07dm table: remove dm_table_get_num_targets() wrapperMike Snitzer
2022-07-07dm: add two stage requeue mechanismMing Lei
2022-07-07dm: add dm_bio_rewind() API to DM coreMing Lei
2022-06-29dm: improve BLK_STS_DM_REQUEUE and BLK_STS_AGAIN handlingMing Lei
2022-06-29dm: refactor dm_md_mempool allocationChristoph Hellwig
2022-06-29dm: unexport dm_get_reserved_rq_based_iosChristoph Hellwig
2022-06-29block: simplify disk_set_independent_access_rangesChristoph Hellwig
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig
2022-06-29block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependencyYing Sun
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig
2022-06-28blk-mq: rename blk_mq_sysfs_{,un}registerChristoph Hellwig
2022-06-28block: remove the extra gendisk reference in __blk_mq_register_devChristoph Hellwig
2022-06-28block: use default groups to register the queue attributesChristoph Hellwig
2022-06-28block: remove a superflous queue kobject referenceChristoph Hellwig
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-28block: stop setting the nomerges flags in blk_cleanup_queueChristoph Hellwig
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig
2022-06-28mtip32xx: fix device removalChristoph Hellwig
2022-06-28mtip32xx: remove the device_status debugfs fileChristoph Hellwig
2022-06-27blk-mq: blk_mq_tag_busy is no need to return a valueLiu Song
2022-06-27block: Always initialize bio IO priority on submitJan Kara
2022-06-27block: Initialize bio priority earlierJan Kara
2022-06-27blk-ioprio: Convert from rqos policy to direct callJan Kara
2022-06-27blk-ioprio: Remove unneeded fieldJan Kara