mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 03:00:13 +02:00
-----BEGIN PGP SIGNATURE----- iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAl+EWUgQHGF4Ym9lQGtl cm5lbC5kawAKCRD301j7KXHgpnoxEADCVSNBRkpV0OVkOEC3wf8EGhXhk01Jnjtl u5Mg2V55hcgJ0thQxBV/V28XyqmsEBrmAVi0Yf8Vr9Qbq4Ze08Wae4ChS4rEOyh1 jTcGYWx5aJB3ChLvV/HI0nWQ3bkj03mMrL3SW8rhhf5DTyKHsVeTenpx42Qu/FKf fRzi09FSr3Pjd0B+EX6gunwJnlyXQC5Fa4AA0GhnXJzAznANXxHkkcXu8a6Yw75x e28CfhIBliORsK8sRHLoUnPpeTe1vtxCBhBMsE+gJAj9ZUOWMzvNFIPP4FvfawDy 6cCQo2m1azJ/IdZZCDjFUWyjh+wxdKMp+NNryEcoV+VlqIoc3n98rFwrSL+GIq5Z WVwEwq+AcwoMCsD29Lu1ytL2PQ/RVqcJP5UheMrbL4vzefNfJFumQVZLIcX0k943 8dFL2QHL+H/hM9Dx5y5rjeiWkAlq75v4xPKVjh/DHb4nehddCqn/+DD5HDhNANHf c1kmmEuYhvLpIaC4DHjE6DwLh8TPKahJjwsGuBOTr7D93NUQD+OOWsIhX6mNISIl FFhP8cd0/ZZVV//9j+q+5B4BaJsT+ZtwmrelKFnPdwPSnh+3iu8zPRRWO+8P8fRC YvddxuJAmE6BLmsAYrdz6Xb/wqfyV44cEiyivF0oBQfnhbtnXwDnkDWSfJD1bvCm ZwfpDh2+Tg== =LzyE -----END PGP SIGNATURE----- Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block Pull block updates from Jens Axboe: - Series of merge handling cleanups (Baolin, Christoph) - Series of blk-throttle fixes and cleanups (Baolin) - Series cleaning up BDI, seperating the block device from the backing_dev_info (Christoph) - Removal of bdget() as a generic API (Christoph) - Removal of blkdev_get() as a generic API (Christoph) - Cleanup of is-partition checks (Christoph) - Series reworking disk revalidation (Christoph) - Series cleaning up bio flags (Christoph) - bio crypt fixes (Eric) - IO stats inflight tweak (Gabriel) - blk-mq tags fixes (Hannes) - Buffer invalidation fixes (Jan) - Allow soft limits for zone append (Johannes) - Shared tag set improvements (John, Kashyap) - Allow IOPRIO_CLASS_RT for CAP_SYS_NICE (Khazhismel) - DM no-wait support (Mike, Konstantin) - Request allocation improvements (Ming) - Allow md/dm/bcache to use IO stat helpers (Song) - Series improving blk-iocost (Tejun) - Various cleanups (Geert, Damien, Danny, Julia, Tetsuo, Tian, Wang, Xianting, Yang, Yufen, yangerkun) * tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block: (191 commits) block: fix uapi blkzoned.h comments blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue blk-mq: get rid of the dead flush handle code path block: get rid of unnecessary local variable block: fix comment and add lockdep assert blk-mq: use helper function to test hw stopped block: use helper function to test queue register block: remove redundant mq check block: invoke blk_mq_exit_sched no matter whether have .exit_sched percpu_ref: don't refer to ref->data if it isn't allocated block: ratelimit handle_bad_sector() message blk-throttle: Re-use the throtl_set_slice_end() blk-throttle: Open code __throtl_de/enqueue_tg() blk-throttle: Move service tree validation out of the throtl_rb_first() blk-throttle: Move the list operation after list validation blk-throttle: Fix IO hang for a corner case blk-throttle: Avoid tracking latency if low limit is invalid blk-throttle: Avoid getting the current time if tg->last_finish_time is 0 blk-throttle: Remove a meaningless parameter for throtl_downgrade_state() block: Remove redundant 'return' statement ... |
||
|---|---|---|
| .. | ||
| aec62xx.c | ||
| ali14xx.c | ||
| alim15x3.c | ||
| amd74xx.c | ||
| atiixp.c | ||
| buddha.c | ||
| cmd64x.c | ||
| cmd640.c | ||
| cs5520.c | ||
| cs5530.c | ||
| cs5535.c | ||
| cs5536.c | ||
| cy82c693.c | ||
| delkin_cb.c | ||
| dtc2278.c | ||
| falconide.c | ||
| gayle.c | ||
| hpt366.c | ||
| ht6560b.c | ||
| icside.c | ||
| ide-4drives.c | ||
| ide-acpi.c | ||
| ide-atapi.c | ||
| ide-cd.c | ||
| ide-cd.h | ||
| ide-cd_ioctl.c | ||
| ide-cd_verbose.c | ||
| ide-cs.c | ||
| ide-devsets.c | ||
| ide-disk.c | ||
| ide-disk.h | ||
| ide-disk_ioctl.c | ||
| ide-disk_proc.c | ||
| ide-dma-sff.c | ||
| ide-dma.c | ||
| ide-eh.c | ||
| ide-floppy.c | ||
| ide-floppy.h | ||
| ide-floppy_ioctl.c | ||
| ide-floppy_proc.c | ||
| ide-gd.c | ||
| ide-gd.h | ||
| ide-generic.c | ||
| ide-io-std.c | ||
| ide-io.c | ||
| ide-ioctls.c | ||
| ide-iops.c | ||
| ide-legacy.c | ||
| ide-lib.c | ||
| ide-park.c | ||
| ide-pci-generic.c | ||
| ide-pio-blacklist.c | ||
| ide-pm.c | ||
| ide-pnp.c | ||
| ide-probe.c | ||
| ide-proc.c | ||
| ide-scan-pci.c | ||
| ide-sysfs.c | ||
| ide-tape.c | ||
| ide-taskfile.c | ||
| ide-timings.c | ||
| ide-xfer-mode.c | ||
| ide.c | ||
| ide_platform.c | ||
| it821x.c | ||
| it8172.c | ||
| it8213.c | ||
| jmicron.c | ||
| Kconfig | ||
| macide.c | ||
| Makefile | ||
| ns87415.c | ||
| opti621.c | ||
| palm_bk3710.c | ||
| pdc202xx_new.c | ||
| pdc202xx_old.c | ||
| piix.c | ||
| pmac.c | ||
| q40ide.c | ||
| qd65xx.c | ||
| qd65xx.h | ||
| rapide.c | ||
| rz1000.c | ||
| sc1200.c | ||
| serverworks.c | ||
| setup-pci.c | ||
| siimage.c | ||
| sis5513.c | ||
| sl82c105.c | ||
| slc90e66.c | ||
| tc86c001.c | ||
| triflex.c | ||
| trm290.c | ||
| tx4938ide.c | ||
| tx4939ide.c | ||
| umc8672.c | ||
| via82cxxx.c | ||