Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v2 00/16] block atomic writes, (continued)
- [PATCH] scsi: bnx2i: fix fortify warning, Dmitry Antipov
- [PATCH v3 00/35] bitops: add atomic find_bit() operations,
Yury Norov
- [PATCH v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy,
Justin Stitt
- Re: [PATCH 0/5] scsi: hisi_sas: Minor fixes and cleanups,
chenxiang (M)
- [PATCH] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode,
Justin Stitt
- [PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic,
Karan Tilak Kumar
- [PATCH v6 01/13] scsi: fnic: Modify definitions to sync with VIC firmware, Karan Tilak Kumar
- [PATCH v6 02/13] scsi: fnic: Add and use fnic number, Karan Tilak Kumar
- [PATCH v6 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq, Karan Tilak Kumar
- [PATCH v6 03/13] scsi: fnic: Add and improve log messages, Karan Tilak Kumar
- [PATCH v6 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config, Karan Tilak Kumar
- [PATCH v6 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue, Karan Tilak Kumar
- [PATCH v6 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ), Karan Tilak Kumar
- [PATCH v6 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs, Karan Tilak Kumar
- [PATCH v6 09/13] scsi: fnic: Remove usage of host_lock, Karan Tilak Kumar
- [PATCH v6 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c, Karan Tilak Kumar
- [PATCH v6 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver, Karan Tilak Kumar
- [PATCH v6 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ), Karan Tilak Kumar
- [PATCH v6 13/13] scsi: fnic: Increment driver version, Karan Tilak Kumar
- Re: [PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic, Martin K. Petersen
- Re: [PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic, Martin K. Petersen
- [PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 12/18] gfs2: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 16/18] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis, Yu Kuai
- [PATCH] scsi: hpsa: prevent memory leak in hpsa_big_passthru_ioctl, Fedor Pchelkin
- [linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c, kernel test robot
- [PATCH] scsi: ufs: qcom: Perform read back after writing reset bit,
Andrew Halaney
- [GIT PULL] SCSI fixes for 6.7-rc4,
James Bottomley
- [PATCH V5] scsi: ufs: core: store min and max clk freq from OPP table,
Nitin Rawat
- [PATCH v4 0/3] Add UFS RTC support,
Bean Huo
- [PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe(),
linan666
- [PATCH v2 00/17] scsi: ufs: qcom: Code cleanups,
Manivannan Sadhasivam
- [PATCH v2 01/17] scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks, Manivannan Sadhasivam
- [PATCH v2 02/17] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key(), Manivannan Sadhasivam
- [PATCH v2 03/17] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails, Manivannan Sadhasivam
- [PATCH v2 04/17] scsi: ufs: qcom: Remove superfluous variable assignments, Manivannan Sadhasivam
- [PATCH v2 05/17] scsi: ufs: qcom: Remove the warning message when core_reset is not available, Manivannan Sadhasivam
- [PATCH v2 06/17] scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them, Manivannan Sadhasivam
- [PATCH v2 07/17] scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails, Manivannan Sadhasivam
- [PATCH v2 08/17] scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence(), Manivannan Sadhasivam
- [PATCH v2 09/17] scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure, Manivannan Sadhasivam
- [PATCH v2 10/17] scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod_get_optional(), Manivannan Sadhasivam
- [PATCH v2 11/17] scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array, Manivannan Sadhasivam
- [PATCH v2 12/17] scsi: ufs: qcom: Sort includes alphabetically, Manivannan Sadhasivam
- [PATCH v2 13/17] scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_ctrl(), Manivannan Sadhasivam
- [PATCH v2 14/17] scsi: ufs: qcom: Simplify ufs_qcom_{assert/deassert}_reset, Manivannan Sadhasivam
- [PATCH v2 15/17] scsi: ufs: qcom: Remove support for host controllers older than v2.0, Manivannan Sadhasivam
- [PATCH v2 16/17] scsi: ufs: qcom: Use ufshcd_rmwl() where applicable, Manivannan Sadhasivam
- [PATCH v2 17/17] scsi: ufs: qcom: Remove unused definitions, Manivannan Sadhasivam
- Re: [PATCH v2 00/17] scsi: ufs: qcom: Code cleanups, Andrew Halaney
- Re: [PATCH v2 00/17] scsi: ufs: qcom: Code cleanups, Konrad Dybcio
- Re: [PATCH v2 00/17] scsi: ufs: qcom: Code cleanups, Martin K. Petersen
- Re: [PATCH v2 00/17] scsi: ufs: qcom: Code cleanups, Martin K. Petersen
- [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17,
Justin Tee
- [PATCH 0/2] scsi: target: iscsi: Fix two protocol issues,
lduncan
- [PATCH] mpi3mr: fix printk() format strings,
Arnd Bergmann
- Re: [PATCH] drivers: base: Introduce a new kernel parameter driver_sync_probe=,
Yafang Shao
- [PATCH v5 00/13] Introduce support for multiqueue (MQ) in fnic,
Karan Tilak Kumar
- [PATCH v5 01/13] scsi: fnic: Modify definitions to sync with VIC firmware, Karan Tilak Kumar
- [PATCH v5 02/13] scsi: fnic: Add and use fnic number, Karan Tilak Kumar
- [PATCH v5 03/13] scsi: fnic: Add and improve log messages, Karan Tilak Kumar
- [PATCH v5 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq, Karan Tilak Kumar
- [PATCH v5 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config, Karan Tilak Kumar
- [PATCH v5 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue, Karan Tilak Kumar
- [PATCH v5 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ), Karan Tilak Kumar
- [PATCH v5 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs, Karan Tilak Kumar
- [PATCH v5 09/13] scsi: fnic: Remove usage of host_lock, Karan Tilak Kumar
- [PATCH v5 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c, Karan Tilak Kumar
- [PATCH v5 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver, Karan Tilak Kumar
- [PATCH v5 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ), Karan Tilak Kumar
- [PATCH v5 13/13] scsi: fnic: Increment driver version, Karan Tilak Kumar
- [PATCH v1 0/4] mpi3mr: Few Enhancements and minor fix,
Ranjan Kumar
- [BUG] lpfc: Kernel NULL pointer dereference in lpfc_dev_loss_tmo_callbk,
Dietmar Hahn (Fujitsu)
- [PATCH V4] scsi: ufs: core: store min and max clk freq from OPP table,
Nitin Rawat
- [PATCH] mpi3mr: Fix wrong format specifiers, Chandrakanth patil
- [PATCH V3] scsi: ufs: core: store min and max clk freq from OPP table, Nitin Rawat
- [PATCH V2] scsi: ufs: core: store min and max clk freq from OPP table,
Nitin Rawat
- [PATCH v18 00/12] Implement copy offload support,
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
- Message not available
- Message not available
[PATCH V1] scsi: ufs: core: store min and max clk freq from OPP table,
Nitin Rawat
[PATCH 0/4] Support for preallocation of SGL BSG data buffers,
Chandrakanth patil
Fwd: drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces),
Christophe Leroy
[PATCH v6 0/3] Add UFS host controller and Phy nodes for sc7280,
Luca Weiss
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH -next RFC 03/14] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH -next RFC 01/14] block: add some bdev apis, Yu Kuai
- [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH -next RFC 08/14] btrfs: use bdev apis, Yu Kuai
- [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH -next RFC 10/14] erofs: use bdev api, Yu Kuai
- [PATCH -next RFC 11/14] ext4: use bdev apis, Yu Kuai
- [PATCH -next RFC 12/14] jbd2: use bdev apis, Yu Kuai
- [PATCH -next RFC 13/14] gfs2: use bdev api, Yu Kuai
- [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- Re: [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules, Christoph Hellwig
Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
[PATCH V2 0/3] Add CPU latency QoS support for ufs driver,
Maramaina Naresh
[PATCH v5 0/3] Fix the failure of adding phy with zero-address to port,
Xingui Yang
[bug report] scsi: lpfc: Add support for the CM framework,
Dan Carpenter
[PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280,
Luca Weiss
[PATCH] scsi: megaraid_sas: fix a use-after-free in megasas_alloc_cmdlist_fusion, Dinghao Liu
[PATCH v2 00/35] bitops: add atomic find_bit() operations,
Yury Norov
[PATCH] scsi: qla2xxx: fix a memleak in qla2x00_mem_alloc, Zhipeng Lu
[PATCH 00/14] scsci: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH 03/14] scsi: atari: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 01/14] scsi: a3000: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 09/14] scsi: qlogicpti: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 11/14] scsi: sni_53c710: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 05/14] scsi: jazz_esp: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 02/14] scsi: a4000t: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 04/14] scsi: bvme6000: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 08/14] scsi: mvme16x: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 06/14] scsi: mac_esp: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 10/14] scsi: sgiwd93: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 07/14] scsi: mac: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 14/14] scsi: sun_esp: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 13/14] scsi: sun3x_esp: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 12/14] scsi: sun3: Convert to platform remove callback returning void, Uwe Kleine-König
- Re: [PATCH 00/14] scsci: Convert to platform remove callback returning void, Martin K. Petersen
- Re: [PATCH 00/14] scsci: Convert to platform remove callback returning void, Martin K. Petersen
[PATCH] scsi: megaraid_mm: do not access uninit kioc_list members, Fedor Pchelkin
[PATCH v3 0/3] Add UFS RTC support,
Bean Huo
[PATCH v8 00/10] Enable HS-G5 support on SM8550,
Can Guo
- [PATCH v8 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext(), Can Guo
- [PATCH v8 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param(), Can Guo
- [PATCH v8 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection, Can Guo
- [PATCH v8 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings, Can Guo
- [PATCH v8 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550, Can Guo
- [PATCH v8 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params, Can Guo
- [PATCH v8 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer, Can Guo
- [PATCH v8 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5, Can Guo
- [PATCH v8 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear, Can Guo
- [PATCH v8 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init, Can Guo
- Re: [PATCH v8 00/10] Enable HS-G5 support on SM8550, neil . armstrong
- Re: [PATCH v8 00/10] Enable HS-G5 support on SM8550, Martin K. Petersen
- Re: [PATCH v8 00/10] Enable HS-G5 support on SM8550, Martin K. Petersen
- Re: (subset) [PATCH v8 00/10] Enable HS-G5 support on SM8550, Vinod Koul
Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals,
Bjorn Helgaas
[PATCH] scsi: libsas: fix whitespace formatting,
Nick Spooner
[PATCH 00/13] scsi: ufs: qcom: Minor code cleanups,
Manivannan Sadhasivam
- [PATCH 01/13] scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks, Manivannan Sadhasivam
- [PATCH 02/13] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key(), Manivannan Sadhasivam
- [PATCH 03/13] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails, Manivannan Sadhasivam
- [PATCH 04/13] scsi: ufs: qcom: Remove superfluous variable assignments, Manivannan Sadhasivam
- [PATCH 05/13] scsi: ufs: qcom: Remove the warning message when core_reset is not available, Manivannan Sadhasivam
- [PATCH 06/13] scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them, Manivannan Sadhasivam
- [PATCH 07/13] scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails, Manivannan Sadhasivam
- [PATCH 08/13] scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence(), Manivannan Sadhasivam
- [PATCH 09/13] scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure, Manivannan Sadhasivam
- [PATCH 10/13] scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod_get_optional(), Manivannan Sadhasivam
- [PATCH 11/13] scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array, Manivannan Sadhasivam
- [PATCH 12/13] scsi: ufs: qcom: Sort includes alphabetically, Manivannan Sadhasivam
- [PATCH 13/13] scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_ctrl(), Manivannan Sadhasivam
[PATCH v7 00/10] Enable HS-G5 support on SM8550,
Can Guo
- [PATCH v7 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init, Can Guo
- [PATCH v7 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param(), Can Guo
- [PATCH v7 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5, Can Guo
- [PATCH v7 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection, Can Guo
- [PATCH v7 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext(), Can Guo
- [PATCH v7 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear, Can Guo
- [PATCH v7 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer, Can Guo
- [PATCH v7 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings, Can Guo
- [PATCH v7 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550, Can Guo
- [PATCH v7 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params, Can Guo
- Re: [PATCH v7 00/10] Enable HS-G5 support on SM8550, neil . armstrong
[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value,
Su Hui
[PATCH v2] scsi: libsas: Put the disk offline if all recovery actions fail, Xingui Yang
[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy(),
Kees Cook
[GIT PULL] SCSI fixes for 6.7-rc3,
James Bottomley
[PATCH v6 0/6] Disable fair tag sharing for UFS devices,
Bart Van Assche
[PATCH 0/2] scsi: ses: Fix out-of-bounds accesses,
Ding Hui
[PATCH] scsi: libsas: Put the disk offline if all recovery actions fail,
Xingui Yang
[PATCH] scsi: aic7xxx: fix some problem of return value,
Su Hui
[PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic,
Karan Tilak Kumar
- [PATCH v4 01/13] scsi: fnic: Modify definitions to sync with VIC firmware, Karan Tilak Kumar
- [PATCH v4 02/13] scsi: fnic: Add and use fnic number, Karan Tilak Kumar
- [PATCH v4 03/13] scsi: fnic: Add and improve log messages, Karan Tilak Kumar
- [PATCH v4 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq, Karan Tilak Kumar
- [PATCH v4 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config, Karan Tilak Kumar
- [PATCH v4 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue, Karan Tilak Kumar
- [PATCH v4 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs, Karan Tilak Kumar
- [PATCH v4 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ), Karan Tilak Kumar
- [PATCH v4 09/13] scsi: fnic: Remove usage of host_lock, Karan Tilak Kumar
- [PATCH v4 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c, Karan Tilak Kumar
- [PATCH v4 13/13] scsi: fnic: Increment driver version, Karan Tilak Kumar
- [PATCH v4 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver, Karan Tilak Kumar
- [PATCH v4 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ), Karan Tilak Kumar
- Re: [PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic, Martin K. Petersen
[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v5 01/17] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v5 02/17] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support, Bart Van Assche
- [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v5 05/17] fs: Restore kiocb.ki_hint, Bart Van Assche
- [PATCH v5 07/17] block: Propagate write hints to the block device inode, Bart Van Assche
- [PATCH v5 06/17] block: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v5 08/17] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v5 11/17] scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v5 12/17] scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v5 13/17] scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v5 10/17] sd: Translate data lifetime information, Bart Van Assche
- [PATCH v5 14/17] scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v5 15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v5 16/17] scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v5 17/17] scsi_debug: Maintain write statistics per group number, Bart Van Assche
[PATCH 0/3] libfc: fixup command abort handling,
hare
[PATCH] scsi: target: enable READ CAPACITY for PR EARO,
Benjamin Coddington
[PATCH] [scsi] sni_53c710: Add error handling in snirm710_probe, Haoran Liu
[PATCH] [scsi] lasi700: Add error handling in lasi700_probe,
Haoran Liu
[PATCH] [ufs] tc-dwc-g210: Add error handling in tc_dwc_g210_pltfm_probe, Haoran Liu
[PATCH] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports(),
Arnd Bergmann
[PATCH v6 00/10] Enable HS-G5 support on SM8550,
Can Guo
- [PATCH v6 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param(), Can Guo
- [PATCH v6 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init, Can Guo
- [PATCH v6 09/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext(), Can Guo
- [PATCH v6 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer, Can Guo
- [PATCH v6 10/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection, Can Guo
- [PATCH v6 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550, Can Guo
- [PATCH v6 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5, Can Guo
- [PATCH v6 07/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings, Can Guo
- [PATCH v6 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params, Can Guo
- [PATCH v6 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear, Can Guo
[PATCH 1/2] scsi: message: fusion: fix array index check in mpt_sas_log_info(),
Alexey Kodanev
READ CAPACITY for unregistered while PR EARO,
Benjamin Coddington
[PATCH] scsi: isci: Remove redundant check in isci_task_request_build(),
Artem Chernyshev
[PATCH] scsi: fnic: return error if vmalloc failed,
Artem Chernyshev
[Bug 218198] New: Suspend/Resume Regression with attached ATA devices,
bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- Re: [Bug 218198] New: Suspend/Resume Regression with attached ATA devices, Damien Le Moal
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
- [Bug 218198] Suspend/Resume Regression with attached ATA devices, bugzilla-daemon
[PATCH v4] dt-bindings: ufs: Add msi-parent for UFS MCQ,
Ziqi Chen
[PATCH] scsi: ipr: Remove obsolete check for old CPUs,
Michael Ellerman
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device,
Yu Kuai
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]