Show patches with: Archived = No       |   16504 patches
« 1 2 3 4165 166 »
Patch Series S/W/F Date Submitter Delegate State
[v4,2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery mpi3mr: Support PCI Error Recovery --- 2024-06-26 Sumit Saxena New
[v2,12/13] ata,scsi: Remove useless ata_sas_port_alloc() wrapper ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[v2,10/13] ata: libata: Assign print_id at port allocation time ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[v2,08/13] ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc() ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[v2,06/13] ata: libata: Remove unused function declaration for ata_scsi_detect() ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[v2,04/13] ata,scsi: Remove useless wrappers ata_sas_tport_{add,delete}() ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[v2,02/13] ata: libata-core: Fix double free on error ata,libsas: Assign the unique id used for printing earlier --- 2024-06-26 Niklas Cassel New
[7/8] block: remove the fallback case in queue_dma_alignment [1/8] md: set md-specific flags for all queue limits --- 2024-06-26 Christoph Hellwig New
[5/8] block: conding style fixup for blk_queue_max_guaranteed_bio [1/8] md: set md-specific flags for all queue limits --- 2024-06-26 Christoph Hellwig New
[3/8] block: rename BLK_FEAT_MISALIGNED [1/8] md: set md-specific flags for all queue limits --- 2024-06-26 Christoph Hellwig New
[1/8] md: set md-specific flags for all queue limits [1/8] md: set md-specific flags for all queue limits --- 2024-06-26 Christoph Hellwig New
[1/2] scsi: ufs: Suspend clk scaling on no request Suspend clk scaling when there is no request --- 2024-06-26 Ram Prakash Gupta New
[v6,3/4] mpi3mr: ioctl support for HDB [v6,1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers --- 2024-06-26 Ranjan Kumar New
[v6,1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers [v6,1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers --- 2024-06-26 Ranjan Kumar New
[14/14] scsi: st: Used max() for buffer size in setup_buffering and Simplified transfer calculations in st_read, append_to_buffer, and from_buffer SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[12/14] scsi: scsi_debug: Replaced ternary operation with min() in resp_get_lba_status SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[10/14] scsi: qla2xxx: Used max() for queue count in qla25xx_copy_mq SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[08/14] scsi: mpi3mr: Used min() in mpi3mr_map_data_buffer_dma for buffer size SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[06/14] scsi: megaraid_sas: Simplified transfer length calculation using max() in mega_m_to_n SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[04/14] scsi: cxlflash: Replaced ternary operation in write_same16 with min() SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
[02/14] scsi: bfa: Used min() in fc_rftid_build_sol for bitmap size SCSI: Replace ternary operations with min()/max() macros --- 2024-06-26 Prabhakar Pujeri New
scsi: lpfc: Simplify minimum value calculations in lpfc_init and lpfc_nvme scsi: lpfc: Simplify minimum value calculations in lpfc_init and lpfc_nvme --- 2024-06-25 Prabhakar Pujeri New
[8/8] block: move dma_pad_mask into queue_limits Untitled series #244844 --- 2024-06-25 Christoph Hellwig New
[6/8] block: remove disk_update_readahead Untitled series #244844 --- 2024-06-25 Christoph Hellwig New
[4/8] block: convert features and flags to __bitwise types Untitled series #244844 --- 2024-06-25 Christoph Hellwig New
[2/8] block: correctly report cache type Untitled series #244844 --- 2024-06-25 Christoph Hellwig New
[6/7] block: remove the fallback case in queue_dma_alignment [1/7] md: set md-specific flags for all queue limits --- 2024-06-25 Christoph Hellwig Superseded
[4/7] block: conding style fixup for blk_queue_max_guaranteed_bio [1/7] md: set md-specific flags for all queue limits --- 2024-06-25 Christoph Hellwig Superseded
[1/7] md: set md-specific flags for all queue limits [1/7] md: set md-specific flags for all queue limits --- 2024-06-25 Christoph Hellwig Superseded
scsi:Replace printk and WARN_ON with WARN macro scsi:Replace printk and WARN_ON with WARN macro --- 2024-06-24 Prabhakar Pujeri New
[GIT,PULL] SCSI fixes for 6.10-rc4 [GIT,PULL] SCSI fixes for 6.10-rc4 --- 2024-06-21 James Bottomley New
[v1] ufs: core: fix ufshcd_abort_all racing issue [v1] ufs: core: fix ufshcd_abort_all racing issue --- 2024-06-21 Peter Wang (王信友) New
[v4,36/40] scsi: sr: drop locking around SR index bitmap lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v4,17/40] scsi: qedi: optimize qedi_get_task_idx() by using find_and_set_bit() lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v4,16/40] scsi: mpi3mr: optimize the driver by using find_and_set_bit() lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v4,15/40] scsi: core: optimize scsi_evt_emit() by using an atomic iterator lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v4,02/40] lib/find: add test for atomic find_bit() ops lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v4,01/40] lib/find: add atomic find_bit() primitives lib/find: add atomic find_bit() primitives --- 2024-06-20 Yury Norov New
[v9,10/10] nvme: Atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,09/10] scsi: scsi_debug: Atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,08/10] scsi: sd: Atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,07/10] block: Add fops atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,06/10] block: Add atomic write support for statx block atomic writes --- 2024-06-20 John Garry New
[v9,05/10] block: Add core atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,04/10] fs: Add initial atomic write support info to statx block atomic writes --- 2024-06-20 John Garry New
[v9,03/10] fs: Initial atomic write support block atomic writes --- 2024-06-20 John Garry New
[v9,02/10] block: Generalize chunk_sectors support as boundary support block atomic writes --- 2024-06-20 John Garry New
[v9,01/10] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes --- 2024-06-20 John Garry New
[V3] scsi: lpfc: Fix a possible null pointer dereference [V3] scsi: lpfc: Fix a possible null pointer dereference --- 2024-06-20 Huai-Yuan Liu New
[v5] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed [v5] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed --- 2024-06-19 Xingui Yang New
[v2] scsi: sd: Keep the discard mode stable [v2] scsi: sd: Keep the discard mode stable --- 2024-06-19 Li Feng New
[v4] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed [v4] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed --- 2024-06-19 Xingui Yang New
scsi: scsi_debug: fix create target debugfs failure scsi: scsi_debug: fix create target debugfs failure --- 2024-06-19 Ming Lei New
[v2] usb: add missing MODULE_DESCRIPTION() macros [v2] usb: add missing MODULE_DESCRIPTION() macros --- 2024-06-18 Jeff Johnson New
[11/11] qla2xxx: Update version to 10.02.09.300-k qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[10/11] qla2xxx: Use QP lock to search for bsg qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[09/11] qla2xxx: Reduce fabric scan duplicate code qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[08/11] qla2xxx: Fix optrom version displayed in FDMI qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[07/11] qla2xxx: During vport delete send async logout explicitly qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[06/11] qla2xxx: complete command early within lock qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[05/11] qla2xxx: Fix flash read failure qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[04/11] qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[03/11] qla2xxx: Fix for possible memory corruption qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[02/11] qla2xxx: validate nvme_local_port correctly qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[01/11] qla2xxx: unable to act on RSCN for port online qla2xxx misc. bug fixes --- 2024-06-18 Nilesh Javali New
[v5,4/4] mpi3mr: Update driver version to 8.9.1.0.50 mpi3mr: Host diag buffer support --- 2024-06-18 Ranjan Kumar New
[v5,3/4] mpi3mr: Ioctl support for HDB mpi3mr: Host diag buffer support --- 2024-06-18 Ranjan Kumar Superseded
[v5,2/4] mpi3mr: Trigger support mpi3mr: Host diag buffer support --- 2024-06-18 Ranjan Kumar New
[v5,1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers mpi3mr: Host diag buffer support --- 2024-06-18 Ranjan Kumar Superseded
scsi: libsas: Use str_plural() in _sas_resume_ha() scsi: libsas: Use str_plural() in _sas_resume_ha() --- 2024-06-18 Jiapeng Chong New
scsi: ufs: ufs-pci: Add support for Intel Panther Lake scsi: ufs: ufs-pci: Add support for Intel Panther Lake --- 2024-06-18 Adrian Hunter New
[8/8] scsi: ufs: Check for completion from the timeout handler UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[7/8] scsi: ufs: Make the polling code report which command has been completed UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[6/8] scsi: ufs: Make ufshcd_poll() complain about unsupported arguments UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[5/8] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[4/8] scsi: ufs: Make .get_hba_mac() optional UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[3/8] scsi: ufs: Inline ufshcd_mcq_vops_get_hba_mac() UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[2/8] scsi: ufs: Remove two constants UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[1/8] scsi: ufs: Initialize struct uic_command once UFS patches for kernel 6.11 --- 2024-06-17 Bart Van Assche New
[26/26] block: move the bounce flag into the features field [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[25/26] block: move the skip_tagset_quiesce flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[24/26] block: move the pci_p2pdma flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[23/26] block: move the zone_resetall flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[22/26] block: move the zoned flag into the features field [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[21/26] block: move the poll flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[20/26] block: move the dax flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[19/26] block: move the nowait flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[18/26] block: move the synchronous flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[17/26] block: move the stable_writes flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[16/26] block: move the io_stat flag setting to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[15/26] block: move the add_random flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[14/26] block: move the nonrot flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[13/26] block: move cache control settings out of queue->flags [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[12/26] block: remove blk_flush_policy [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[11/26] block: freeze the queue in queue_attr_store [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[10/26] nbd: move setting the cache control flags to __nbd_set_size [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[09/26] virtio_blk: remove virtblk_update_cache_mode [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[08/26] loop: fold loop_update_rotational into loop_reconfigure_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[07/26] loop: also use the default block size from an underlying block device [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[06/26] loop: regularize upgrading the block size for direct I/O [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
« 1 2 3 4165 166 »