Show patches with: Archived = No       |   16104 patches
« 1 2 ... 4 5 6161 162 »
Patch Series S/W/F Date Submitter Delegate State
[v1] ufs: core: adjust config_scsi_dev usage [v1] ufs: core: adjust config_scsi_dev usage --- 2024-02-20 Peter Wang (王信友) New
scsi: ufs: core: Fix setup_xfer_req invocation scsi: ufs: core: Fix setup_xfer_req invocation --- 2024-02-20 Rohit Ner New
[v4,11/11] nvme: Ensure atomic writes will be executed atomically block atomic writes --- 2024-02-19 John Garry New
[v4,06/11] block: Add atomic write support for statx block atomic writes --- 2024-02-19 John Garry New
[v4,02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() block atomic writes --- 2024-02-19 John Garry New
scsi: constify the struct device_type usage scsi: constify the struct device_type usage --- 2024-02-19 Ricardo B. Marliere New
[RFC] nvme-fc: FPIN link integrity handling [RFC] nvme-fc: FPIN link integrity handling --- 2024-02-19 hare@kernel.org New
[v3,1/5] scsi: ufs: qcom: provide default cycles_in_1us value scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform --- 2024-02-18 Dmitry Baryshkov New
scsi: bfa: Remove further unnecessary struct declaration scsi: bfa: Remove further unnecessary struct declaration --- 2024-02-17 simone.p.weiss@posteo.com New
[GIT,PULL] SCSI fixes for 6.8-rc4 [GIT,PULL] SCSI fixes for 6.8-rc4 --- 2024-02-16 James Bottomley New
[next] scsi: qla1280: remove redundant assignment to variable mr [next] scsi: qla1280: remove redundant assignment to variable mr --- 2024-02-15 Colin Ian King New
[V2,2/2] target: set the xcopy_wq pointer to NULL after free. Fix SELinux denials against target driver --- 2024-02-15 Maurizio Lombardi New
[1/1] target: fix selinux error when systemd-modules loads the target module Fix SELinux denials against target driver --- 2024-02-15 Maurizio Lombardi New
[v2] scsi: core: Consult supported VPD page list prior to fetching page [v2] scsi: core: Consult supported VPD page list prior to fetching page --- 2024-02-14 Martin K. Petersen New
scsi: core: Consult supported VPD page list prior to fetching page scsi: core: Consult supported VPD page list prior to fetching page --- 2024-02-14 Martin K. Petersen New
scsi: target: pscsi: fix bio_put for error case scsi: target: pscsi: fix bio_put for error case --- 2024-02-14 Naohiro Aota New
scsi: jazz_esp: only build if SCSI core is builtin scsi: jazz_esp: only build if SCSI core is builtin --- 2024-02-14 Randy Dunlap New
scsi: ufs: uninitialized variable in ufshcd_devfreq_target() scsi: ufs: uninitialized variable in ufshcd_devfreq_target() --- 2024-02-13 Dan Carpenter New
smartpqi: fix disable_managed_interrupts smartpqi: fix disable_managed_interrupts --- 2024-02-13 Don Brace New
scsi: sd: usb_storage: uas: Access media prior to querying device properties scsi: sd: usb_storage: uas: Access media prior to querying device properties --- 2024-02-13 Martin K. Petersen New
[v2,2/6] arm64: dts: qcom: msm8996: unbreak UFS HCD support scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform --- 2024-02-13 Dmitry Baryshkov New
scsi: csiostor: avoid function pointer casts scsi: csiostor: avoid function pointer casts --- 2024-02-13 Arnd Bergmann New
[v2] scsi: Make scsi_bus_type const [v2] scsi: Make scsi_bus_type const --- 2024-02-12 Ricardo B. Marliere New
scsi: Make scsi_bus_type const scsi: Make scsi_bus_type const --- 2024-02-11 Ricardo B. Marliere New
scsi: libfc: Remove unnecessary NULL check. scsi: libfc: Remove unnecessary NULL check. --- 2024-02-11 Daniil Dulov New
[v2] scsi: elx: efct: adjust error handling inside efct_hw_setup_io [v2] scsi: elx: efct: adjust error handling inside efct_hw_setup_io --- 2024-02-10 Fedor Pchelkin New
[GIT,PULL] SCSI fixes for 6.8-rc3 [GIT,PULL] SCSI fixes for 6.8-rc3 --- 2024-02-09 James Bottomley New
[v2,1/1] scsi: target: Fix unmap setup during configuration [v2,1/1] scsi: target: Fix unmap setup during configuration --- 2024-02-09 Mike Christie New
[5/8] arm64: dts: qcom: msm8996: add second UFS RX lane on MSM8996 platform scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform --- 2024-02-09 Dmitry Baryshkov New
[1/8] dt-bindings: ufs: qcom,ufs: add second RX lane on MSM8996 platform scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform --- 2024-02-09 Dmitry Baryshkov New
[v4,2/2] fnic: move fnic_fnic_flush_tx() to a work queue Ensure FCoE target interrupts work correctly --- 2024-02-09 Lee Duncan New
[v4,1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" Ensure FCoE target interrupts work correctly --- 2024-02-09 Lee Duncan New
scsi: elx: efct: adjust error handling inside efct_hw_setup_io scsi: elx: efct: adjust error handling inside efct_hw_setup_io --- 2024-02-08 Fedor Pchelkin New
[10/10] scsi: arcmsr: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[06/10] scsi: aha1542: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[RFC,6/6] sd: async cache flush on shutdown async device shutdown support --- 2024-02-07 David Jeffery New
[RFC,5/6] scsi mid layer support for async command submit async device shutdown support --- 2024-02-07 David Jeffery New
[RFC,4/6] pci nvme async shutdown support async device shutdown support --- 2024-02-07 David Jeffery New
[RFC,3/6] pci bus async shutdown support async device shutdown support --- 2024-02-07 David Jeffery New
[RFC,2/6] Improve ability to perform async shutdown in parallel async device shutdown support --- 2024-02-07 David Jeffery New
[RFC,1/6] minimal async shutdown infrastructure async device shutdown support --- 2024-02-07 David Jeffery New
scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST scsi: core: really include kunit tests with SCSI_LIB_KUNIT_TEST --- 2024-02-07 Lukas Bulwahn New
[v6] scsi: support packing multi-segment in UNMAP command [v6] scsi: support packing multi-segment in UNMAP command --- 2024-02-06 Chao Yu New
[v6,4/4] uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion [v6,1/4] uio: introduce UIO_MEM_DMA_COHERENT type --- 2024-02-05 Chris Leech New
[v6,1/4] uio: introduce UIO_MEM_DMA_COHERENT type [v6,1/4] uio: introduce UIO_MEM_DMA_COHERENT type --- 2024-02-05 Chris Leech New
[v1,1/1] ufs: core: fix shift issue in ufshcd_clear_cmd [v1,1/1] ufs: core: fix shift issue in ufshcd_clear_cmd --- 2024-02-05 Alice Chao New
scsi: tcm_loop: make tcm_loop_lld_bus const scsi: tcm_loop: make tcm_loop_lld_bus const --- 2024-02-04 Ricardo B. Marliere New
[3/3] scsi: scsi_debug: make pseudo_lld_bus const drivers: scsi: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
[2/3] scsi: iscsi: make iscsi_flashnode_bus const drivers: scsi: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
[1/3] scsi: fcoe: make fcoe_bus_type const drivers: scsi: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
scsi: core: move scsi_host_busy() out of host lock if it is for per-command scsi: core: move scsi_host_busy() out of host lock if it is for per-command --- 2024-02-03 Ming Lei New
[26/26] block: Add zone_active_wplugs debugfs entry Zone write plugging --- 2024-02-02 Damien Le Moal New
[25/26] block: Reduce zone write plugging memory usage Zone write plugging --- 2024-02-02 Damien Le Moal New
[23/26] block: Remove zone write locking Zone write plugging --- 2024-02-02 Damien Le Moal New
[18/26] block: Simplify blk_revalidate_disk_zones() interface Zone write plugging --- 2024-02-02 Damien Le Moal New
[14/26] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging --- 2024-02-02 Damien Le Moal New
[13/26] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging --- 2024-02-02 Damien Le Moal New
[12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging --- 2024-02-02 Damien Le Moal New
[10/26] dm: Use the block layer zone append emulation Zone write plugging --- 2024-02-02 Damien Le Moal New
[09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging --- 2024-02-02 Damien Le Moal New
[08/26] block: Implement zone append emulation Zone write plugging --- 2024-02-02 Damien Le Moal New
[07/26] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging --- 2024-02-02 Damien Le Moal New
[06/26] block: Introduce zone write plugging Zone write plugging --- 2024-02-02 Damien Le Moal New
[03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start() Zone write plugging --- 2024-02-02 Damien Le Moal New
[v5,3/4] uio_pruss: UIO_MEM_DMA_COHERENT conversion UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x --- 2024-02-01 Chris Leech New
[v5,2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x --- 2024-02-01 Chris Leech New
[2/2] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x --- 2024-01-31 Chris Leech New
[1/2] uio: introduce UIO_MEM_DMA_COHERENT type UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x --- 2024-01-31 Chris Leech New
[v2,14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[v2,05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[v2,03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[v2,01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[GIT,PULL] SCSI fixes for 6.8-rc2 [GIT,PULL] SCSI fixes for 6.8-rc2 --- 2024-01-31 James Bottomley New
[17/17] lpfc: Copyright updates for 14.4.0.0 patches lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[16/17] lpfc: Update lpfc version to 14.4.0.0 lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[15/17] lpfc: Change lpfc_vport load_flag member into a bitmask lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[12/17] lpfc: Change nlp state statistic counters into atomic_t lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[10/17] lpfc: Move handling of reset congestion statistics events lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[07/17] lpfc: Fix failure to delete vports when discovery is in progress lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[04/17] lpfc: Remove D_ID swap log message from trace event logger lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[v9,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,06/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,05/19] fs: Propagate write hints to the struct block_device inode Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
« 1 2 ... 4 5 6161 162 »