summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22md: Replace snprintf with scnprintfSaurabh Sengar
2022-09-22md/raid10: fix compile warningGuoqing Jiang
2022-09-22md/raid5: Fix spelling mistakes in commentsXU pengfei
2022-09-21block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIOLi Jinlin
2022-09-21block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfsLiu Shixin
2022-09-21block: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-21block/drbd: remove useless comments in receive_DataReply()Gaosheng Cui
2022-09-21drbd: remove orphan _req_may_be_done() declarationGaosheng Cui
2022-09-21blk-wbt: call rq_qos_add() after wb_normal is initializedYu Kuai
2022-09-21rnbd-srv: remove struct rnbd_devChristoph Hellwig
2022-09-21rnbd-srv: remove rnbd_dev_{open,close}Christoph Hellwig
2022-09-21rnbd-srv: remove rnbd_endioChristoph Hellwig
2022-09-21rnbd-srv: simplify rnbd_srv_fill_msg_open_rspChristoph Hellwig
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche
2022-09-21s390/dasd: add device ping attributeStefan Haberland
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland
2022-09-21s390/dasd: add copy pair setupStefan Haberland
2022-09-21s390/dasd: add query PPRC functionStefan Haberland
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland
2022-09-20blk-iocost: Remove unnecessary (void*) conversionsLi zeming
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig
2022-09-20erofs: add manual PSI accounting for the compressed address spaceChristoph Hellwig
2022-09-20btrfs: add manual PSI accounting for compressed readsChristoph Hellwig
2022-09-20sched/psi: export psi_memstall_{enter,leave}Christoph Hellwig
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig
2022-09-20block: fix comment typo in submit_bio of block-core.c.Ping-Xiang Chen
2022-09-20Merge tag 'nvme-6.1-2022-09-20' of git://git.infradead.org/nvme into for-6.1/...Jens Axboe
2022-09-19bcache: fix set_at_max_writeback_rate() for multiple attached devicesColy Li
2022-09-19bcache:: fix repeated words in commentsJilin Yuan
2022-09-19bcache: bset: Fix comment typosJules Maselbas
2022-09-19bcache: remove unused bch_mark_cache_readahead function def in stats.hLin Feng
2022-09-19bcache: remove unnecessary flush_workqueueLi Lei
2022-09-19nvme-tcp: print actual source IP address through sysfs "address" attrMartin Belanger
2022-09-19nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco
2022-09-19nvme-pci: move iod dma_len fill gapsKeith Busch
2022-09-19nvme-pci: iod npages fits in s8Keith Busch
2022-09-19nvme-pci: iod's 'aborted' is a boolKeith Busch
2022-09-19nvme-pci: remove nvme_queue from nvme_iodKeith Busch
2022-09-19nvme: consider also host_iface when checking ip optionsDaniel Wagner
2022-09-19nvme-rdma: handle number of queue changesDaniel Wagner
2022-09-19nvme-tcp: handle number of queue changesDaniel Wagner
2022-09-19nvmet: expose max queues to configfsDaniel Wagner
2022-09-19nvmet: avoid unnecessary flush bioGuixin Liu
2022-09-19nvmet-auth: remove redundant parameters reqGenjian Zhang
2022-09-19nvmet-auth: clean up with done_kfreeJackie Liu
2022-09-19nvme-auth: remove the redundant req->cqe->result.u16 assignment operationJackie Liu
2022-09-19nvme: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-19nvme: add comment for unaligned "fake" nqnLinjun Bao