summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke
2021-12-23nvme: drop unused variable ctrl in nvme_setup_cmdGeliang Tang
2021-12-23nvme: increment request genctr on completionKeith Busch
2021-12-23nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabricsHannes Reinecke
2021-12-16block: remove the rsxx driverChristoph Hellwig
2021-12-14rsxx: Drop PCI legacy power managementBjorn Helgaas
2021-12-14mtip32xx: convert to generic power managementVaibhav Gupta
2021-12-14mtip32xx: remove pointless drvdata lookupsBjorn Helgaas
2021-12-14mtip32xx: remove pointless drvdata checkingBjorn Helgaas
2021-12-13drbd: Use struct_group() to zero algsKees Cook
2021-12-13loop: make autoclear operation asynchronousTetsuo Handa
2021-12-10null_blk: cast command status to integerJens Axboe
2021-12-09pktdvd: stop using bdi congestion framework.NeilBrown
2021-12-03block: null_blk: batched complete poll requestsMing Lei
2021-12-03floppy: Add max size check for user space requestXiongwei Song
2021-12-03floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis
2021-12-02null_blk: allow zero poll queuesMing Lei
2021-11-29loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29block: don't check ->rq_disk in mergesChristoph Hellwig
2021-11-29mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig
2021-11-29block: Remove redundant initialization of variable retColin Ian King
2021-11-29block: simplify ioc_lookup_icqChristoph Hellwig
2021-11-29block: simplify ioc_create_icqChristoph Hellwig
2021-11-29block: return the io_context from create_task_io_contextChristoph Hellwig
2021-11-29block: use alloc_io_context in __copy_ioChristoph Hellwig
2021-11-29block: factor out a alloc_io_context helperChristoph Hellwig
2021-11-29block: remove get_io_context_activeChristoph Hellwig
2021-11-29block: move the remaining elv.icq handling to the I/O schedulerChristoph Hellwig
2021-11-29block: move blk_mq_sched_assign_ioc to blk-ioc.cChristoph Hellwig
2021-11-29block: mark put_io_context_active staticChristoph Hellwig
2021-11-29Revert "block: Provide blk_mq_sched_get_icq()"Christoph Hellwig
2021-11-29bfq: use bfq_bic_lookup in bfq_limit_depthChristoph Hellwig
2021-11-29bfq: simplify bfq_bic_lookupChristoph Hellwig
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig
2021-11-29blk-mq: use bio->bi_opf after bio is checkedMing Lei
2021-11-29bfq: Do not let waker requests skip proper accountingJan Kara
2021-11-29bfq: Log waker detectionsJan Kara
2021-11-29bfq: Provide helper to generate bfqq nameJan Kara
2021-11-29bfq: Limit waker detection in timeJan Kara
2021-11-29bfq: Limit number of requests consumed by each cgroupJan Kara
2021-11-29bfq: Store full bitmap depth in bfq_dataJan Kara
2021-11-29bfq: Track number of allocated requests in bfq_entityJan Kara
2021-11-29block: Provide blk_mq_sched_get_icq()Jan Kara
2021-11-29mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior
2021-11-29blk-mq: Add blk_mq_complete_request_direct()Sebastian Andrzej Siewior
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers