summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()Yu Kuai2023-09-221-7/+2
| * | md: don't check 'mddev->pers' from suspend_hi_store()Yu Kuai2023-09-221-6/+1
| * | md-bitmap: suspend array earlier in location_store()Yu Kuai2023-09-221-23/+20
| * | md-bitmap: remove the checking of 'pers->quiesce' from location_store()Yu Kuai2023-09-221-4/+0
| * | md: don't rely on 'mddev->pers' to be set in mddev_suspend()Yu Kuai2023-09-221-1/+1
| * | md: initialize 'writes_pending' while allocating mddevYu Kuai2023-09-225-26/+13
| * | md: initialize 'active_io' while allocating mddevYu Kuai2023-09-223-22/+41
| * | md: delay remove_and_add_spares() for read only array to md_start_sync()Yu Kuai2023-09-221-10/+51
| * | md: factor out a helper rdev_addable() from remove_and_add_spares()Yu Kuai2023-09-221-12/+27
| * | md: factor out a helper rdev_is_spare() from remove_and_add_spares()Yu Kuai2023-09-221-5/+10
| * | md: factor out a helper rdev_removeable() from remove_and_add_spares()Yu Kuai2023-09-221-6/+38
| * | md: delay choosing sync action to md_start_sync()Yu Kuai2023-09-221-34/+39
| * | md: factor out a helper to choose sync action from md_check_recovery()Yu Kuai2023-09-221-25/+45
| * | md: use separate work_struct for md_start_sync()Yu Kuai2023-09-222-5/+10
* | | badblocks: switch to the improved badblock handling codeColy Li2023-09-261-305/+3
* | | badblocks: improve badblocks_check() for multiple ranges handlingColy Li2023-09-261-0/+97
* | | badblocks: improve badblocks_clear() for multiple ranges handlingColy Li2023-09-261-0/+325
* | | badblocks: improve badblocks_set() for multiple ranges handlingColy Li2023-09-261-20/+544
* | | badblocks: add helper routines for badblock ranges handlingColy Li2023-09-261-0/+386
* | | badblocks: add more helper structure and routines in badblocks.hColy Li2023-09-261-0/+30
|/ /
* | block/null_blk: add queue_rqs() supportChengming Zhou2023-09-221-0/+20
* | blk-mq: update driver tags request table when start requestChengming Zhou2023-09-224-6/+1
* | blk-mq: support batched queue_rqs() on shared tags queueChengming Zhou2023-09-221-6/+1
* | blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou2023-09-224-16/+2
* | blk-mq: account active requests when get driver tagChengming Zhou2023-09-222-36/+53
|/
* Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
* Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-177-24/+61
|\
| * x86/purgatory: Remove LTO flagsSong Liu2023-09-171-0/+4
| * x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-172-14/+39
| * x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra2023-09-121-4/+0
| * x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-122-0/+13
| * x86/platform/uv: Use alternate source for socket to node dataSteve Wahl2023-09-111-6/+5
* | Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-172-5/+34
|\ \
| * | x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri2023-09-131-3/+9
| * | sched/fair: Fix SMT4 group_smt_balance handlingTim Chen2023-09-131-1/+11
| * | sched/fair: Optimize should_we_balance() for large SMT systemsShrikanth Hegde2023-09-021-1/+14
* | | Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-171-1/+2
|\ \ \
| * | | objtool: Fix _THIS_IP_ detection for cold functionsJosh Poimboeuf2023-09-121-1/+2
| | |/ | |/|
* | | Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-171-0/+1
|\ \ \
| * | | panic: Reenable preemption in WARN slowpathLukas Wunner2023-09-151-0/+1
* | | | stat: remove no-longer-used helper macrosLinus Torvalds2023-09-171-6/+0
* | | | Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-174-17/+24
|\ \ \ \
| * | | | smb3: fix some minor typos and repeated wordsSteve French2023-09-152-3/+5
| * | | | smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2023-09-152-4/+4
| * | | | smb3: move server check earlier when setting channel sequence numberSteve French2023-09-121-10/+15
| | |/ / | |/| |
* | | | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds2023-09-172-2/+1
|\ \ \ \
| * | | | ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon2023-09-131-1/+1
| * | | | ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon2023-09-131-1/+0
| |/ / /
* | | | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-176-51/+64
|\ \ \ \
| * | | | ext4: fix rec_len verify errorShida Zhang2023-09-141-11/+15