aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12md: pass in max_sectors for pers->sync_request()Yu Kuai5-14/+10
2024-06-12md: factor out helpers for different sync_action in md_do_sync()Yu Kuai1-50/+73
2024-06-12md: replace last_sync_action with new enum typeYu Kuai3-9/+9
2024-06-12md: use new helpers in md_do_sync()Yu Kuai2-17/+6
2024-06-12md: don't fail action_store() if sync_thread is not registeredYu Kuai2-54/+33
2024-06-12md: remove parameter check_seq for stop_sync_thread()Yu Kuai1-15/+11
2024-06-12md: replace sysfs api sync_action with new helpersYu Kuai1-42/+52
2024-06-12md: factor out helper to start reshape from action_store()Yu Kuai1-24/+41
2024-06-12md: add new helpers for sync_actionYu Kuai2-0/+82
2024-06-12md: add a new enum type sync_actionYu Kuai1-1/+56
2024-06-12md: rearrange recovery_flagsYu Kuai1-14/+38
2024-06-11md/md-bitmap: fix writing non bitmap pagesOfir Gal1-3/+3
2024-06-10md/raid1: don't free conf on raid0_run failureChristoph Hellwig1-11/+3
2024-06-10md/raid0: don't free conf on raid0_run failureChristoph Hellwig1-16/+5
2024-06-10md: make md_flush_request() more readableLi Nan1-15/+13
2024-06-10md: fix deadlock between mddev_suspend and flush bioLi Nan1-11/+15
2024-06-10md: change the return value type of md_write_start to voidLi Nan5-17/+8
2024-06-10md: do not delete safemode_timer in mddev_suspendLi Nan1-1/+0
2024-06-09Linux 6.10-rc3Linus Torvalds1-1/+1
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds19-29/+118
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+7
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2024-06-08Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+1
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-73/+222
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-50/+17
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-40/+56
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-51/+36
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+17
2024-06-08Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+10
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds21-62/+115
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-31/+85
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds3-6/+6
2024-06-07Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds4-17/+23
2024-06-07Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-44/+43
2024-06-07Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-1/+1
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+13
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-24/+142
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-20/+19
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-142/+90
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-50/+45
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-3/+6
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-100/+135
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold1-12/+47
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold1-0/+6
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold1-4/+8
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2-1/+66
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye3-0/+10
2024-06-07input: Add event code for accessibility keyAseda Aboagye3-0/+3