Linux SCSI Development
[Prev Page][Next Page]
[PATCH v3] scsi: hpsa: Remove deprecated and unnecessary strncpy(), Thorsten Blum
[PATCH v3] ufs: core: add hba parameter to trace events,
peter.wang
[PATCH v2] scsi: core: clear driver private data when retry request,
Ye Bin
[PATCH 5.10] scsi: core: Fix scsi_mode_sense() buffer length handling, Vasiliy Kovalev
[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy(),
Thorsten Blum
[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad(),
Thorsten Blum
[PATCH v2] ufs: core: add hba parameter to trace events,
peter.wang
[PATCH v2 0/7] scsi: scsi_debug: Add more tape support,
Kai Mäkisara
[PATCH v5 0/8] Support Multi-frequency scale for UFS,
Ziqi Chen
Re: [PATCH] scsi:target: remove invalid loop traversal in spc_rsoc_get_descr, Martin K. Petersen
[PATCH 0/5] mpt3sas driver udpates,
Shivasharan S
[PATCH] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad(),
Thorsten Blum
[PATCH] scsi: hpsa: Replace deprecated strncpy() with strscpy(),
Thorsten Blum
[PATCH] scsi: ufs: Constify the third pwr_change_notify() argument,
Bart Van Assche
[PATCH] scsi: hpsa: Use min() to simplify code,
Thorsten Blum
[PATCH v1] ufs: core: add hba parameter to trace events,
peter.wang
[PATCH] scsi: qla4xxx: Add missing is_qla4022 check in device initialization,
Wentao Liang
[PATCH] scsi: hpsa: Fix missing error check for hpsa_scsi_do_simple_cmd_with_retry(),
Wentao Liang
[PATCH] scsi: sd: Use str_on_off() helper in sd_read_write_protect_flag(), Thorsten Blum
[PATCH] scsi: hpsa: Use str_enabled_disabled() helper function, Thorsten Blum
[PATCH v4] scsi: ufs: critical health condition,
Avri Altman
[PATCH AUTOSEL 5.4 5/6] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 5.10 5/8] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 5.15 6/9] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 5.15 5/9] scsi: core: Use GFP_NOIO to avoid circular locking dependency, Sasha Levin
[PATCH AUTOSEL 6.1 06/11] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 6.1 05/11] scsi: core: Use GFP_NOIO to avoid circular locking dependency, Sasha Levin
[PATCH AUTOSEL 6.6 10/15] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 6.6 09/15] scsi: ufs: core: Fix error return with query response, Sasha Levin
[PATCH AUTOSEL 6.6 08/15] scsi: core: Use GFP_NOIO to avoid circular locking dependency, Sasha Levin
[PATCH AUTOSEL 6.12 13/19] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 6.12 12/19] scsi: ufs: core: Fix error return with query response, Sasha Levin
[PATCH AUTOSEL 6.12 11/19] scsi: core: Use GFP_NOIO to avoid circular locking dependency, Sasha Levin
[PATCH AUTOSEL 6.13 14/21] scsi: qla1280: Fix kernel oops when debug level > 2, Sasha Levin
[PATCH AUTOSEL 6.13 13/21] scsi: ufs: core: Fix error return with query response, Sasha Levin
[PATCH AUTOSEL 6.13 12/21] scsi: core: Use GFP_NOIO to avoid circular locking dependency, Sasha Levin
[PATCH] scsi, usb: Rename the RESERVE and RELEASE constants,
Bart Van Assche
[PATCH 0/2] Fix locking bugs in error paths,
Bart Van Assche
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys,
Eric Biggers
[PATCH v1 0/7] scsi: scsi_debug: Add more tape support,
Kai Mäkisara
[PATCH] scsi: core: clear driver private data when retry request,
Ye Bin
[PATCH v3] scsi: ufs: critical health condition,
Avri Altman
[PATCH v4 0/8] Support Multi-frequency scale for UFS,
Ziqi Chen
[RESEND PATCH] scsi: aha1740: Use str_enabled_disabled() helper,
Thorsten Blum
Re: The business loan-, David Song
[GIT PULL] SCSI fixes for 6.14-rc1,
James Bottomley
[PATCH v3] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute, WangYuli
[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH v2] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute,
WangYuli
[PATCH] scsi: iscsi_tcp: switch to using the crc32c library,
Eric Biggers
blktests failures with v6.14-rc1 kernel,
Shinichiro Kawasaki
[PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring,
Kees Cook
- [PATCH 03/10] scsi: mpt3sas: Mark device strings as nonstring, Kees Cook
- [PATCH 01/10] scsi: mptfusion: Mark device strings as nonstring, Kees Cook
- [PATCH 04/10] scsi: qla2xxx: Mark device strings as nonstring, Kees Cook
- [PATCH 02/10] scsi: mpi3mr: Mark device strings as nonstring, Kees Cook
- [PATCH 05/10] string: kunit: Mark nonstring test strings as __nonstring, Kees Cook
- [PATCH 09/10] compiler.h: Introduce __must_be_noncstr(), Kees Cook
- [PATCH 07/10] uapi: stddef.h: Introduce __kernel_nonstring, Kees Cook
- [PATCH 10/10] string.h: Validate memtostr*()/strtomem*() arguments more carefully, Kees Cook
- [PATCH 08/10] nilfs2: Mark on-disk strings as nonstring, Kees Cook
- [PATCH 06/10] x86/tdx: Mark message.str as nonstring, Kees Cook
- Re: [PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring, Martin K. Petersen
[PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs,
Andy Shevchenko
[PATCH] scsi: target: iscsi: Fix typos,
Andrew Kreimer
[PATCH v3 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH][next] scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping",
Colin Ian King
[PATCH v7 0/7] Initial support for RK3576 UFS controller,
Shawn Lin
[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework, Chaitanya Kulkarni
[PATCH v2] scsi: ufs: critical health condition,
Avri Altman
[PATCH v11 0/7] Support for hardware-wrapped inline encryption keys,
Eric Biggers
- [PATCH v11 1/7] blk-crypto: add basic hardware-wrapped key support, Eric Biggers
- [PATCH v11 2/7] blk-crypto: show supported key types in sysfs, Eric Biggers
- [PATCH v11 3/7] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Eric Biggers
- [PATCH v11 4/7] fscrypt: add support for hardware-wrapped keys, Eric Biggers
- [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key, Eric Biggers
- [PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver, Eric Biggers
- [PATCH v11 7/7] ufs: qcom: add support for wrapped keys, Eric Biggers
- Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Bartosz Golaszewski
- Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Eric Biggers
- Re: (subset) [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Jens Axboe
[PATCH 0/2] scsi: ufs: critical health condition,
Avri Altman
[no subject], Unknown
[PATCH V12] scsi: ufs: qcom: Enable UFS Shared ICE Feature,
Ram Kumar Dwivedi
[PATCH v3 0/8] Support Multi-frequency scale for UFS,
Ziqi Chen
[PATCH v2 0/2] Remove cxl and cxlflash drivers,
Andrew Donnellan
[PATCH v2] scsi: target: Remove unnecessary null checking for bio allocation, Kohei Enju
[PATCH v1] scsi: target: remove unnecessary null checking for bio allocation,
Kohei Enju
[PATCH] scsi: qedf: Use kzalloc() and add check for bdt_info,
Jiasheng Jiang
[PATCH] scsi: bnx2fc: Add check for bdt_info to avoid NULL pointer dereference, Jiasheng Jiang
[PATCH v2] scsi: core: Do not retry I/Os during depopulation,
Igor Pylypiv
[PATCH] scsi: mpt3sas: Reduce log level of `set ignore_delay_remove for handle(0x%04x)` to info,
Paul Menzel
annotate noio context v2,
Christoph Hellwig
[PATCH 0/6] Update lpfc to revision 14.4.0.8,
Justin Tee
[PATCH] scsi: core: Do not retry I/Os during depopulation,
Igor Pylypiv
[PATCH] [v2]aacraid: Reply queue mapping to CPUs based on IRQ affinity,
Sagar Biradar
[PATCH AUTOSEL 6.1 1/4] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service,
Sasha Levin
[PATCH AUTOSEL 6.6 1/4] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service,
Sasha Levin
[PATCH AUTOSEL 6.12 1/4] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service,
Sasha Levin
[PATCH AUTOSEL 6.13 1/4] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service,
Sasha Levin
[PATCH v1 0/4] mpi3mr: Few Enhancements and minor fixes,
Ranjan Kumar
[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH] scsi: use GFP_NOFS to avoid circular locking dependency,
Rik van Riel
[PATCH] scsi: use GFP_NOIO to avoid circular locking dependency, Rik van Riel
[PATCH 00/16] Converge on using secs_to_jiffies() part two,
Easwar Hariharan
- [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 03/16] accel/habanalabs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too, Easwar Hariharan
- [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 08/16] libata: zpodd: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 07/16] libceph: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 05/16] btrfs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 10/16] power: supply: da9030: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 11/16] nvme: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 13/16] spi: spi-imx: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH 00/16] Converge on using secs_to_jiffies() part two, Andrew Morton
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage,
Yury Norov
[RFC PATCH 0/6] scsi: scsi_debug: Add more tape support,
Kai Mäkisara
[PATCH v4 0/2] Fixes for UFS clock gating initialization,
Avri Altman
[LSF/MM/BPF Topic] Energy-Efficient I/O,
Bart Van Assche
[PATCH] aacraid: Fix reply queue mapping to CPUs based on IRQ affinity,
Sagar Biradar
[PATCH V11] scsi: ufs: qcom: Enable UFS Shared ICE Feature,
Ram Kumar Dwivedi
[PATCH v1 0/9] Fixes multiple sysctl bound checks,
nicolas . bouchinet
- [PATCH v1 2/9] sysctl: Fixes nf_conntrack_expect_max bounds, nicolas . bouchinet
- [PATCH v1 1/9] sysctl: Fixes nf_conntrack_max bounds, nicolas . bouchinet
- [PATCH v1 3/9] sysctl: Fixes gc_thresh bounds, nicolas . bouchinet
- [PATCH v1 4/9] sysctl: Fixes idmap_cache_timeout bounds, nicolas . bouchinet
- [PATCH v1 5/9] sysctl: Fixes nsm_local_state bounds, nicolas . bouchinet
- [PATCH v1 6/9] sysctl/coda: Fixes timeout bounds, nicolas . bouchinet
- [PATCH v1 7/9] sysctl: Fixes scsi_logging_level bounds, nicolas . bouchinet
- [PATCH v1 8/9] sysctl/infiniband: Fixes infiniband sysctl bounds, nicolas . bouchinet
- [PATCH v1 9/9] sysctl: Fixes max-user-freq bounds, nicolas . bouchinet
- Re: [PATCH v1 0/9] Fixes multiple sysctl bound checks, Joe Damato
- Re: [PATCH v1 0/9] Fixes multiple sysctl bound checks, Jakub Kicinski
[PATCH] scsi: mpt3sas: Remove unused config functions,
linux
[PATCH] scsi: message: fusion: Remove unused mptscsih_target_reset,
linux
[PATCH] scsi: mvsas: remove unused mvs_phys_reset,
linux
[PATCH v3 0/2] Fixes for UFS clock gating initialization,
Avri Altman
[PATCH v1] scsi: qla1280.c: fix kernel Oops when debug level > 2,
Magnus Lindholm
[PATCH v4] scsi: ufs: fix use-after free in init error and remove paths,
André Draszik
[PATCH] scsi: isci: Fix double word in comments, Charles Han
[PATCH v2] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization,
Avri Altman
[PATCH] ufs: fix deadlock issue for the race scenario of suspend and shutdown simultaneously, qiwu.chen
[PATCH v2] scsi: ufs: Move clock gating sysfs entries to ufs-sysfs.c,
Avri Altman
[PATCH v2] scsi: storvsc: Set correct data length for sending SCSI command without payload,
longli
blktests failures with v6.13 kernel, Shinichiro Kawasaki
[PATCH] scsi: ufs: Move clock gating sysfs entries to ufs-sysfs.c,
Avri Altman
[PATCH v2 0/8] Support Multi-frequency scale for UFS,
Ziqi Chen
[PATCH] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization,
Avri Altman
[PATCH blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH v6 0/7] Initial support for RK3576 UFS controller,
Shawn Lin
[PATCH v3 0/4] scsi: st: scsi_error: More reset patches,
Kai Mäkisara
[PATCH] scsi: cxlflash: change kzalloc to kcalloc,
Ethan Carter Edwards
[PATCH] scsi: Constify struct pci_error_handlers,
Christophe JAILLET
[PATCH v2] scsi: ufs: core: Fix error return with query response,
Seunghui Lee
REMINDER - LSF/MM/BPF: 2025: Call for Proposals,
Michal Hocko
[PATCH v2 0/4] soc: qcom: ice: fix dev reference leaked through of_qcom_ice_get,
Tudor Ambarus
annotate noio context,
Christoph Hellwig
[PATCH] scsi: ufs: core: Fix error return with query response,
Seunghui Lee
[PATCH] scsi: storvsc: Set correct data length for sending SCSI command without payload,
longli
[PATCH RFC v2 0/8] device mapper atomic write support,
John Garry
- [PATCH RFC v2 5/8] dm-linear: Enable atomic writes, John Garry
- [PATCH RFC v2 8/8] dm-mirror: Support atomic writes, John Garry
- [PATCH RFC v2 6/8] dm-stripe: Enable atomic writes, John Garry
- [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write, John Garry
- [PATCH RFC v2 3/8] dm-table: atomic writes support, John Garry
- [PATCH RFC v2 2/8] block: Don't trim an atomic write, John Garry
- [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region, John Garry
- [PATCH RFC v2 1/8] block: Add common atomic writes enable flag, John Garry
- Re: [PATCH RFC v2 0/8] device mapper atomic write support, Mike Snitzer
- Re: (subset) [PATCH RFC v2 0/8] device mapper atomic write support, Jens Axboe
[PATCH 0/4] soc: qcom: ice: fix dev reference leaked through of_qcom_ice_get,
Tudor Ambarus
[syzbot] Monthly scsi report (Jan 2025), syzbot
[PATCH v3] scsi: ufs: fix use-after free in init error and remove paths,
André Draszik
[PATCH 0/8] Support Multi-frequency scale for UFS,
Ziqi Chen
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]