summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke
2023-10-11nvme-tcp: allocate socket fileHannes Reinecke
2023-10-11security/keys: export key_lookup()Hannes Reinecke
2023-10-11nvme-keyring: implement nvme_tls_psk_default()Hannes Reinecke
2023-10-11nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke
2023-10-11nvme-keyring: define a 'psk' keytypeHannes Reinecke
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke
2023-10-05nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_byKees Cook
2023-10-03aoe: replace strncpy with strscpyJustin Stitt
2023-10-03null_blk: replace strncpy with strscpyJustin Stitt
2023-10-02cdrom: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-09-28Merge tag 'md-next-20230927' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2023-09-26badblocks: switch to the improved badblock handling codeColy Li
2023-09-26badblocks: improve badblocks_check() for multiple ranges handlingColy Li
2023-09-26badblocks: improve badblocks_clear() for multiple ranges handlingColy Li
2023-09-26badblocks: improve badblocks_set() for multiple ranges handlingColy Li
2023-09-26badblocks: add helper routines for badblock ranges handlingColy Li
2023-09-26badblocks: add more helper structure and routines in badblocks.hColy Li
2023-09-25md: replace deprecated strncpy with memcpyJustin Stitt
2023-09-22md/md-linear: Annotate struct linear_conf with __counted_byKees Cook
2023-09-22md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()Yu Kuai
2023-09-22md: don't check 'mddev->pers' from suspend_hi_store()Yu Kuai
2023-09-22md-bitmap: suspend array earlier in location_store()Yu Kuai
2023-09-22md-bitmap: remove the checking of 'pers->quiesce' from location_store()Yu Kuai
2023-09-22md: don't rely on 'mddev->pers' to be set in mddev_suspend()Yu Kuai
2023-09-22md: initialize 'writes_pending' while allocating mddevYu Kuai
2023-09-22md: initialize 'active_io' while allocating mddevYu Kuai
2023-09-22md: delay remove_and_add_spares() for read only array to md_start_sync()Yu Kuai
2023-09-22md: factor out a helper rdev_addable() from remove_and_add_spares()Yu Kuai
2023-09-22md: factor out a helper rdev_is_spare() from remove_and_add_spares()Yu Kuai
2023-09-22md: factor out a helper rdev_removeable() from remove_and_add_spares()Yu Kuai
2023-09-22md: delay choosing sync action to md_start_sync()Yu Kuai
2023-09-22md: factor out a helper to choose sync action from md_check_recovery()Yu Kuai
2023-09-22md: use separate work_struct for md_start_sync()Yu Kuai
2023-09-22block/null_blk: add queue_rqs() supportChengming Zhou
2023-09-22blk-mq: update driver tags request table when start requestChengming Zhou
2023-09-22blk-mq: support batched queue_rqs() on shared tags queueChengming Zhou
2023-09-22blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou
2023-09-22blk-mq: account active requests when get driver tagChengming Zhou
2023-09-17Linux 6.6-rc2v6.6-rc2Linus Torvalds
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu