Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback, (continued)
- [no subject], Unknown
- [PATCH v2 0/6] blk: refactor queue affinity helpers,
Daniel Wagner
- [PATCH 0/5] scsi: ufs: Bug fixes for ufs core and platform drivers,
Manivannan Sadhasivam via B4 Relay
- [PATCH] scsi: target: tcmu: Constify some structures,
Christophe JAILLET
- Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams,
Christoph Hellwig
- [PATCH v2] scsi: Replace zero-length array with flexible array member,
Thorsten Blum
- [PATCH v1 0/5] mpi3mr: Few Enhancements and minor fixes,
Ranjan Kumar
- [PATCH v1 0/2] mpt3sas: Update driver version,
Ranjan Kumar
- [PATCH] scsi: Replace zero-length array with flexible array member,
Thorsten Blum
- [RFC v1 0/8] scsi: Multipath support for scsi disk devices.,
himanshu . madhani
- [RFC v1 3/8] scsi: Add error handling capability for multipath, himanshu . madhani
- [RFC v1 2/8] scsi: create multipath capable scsi host, himanshu . madhani
- [RFC v1 5/8] scsi: Add scsi multipath sysfs hooks, himanshu . madhani
- [RFC v1 6/8] scsi: Add multipath suppport for device handler, himanshu . madhani
- [RFC v1 4/8] scsi: Complete multipath request, himanshu . madhani
- [RFC v1 7/8] scsi: Add multipath disk init code for sd driver, himanshu . madhani
- [RFC v1 8/8] scsi_debug: Add module parameter for ALUA multipath, himanshu . madhani
- [RFC v1 1/8] scsi: Add multipath device support, himanshu . madhani
- Re: [RFC v1 0/8] scsi: Multipath support for scsi disk devices., Bart Van Assche
- Re: [RFC v1 0/8] scsi: Multipath support for scsi disk devices., Hannes Reinecke
- [GIT PULL] SCSI fixes for 6.12-rc6,
James Bottomley
- [PATCH v5 0/7] Initial support for RK3576 UFS controller,
Shawn Lin
- [PATCH] scsi: lpfc: Fix spelling errors asynchronously, liujing
- Re: DMMP request-queue vs. BiO,
John Meneghini
- [PATCH v2] [SCSI] esas2r: fix possible array out-of-bounds caused by bad DMA value in esas2r_process_vda_ioctl(),
Qiu-ji Chen
- mpi3mr UBSAN splats, Damien Le Moal
- [PATCH] scsi: qla1280.h,
Magnus Lindholm
- [PATCH] scsi: qla1280.c (bug/typo), Magnus Lindholm
- [PATCH] scsi: ufs: core: Restore SM8650 support,
Bart Van Assche
- [PATCH v8 00/10] Read/Write with meta/integrity,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH] io_uring/rw: add support to send metadata along with read/write, Anuj Gupta
[syzbot] [scsi?] [usb?] KASAN: slab-use-after-free Read in sg_release,
syzbot
[PATCH v2 0/3] scsi: st: Device reset patches,
Kai Mäkisara
[syzbot] [usb?] [scsi?] WARNING: bad unlock balance in sd_revalidate_disk,
syzbot
[syzbot] [scsi?] possible deadlock in sd_remove, syzbot
[PATCH] scsi: sun3: Mark driver struct with __refdata to prevent section mismatch,
Geert Uytterhoeven
[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_get_event(),
Qiu-ji Chen
[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_set_event(),
Qiu-ji Chen
[PATCH v3 0/2] Untie the host lock entanglement - part 2,
Avri Altman
[no subject], Unknown
Re: [PATCH 2/2] ata: libata: Issue non-NCQ command via EH when NCQ commands in-flight, Niklas Cassel
[Bug 219467] New: Adaptec 71605 hangs with aacraid: Host adapter abort request after update to linux 6.11.5,
bugzilla-daemon
[PATCH v3] scsi: qla1280.c,
Magnus Lindholm
[PATCH v4 0/7] Initial support for RK3576 UFS controller,
Shawn Lin
[PATCH v7 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v6] ufs: core: Add WB buffer resize support, Huan Tang
[PATCH v5] ufs: core: Add WB buffer resize support, Huan Tang
[PATCH 0/2] scsi: st: Device reset patches,
Kai Mäkisara
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v3 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v3 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH v3 16/18] jbd2: switch to using the crc32c library, Eric Biggers
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1),
Thomas Weißschuh
- [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size(), Thomas Weißschuh
- [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns(), Thomas Weißschuh
- [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR(), Thomas Weißschuh
- [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size(), Thomas Weißschuh
- [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek(), Thomas Weißschuh
- [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible(), Thomas Weißschuh
- [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes, Thomas Weißschuh
- [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size, Thomas Weißschuh
- [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants, Thomas Weißschuh
- [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap(), Thomas Weißschuh
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1), Krzysztof Wilczyński
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1), Bjorn Helgaas
[PATCH] scsi: iscsi: special case for GET_HOST_STATS,
Xiang Zhang
Re: [PATCH v1 v1] target: fix incorrect function name in pr_err, Martin K. Petersen
[PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req,
linux
[PATCH v4] ufs: core: Add WB buffer resize support, Huan Tang
[PATCH] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN,
Ingyu Jang
[PATCH] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL,
Ingyu Jang
[PATCH 00/11] Update lpfc to revision 14.4.0.6,
Justin Tee
- [PATCH 01/11] lpfc: Modify cgn warning signal calculation based on EDC response, Justin Tee
- [PATCH 02/11] lpfc: Check devloss callbk done flag for potential stale ndlp ptrs, Justin Tee
- [PATCH 03/11] lpfc: Call lpfc_sli4_queue_unset in restart and rmmod paths, Justin Tee
- [PATCH 04/11] lpfc: Update lpfc_els_flush_cmd to check for SLI_ACTIVE before BSG flag, Justin Tee
- [PATCH 05/11] lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI, Justin Tee
- [PATCH 06/11] lpfc: Add cleanup of nvmels_wq after HBA reset, Justin Tee
- [PATCH 07/11] lpfc: Prevent ndlp reference count underflow in dev_loss_tmo callback, Justin Tee
- [PATCH 08/11] lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure, Justin Tee
- [PATCH 11/11] lpfc: Copyright updates for 14.4.0.6 patches, Justin Tee
- [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.6, Justin Tee
- [PATCH 09/11] lpfc: Change lpfc_nodelist nlp_flag member into a bitmask, Justin Tee
- Re: [PATCH 00/11] Update lpfc to revision 14.4.0.6, Martin K. Petersen
- Re: [PATCH 00/11] Update lpfc to revision 14.4.0.6, Martin K. Petersen
[PATCH] scsi: ufs: Start the RTC update work later,
Bart Van Assche
[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101,
Peter Griffin
- [PATCH v3 01/14] scsi: ufs: exynos: remove empty drv_init method, Peter Griffin
- [PATCH v3 02/14] scsi: ufs: exynos: remove superfluous function parameter, Peter Griffin
- [PATCH v3 03/14] scsi: ufs: exynos: Allow UFS Gear 4, Peter Griffin
- [PATCH v3 04/14] scsi: ufs: exynos: add check inside exynos_ufs_config_smu(), Peter Griffin
- [PATCH v3 05/14] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL, Peter Griffin
- [PATCH v3 06/14] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check, Peter Griffin
- [PATCH v3 07/14] scsi: ufs: exynos: gs101: remove unused phy attribute fields, Peter Griffin
- [PATCH v3 08/14] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init(), Peter Griffin
- [PATCH v3 09/14] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster, Peter Griffin
- [PATCH v3 10/14] scsi: ufs: exynos: enable write line unique transactions on gs101, Peter Griffin
- [PATCH v3 11/14] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE, Peter Griffin
- [PATCH v3 12/14] scsi: ufs: exynos: fix hibern8 notify callbacks, Peter Griffin
- [PATCH v3 13/14] scsi: ufs: exynos: gs101: enable clock gating with hibern8, Peter Griffin
- [PATCH v3 14/14] MAINTAINERS: Update UFS Exynos entry, Peter Griffin
- Re: [PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101, Martin K. Petersen
- Re: [PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101, Martin K. Petersen
[PATCH v2] scsi: qla1280.c,
Magnus Lindholm
[PATCH] virtio: only reset device and restore status if needed in device resume,
qiang4 . zhang
[PATCH 0/3] scsi: st: improve pos_unknown handling after reset,
John Meneghini
[PATCH] scsi: sg: Enable runtime power management,
Bart Van Assche
[PATCH v6 00/10] Read/Write with metadata/integrity,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 1/2] scsi: ufs: exynos: remove unused tx_linereset_n/tx_dif_n_nsec fields,
Tudor Ambarus
[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer,
Johannes Thumshirn
[GIT PULL] SCSI fixes for 6.12-rc5,
James Bottomley
[PATCH 1/2] scsi: ufs: exynos: remove empty drv_init method,
Tudor Ambarus
[PATCH v5 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 0/1] scsi: qla1280.c,
Magnus Lindholm
[PATCHv10 0/9] write hints with nvme fdp, scsi streams,
Keith Busch
Message not available
Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
Message not available
[PATCH V2 0/3] Add support for multiple ICE allocators,
Ram Kumar Dwivedi
[PATCH v2 0/2] Untie the host lock entanglement - part 2,
Avri Altman
[PATCH v3] ufs: core: Add WB buffer resize support,
Huan Tang
[PATCH] scsi: ufs: Replace deprecated PCI functions,
Philipp Stanner
[PATCH] scsi: Switch back to struct platform_driver::remove(),
Uwe Kleine-König
[PATCH 0/2] Untie the host lock entanglement - part 2,
Avri Altman
[PATCH 0/2] scsi: Fix two possible memory leaks,
Zhen Lei
[no subject], Unknown
[PATCH v2] ufs: core: Add WB buffer resize support,
Huan Tang
[PATCHv9 0/7] write hints with nvme fdp, scsi streams,
Keith Busch
Message not available
Message not available
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]