index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-17
nvme-auth: alloc nvme_dhchap_key as single buffer
Mark O'Donovan
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
2023-10-11
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
2023-10-11
security/keys: export key_lookup()
Hannes Reinecke
2023-10-11
nvme-keyring: implement nvme_tls_psk_default()
Hannes Reinecke
2023-10-11
nvme-tcp: add definitions for TLS cipher suites
Hannes Reinecke
2023-10-11
nvme: add TCP TSAS definitions
Hannes Reinecke
2023-10-11
nvme-keyring: define a 'psk' keytype
Hannes Reinecke
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
2023-10-05
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
2023-10-03
aoe: replace strncpy with strscpy
Justin Stitt
2023-10-03
null_blk: replace strncpy with strscpy
Justin Stitt
2023-10-02
cdrom: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-09-28
Merge tag 'md-next-20230927' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2023-09-26
badblocks: switch to the improved badblock handling code
Coly Li
2023-09-26
badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
2023-09-26
badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
2023-09-26
badblocks: improve badblocks_set() for multiple ranges handling
Coly Li
2023-09-26
badblocks: add helper routines for badblock ranges handling
Coly Li
2023-09-26
badblocks: add more helper structure and routines in badblocks.h
Coly Li
2023-09-25
md: replace deprecated strncpy with memcpy
Justin Stitt
2023-09-22
md/md-linear: Annotate struct linear_conf with __counted_by
Kees Cook
2023-09-22
md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
Yu Kuai
2023-09-22
md: don't check 'mddev->pers' from suspend_hi_store()
Yu Kuai
2023-09-22
md-bitmap: suspend array earlier in location_store()
Yu Kuai
2023-09-22
md-bitmap: remove the checking of 'pers->quiesce' from location_store()
Yu Kuai
2023-09-22
md: don't rely on 'mddev->pers' to be set in mddev_suspend()
Yu Kuai
2023-09-22
md: initialize 'writes_pending' while allocating mddev
Yu Kuai
2023-09-22
md: initialize 'active_io' while allocating mddev
Yu Kuai
2023-09-22
md: delay remove_and_add_spares() for read only array to md_start_sync()
Yu Kuai
2023-09-22
md: factor out a helper rdev_addable() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: factor out a helper rdev_is_spare() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: factor out a helper rdev_removeable() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: delay choosing sync action to md_start_sync()
Yu Kuai
2023-09-22
md: factor out a helper to choose sync action from md_check_recovery()
Yu Kuai
2023-09-22
md: use separate work_struct for md_start_sync()
Yu Kuai
2023-09-22
block/null_blk: add queue_rqs() support
Chengming Zhou
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
[next]