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