linux-block.git
2022-09-24 Yu Kuaiblk-throttle: improve bypassing bios checkings
2022-09-24 Yu Kuaiblk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
2022-09-24 ZiyangZhangublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY...
2022-09-24 ZiyangZhangublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
2022-09-24 ZiyangZhangublk_drv: consider recovery feature in aborting mechanism
2022-09-24 ZiyangZhangublk_drv: requeue rqs with recovery feature enabled
2022-09-24 ZiyangZhangublk_drv: define macros for recovery feature and check...
2022-09-24 ZiyangZhangublk_drv: check 'current' instead of 'ubq_daemon'
2022-09-23 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-09-22 Zhou nanmd: Fix spelling mistake in comments of r5l_log
2022-09-22 Logan Gunthorpemd/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-09-22 Song LiuMerge branch 'md-next-raid10-optimize' into md-next
2022-09-22 Yu Kuaimd/raid10: convert resync_lock to use seqlock
2022-09-22 Yu Kuaimd/raid10: fix improper BUG_ON() in raise_barrier()
2022-09-22 Yu Kuaimd/raid10: prevent unnecessary calls to wake_up() in...
2022-09-22 Yu Kuaimd/raid10: don't modify 'nr_waitng' in wait_barrier...
2022-09-22 Yu Kuaimd/raid10: factor out code from wait_barrier() to stop_...
2022-09-22 Logan Gunthorpemd: Remove extra mddev_get() in md_seq_start()
2022-09-22 David Sloanmd/raid5: Remove unnecessary bio_put() in raid5_read_on...
2022-09-22 Logan Gunthorpemd/raid5: Ensure stripe_fill happens on non-read IO...
2022-09-22 Logan Gunthorpemd/raid5: Don't read ->active_stripes if it's not needed
2022-09-22 Logan Gunthorpemd/raid5: Cleanup prototype of raid5_get_active_stripe()
2022-09-22 Logan Gunthorpemd/raid5: Drop extern on function declarations in raid5.h
2022-09-22 Logan Gunthorpemd/raid5: Refactor raid5_get_active_stripe()
2022-09-22 Saurabh Sengarmd: Replace snprintf with scnprintf
2022-09-22 Guoqing Jiangmd/raid10: fix compile warning
2022-09-22 XU pengfeimd/raid5: Fix spelling mistakes in comments
2022-09-22 Li Jinlinblock/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
2022-09-22 Liu Shixinblock: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_d...
2022-09-22 Wolfram Sangblock: move from strlcpy with unused retval to strscpy
2022-09-22 Gaosheng Cuiblock/drbd: remove useless comments in receive_DataReply()
2022-09-22 Gaosheng Cuidrbd: remove orphan _req_may_be_done() declaration
2022-09-21 Yu Kuaiblk-wbt: call rq_qos_add() after wb_normal is initialized
2022-09-21 Christoph Hellwigrnbd-srv: remove struct rnbd_dev
2022-09-21 Christoph Hellwigrnbd-srv: remove rnbd_dev_{open,close}
2022-09-21 Christoph Hellwigrnbd-srv: remove rnbd_endio
2022-09-21 Christoph Hellwigrnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
2022-09-21 Bart Van Asscheblock: Fix the enum blk_eh_timer_return documentation
2022-09-21 Stefan Haberlands390/dasd: add device ping attribute
2022-09-21 Stefan Haberlands390/dasd: suppress generic error messages for PPRC...
2022-09-21 Stefan Haberlands390/dasd: add ioctl to perform a swap of the drivers...
2022-09-21 Stefan Haberlands390/dasd: add copy pair swap capability
2022-09-21 Stefan Haberlands390/dasd: add copy pair setup
2022-09-21 Stefan Haberlands390/dasd: add query PPRC function
2022-09-21 Stefan Haberlands390/dasd: put block allocation in separate function
2022-09-20 Li zemingblk-iocost: Remove unnecessary (void*) conversions
2022-09-20 Christoph Hellwigblock: remove PSI accounting from the bio layer
2022-09-20 Christoph Hellwigerofs: add manual PSI accounting for the compressed...
2022-09-20 Christoph Hellwigbtrfs: add manual PSI accounting for compressed reads
2022-09-20 Christoph Hellwigsched/psi: export psi_memstall_{enter,leave}
2022-09-20 Christoph Hellwigmm: add PSI accounting around ->read_folio and ->readah...
2022-09-20 Ping-Xiang... block: fix comment typo in submit_bio of block-core.c.
2022-09-20 Jens AxboeMerge tag 'nvme-6.1-2022-09-20' of git://git.infradead...
2022-09-19 Coly Libcache: fix set_at_max_writeback_rate() for multiple...
2022-09-19 Jilin Yuanbcache:: fix repeated words in comments
2022-09-19 Jules Maselbasbcache: bset: Fix comment typos
2022-09-19 Lin Fengbcache: remove unused bch_mark_cache_readahead function...
2022-09-19 Li Leibcache: remove unnecessary flush_workqueue
2022-09-19 Martin Belangernvme-tcp: print actual source IP address through sysfs...
2022-09-19 Fabio M. De... nvmet-tcp: don't map pages which can't come from HIGHMEM
2022-09-19 Keith Buschnvme-pci: move iod dma_len fill gaps
2022-09-19 Keith Buschnvme-pci: iod npages fits in s8
2022-09-19 Keith Buschnvme-pci: iod's 'aborted' is a bool
2022-09-19 Keith Buschnvme-pci: remove nvme_queue from nvme_iod
2022-09-19 Daniel Wagnernvme: consider also host_iface when checking ip options
2022-09-19 Daniel Wagnernvme-rdma: handle number of queue changes
2022-09-19 Daniel Wagnernvme-tcp: handle number of queue changes
2022-09-19 Daniel Wagnernvmet: expose max queues to configfs
2022-09-19 Guixin Liunvmet: avoid unnecessary flush bio
2022-09-19 Genjian Zhangnvmet-auth: remove redundant parameters req
2022-09-19 Jackie Liunvmet-auth: clean up with done_kfree
2022-09-19 Jackie Liunvme-auth: remove the redundant req->cqe->result.u16...
2022-09-19 Wolfram Sangnvme: move from strlcpy with unused retval to strscpy
2022-09-19 Linjun Baonvme: add comment for unaligned "fake" nqn
2022-09-12 Gaosheng Cuiblock/drbd: remove unused w_start_resync declaration
2022-09-12 Yu Kuaiblk-throttle: cleanup tg_update_disptime()
2022-09-12 Yu Kuaiblk-throttle: calling throtl_dequeue/enqueue_tg in...
2022-09-12 Yu Kuaiblk-throttle: use 'READ/WRITE' instead of '0/1'
2022-09-12 Yu Kuaiblk-throttle: fix io hung due to configuration updates
2022-09-12 Yu Kuaiblk-throttle: factor out code to calculate ios/bytes_al...
2022-09-12 Yu Kuaiblk-throttle: prevent overflow while calculating wait...
2022-09-12 Yu Kuaiblk-throttle: fix that io throttle can only work for...
2022-09-12 Keith Buschsbitmap: fix batched wait_cnt accounting
2022-09-08 Uros Bizjaksbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue...
2022-09-08 Shigeru Yoshidanbd: Fix hung when signal interrupts nbd_start_device_i...
2022-09-08 Jan Karasbitmap: Avoid leaving waitqueue in invalid state in...
2022-09-05 Guoqing Jiangrnbd-srv: remove redundant setting of blk_open_flags
2022-09-05 Guoqing Jiangrnbd-srv: make process_msg_close returns void
2022-09-05 Guoqing Jiangrnbd-srv: add comment in rnbd_srv_rdma_ev
2022-09-05 Miaohe Linblock: remove unneeded return value of bio_check_ro()
2022-09-05 Miaohe Linblk-mq: remove unneeded needs_restart check
2022-09-05 Jiapeng Chongblock/blk-map: Remove set but unused variable 'added'
2022-09-04 Yu Kuaiblk-throttle: clean up codes that can't be reached
2022-09-04 Jens AxboeRevert "sbitmap: fix batched wait_cnt accounting"
2022-09-02 Jens Axboeblock: enable per-cpu bio caching for the fs bio set
2022-09-01 Keith Buschsbitmap: fix batched wait_cnt accounting
2022-08-26 Liu Songsbitmap: remove unnecessary code in __sbitmap_queue_get...
2022-08-24 ye xingchenblock/rnbd-clt: Remove the unneeded result variable
2022-08-23 Yu Kuaisbitmap: fix possible io hung due to lost wakeup
2022-08-22 Jens Axboeblock: use on-stack page vec for <= UIO_FASTIOV
next