summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-08-02md/raid5: Refactor for loop in raid5_make_request() into while loopLogan Gunthorpe-4/+5
2022-08-02md/raid5: Move read_seqcount_begin() into make_stripe_request()Logan Gunthorpe-7/+5
2022-08-02md/raid5: Drop the do_prepare flag in raid5_make_request()Logan Gunthorpe-6/+2
2022-08-02md/raid5: Factor out helper from raid5_make_request() loopLogan Gunthorpe-98/+133
2022-08-02md/raid5: Move common stripe get code into new find_get_stripe() helperLogan Gunthorpe-67/+64
2022-08-02md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()Logan Gunthorpe-2/+3
2022-08-02md/raid5: Refactor raid5_make_request loopLogan Gunthorpe-54/+55
2022-08-02md/raid5: Factor out ahead_of_reshape() functionLogan Gunthorpe-12/+15
2022-08-02md/raid5: Make logic blocking check consistent with logic that blocksLogan Gunthorpe-1/+1
2022-08-02md: unlock mddev before reap sync_thread in action_storeGuoqing Jiang-2/+18
2022-08-02md: Explicitly create command-line configured devicesChris Webb-1/+3
2022-08-02md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe-0/+1
2022-08-02md: Ensure resync is reported after it startsLogan Gunthorpe-2/+12
2022-08-02md: Use enum for overloaded magic numbers used by mddev->curr_resyncLogan Gunthorpe-22/+33
2022-08-02md/raid5-cache: Annotate pslot with __rcu notationLogan Gunthorpe-2/+2
2022-08-02md/raid5-cache: Clear conf->log after finishing workLogan Gunthorpe-2/+3
2022-08-02md/raid5-cache: Drop RCU usage of conf->logLogan Gunthorpe-11/+5
2022-08-02md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()Logan Gunthorpe-6/+9
2022-08-02md/raid5: suspend the array for calls to log_exit()Logan Gunthorpe-1/+4
2022-08-02md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()Logan Gunthorpe-3/+3
2022-08-02md/raid5-log: Drop extern decorators for function prototypesLogan Gunthorpe-39/+36
2022-08-02MAINTAINERS: add patchwork link to linux-raid projectSong Liu-0/+1
2022-08-02drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumesLars Ellenberg-7/+42
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-405/+694
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-2158/+3635
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds-158/+1604
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds-108/+323
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-13529/+15141
2022-08-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-139/+302
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-448/+397
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-827/+1498
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-648/+748
2022-08-02Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1206/+3294
2022-08-02Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-187/+349
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-745/+2176
2022-08-02Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-470/+1955
2022-08-02Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-171/+440
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-164/+197
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-36/+2012
2022-08-02Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1220/+1044
2022-08-02Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-6584/+35493
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-588/+6418
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-3847/+186
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-663/+2780
2022-08-01Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-195/+898
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-84/+280
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-163/+59
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-511/+888
2022-08-01Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-158/+134
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1627/+3971