summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-02md/raid5: Factor out helper from raid5_make_request() loopLogan Gunthorpe
2022-08-02md/raid5: Move common stripe get code into new find_get_stripe() helperLogan Gunthorpe
2022-08-02md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()Logan Gunthorpe
2022-08-02md/raid5: Refactor raid5_make_request loopLogan Gunthorpe
2022-08-02md/raid5: Factor out ahead_of_reshape() functionLogan Gunthorpe
2022-08-02md/raid5: Make logic blocking check consistent with logic that blocksLogan Gunthorpe
2022-08-02md: unlock mddev before reap sync_thread in action_storeGuoqing Jiang
2022-08-02md: Explicitly create command-line configured devicesChris Webb
2022-08-02md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe
2022-08-02md: Ensure resync is reported after it startsLogan Gunthorpe
2022-08-02md: Use enum for overloaded magic numbers used by mddev->curr_resyncLogan Gunthorpe
2022-08-02md/raid5-cache: Annotate pslot with __rcu notationLogan Gunthorpe
2022-08-02md/raid5-cache: Clear conf->log after finishing workLogan Gunthorpe
2022-08-02md/raid5-cache: Drop RCU usage of conf->logLogan Gunthorpe
2022-08-02md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()Logan Gunthorpe
2022-08-02md/raid5: suspend the array for calls to log_exit()Logan Gunthorpe
2022-08-02md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()Logan Gunthorpe
2022-08-02md/raid5-log: Drop extern decorators for function prototypesLogan Gunthorpe
2022-08-02drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumesLars Ellenberg
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02mailbox: imx: support RST channelPeng Fan
2022-08-02mailbox: mtk-cmdq: Remove proprietary cmdq_task_cbChun-Kuang Hu
2022-08-02Merge branch 'for-5.20/uclogic' into for-linusJiri Kosina
2022-08-02Merge branch 'for-5.20/nintendo' into for-linusJiri Kosina
2022-08-02Merge branch 'for-5.20/elan' into for-linusJiri Kosina
2022-08-02Merge branch 'for-5.20/core' into for-linusJiri Kosina
2022-08-02Merge branch 'for-5.20/apple' into for-linusJiri Kosina
2022-08-02Merge branch 'for-5.20/amd-sfh' into for-linusJiri Kosina
2022-08-02Merge branch 'clk-allwinner' into clk-nextStephen Boyd
2022-08-02Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into...Stephen Boyd
2022-08-02Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...Stephen Boyd
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-02RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian
2022-08-02Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-08-02RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
2022-08-02Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov
2022-08-02RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb
2022-08-02RDMA/rxe: Split qp state for requester and completerBob Pearson