linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 16:25:34 to 2020-08-26 07:48:50 UTC [more...]

[PATCH] scsi: sd: add runtime pm to open / release
 2020-08-26  7:48 UTC  (14+ messages)
                  ` [PATCH] block: Fix bug in runtime-resume handling

[PATCH v1] scsi: libsas: set data_dir as DMA_NONE if libata mark qc as NODATA
 2020-08-26  7:24 UTC 

simplify gendisk lookup and remove struct block_device aliases
 2020-08-26  6:24 UTC  (20+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH] scsi: ufs-pci: Add LTR support for Intel controllers
 2020-08-26  6:13 UTC  (2+ messages)

[PATCH] scsi: ufs: make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
 2020-08-26  2:10 UTC 

a saner API for allocating DMA addressable pages
 2020-08-25 13:26 UTC  (3+ messages)

[PATCH] scsi: target: iscsi: Fix data digest calculation
 2020-08-25 12:35 UTC 

[PATCH] scsi: aacraid: remove erroneous fallthrough annotation
 2020-08-25 11:20 UTC 

[PATCH] libfc: Fix for double freed
 2020-08-25  9:39 UTC 

[PATCH v3 0/2] ufs: introduce skipping manual flush for wb
 2020-08-25  7:29 UTC  (4+ messages)
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] ufs: exynos: enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

[PATCH] scsi: megaraid: Remove unnecessary assignment to variable ret
 2020-08-25  7:06 UTC  (3+ messages)

[PATCH 0/8] qedf: Misc fixes for the driver
 2020-08-25  6:43 UTC  (9+ messages)
` [PATCH 1/8] qedf: Changed the debug parameter permission from read to read & write
` [PATCH 2/8] qedf: Correct the comment in qedf_initiate_els
` [PATCH 3/8] qedf: Fix for the session’s E_D_TOV value
` [PATCH 4/8] qedf: FDMI Enhancement
` [PATCH 5/8] qedf: Return SUCCESS if stale rport in encounteredon eh_abort
` [PATCH 6/8] qedf: Add schedule_hw_err_handler callback for fan failure
` [PATCH 7/8] qedf: Retry qed->probe during recovery
` [PATCH 8/8] qedf: Changes the %p to %px to print pointers

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25  4:56 UTC  (2+ messages)
` [PATCH 20/29] scai/arm: Avoid "

[PATCH v1] mpt3sas: Add support for Non-secure Aero and Sea PCI IDs
 2020-08-25  2:15 UTC  (4+ messages)

[RESEND PATCH v1 0/2] Add UFS LINERESET handling
 2020-08-25  2:07 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Abort tasks before clear them from doorbell
` [PATCH v1 2/2] scsi: ufs: Handle LINERESET indication in err handler

[PATCH v2 0/2] skipping manual flush for write booster
 2020-08-25  1:59 UTC  (7+ messages)
    ` [PATCH v2 1/2] ufs: introduce skipping manual flush for wb
    ` [PATCH v2 2/2] ufs: exynos: enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

[PATCH] scsi: qla2xxx: Remove unnecessary call to memset
 2020-08-24 21:52 UTC  (4+ messages)
` [PATCH v2] scsi: Don't call memset after dma_alloc_coherent()

[PATCH] scsi: add expecting_media_change flag to error path
 2020-08-24 19:04 UTC 

[PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:34 UTC  (11+ messages)
` [PATCH AUTOSEL 5.8 40/63] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.8 42/63] scsi: scsi_debug: Fix scp is NULL errors
` [PATCH AUTOSEL 5.8 43/63] scsi: qla2xxx: Flush all sessions on zone disable
` [PATCH AUTOSEL 5.8 44/63] scsi: qla2xxx: Flush I/O "
` [PATCH AUTOSEL 5.8 45/63] scsi: qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH AUTOSEL 5.8 46/63] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.8 47/63] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.8 48/63] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.8 49/63] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

[PATCH AUTOSEL 5.7 34/54] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:36 UTC  (10+ messages)
` [PATCH AUTOSEL 5.7 35/54] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.7 36/54] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.7 37/54] scsi: qla2xxx: Flush all sessions on zone disable
` [PATCH AUTOSEL 5.7 38/54] scsi: qla2xxx: Flush I/O "
` [PATCH AUTOSEL 5.7 39/54] scsi: qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH AUTOSEL 5.7 40/54] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.7 41/54] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.7 42/54] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.7 43/54] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

[PATCH AUTOSEL 5.4 25/38] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:37 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 26/38] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.4 27/38] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.4 28/38] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.4 29/38] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.4 30/38] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.4 31/38] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

[PATCH AUTOSEL 4.19 13/21] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:38 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 14/21] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 4.19 15/21] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 4.19 16/21] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 4.19 17/21] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 4.19 18/21] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

[RFC PATCH] scsi: target: detect XCOPY NAA descriptor conflicts
 2020-08-24 16:56 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 07/11] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 08/11] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 4.14 09/11] scsi: ufs: Clean up completed request without interrupt notification

[PATCH AUTOSEL 4.9 5/8] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 6/8] scsi: ufs: Improve interrupt handling for shared interrupts

[PATCH AUTOSEL 4.4 4/6] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:39 UTC 

[PATCH v1 0/2] Add UFS LINERESET handling
 2020-08-24 15:12 UTC  (5+ messages)
` [PATCH v1 1/2] scsi: ufs: Abort tasks before clear them from doorbell
` [PATCH v1 2/2] scsi: ufs: Handle LINERESET indication in err handler

[PATCH v2 00/11] qla2xxx driver bug fixes
 2020-08-24 10:49 UTC  (7+ messages)
` [PATCH v2 10/11] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
          ` [EXT] "

[PATCH] scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
 2020-08-24  8:59 UTC 

[PATCH v2] scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
 2020-08-24  8:41 UTC  (2+ messages)

[PATCH] scsi: qedf: Fix null ptr reference in qedf_stag_change_work
 2020-08-24  5:03 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
 2020-08-23 23:44 UTC  (2+ messages)

[PATCH v10 00/40] sg: add v4 interface
 2020-08-23 22:12 UTC  (41+ messages)
` [PATCH v10 01/40] sg: move functions around
` [PATCH v10 02/40] sg: remove typedefs, type+formatting cleanup
` [PATCH v10 03/40] sg: sg_log and is_enabled
` [PATCH v10 04/40] sg: rework sg_poll(), minor changes
` [PATCH v10 05/40] sg: bitops in sg_device
` [PATCH v10 06/40] sg: make open count an atomic
` [PATCH v10 07/40] sg: move header to uapi section
` [PATCH v10 08/40] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v10 09/40] sg: sg_allow_if_err_recovery and renames
` [PATCH v10 10/40] sg: improve naming
` [PATCH v10 11/40] sg: change rwlock to spinlock
` [PATCH v10 12/40] sg: ioctl handling
` [PATCH v10 13/40] sg: split sg_read
` [PATCH v10 14/40] sg: sg_common_write add structure for arguments
` [PATCH v10 15/40] sg: rework sg_vma_fault
` [PATCH v10 16/40] sg: rework sg_mmap
` [PATCH v10 17/40] sg: replace sg_allow_access
` [PATCH v10 18/40] sg: rework scatter gather handling
` [PATCH v10 19/40] sg: introduce request state machine
` [PATCH v10 20/40] sg: sg_find_srp_by_id
` [PATCH v10 21/40] sg: sg_fill_request_element
` [PATCH v10 22/40] sg: printk change %p to %pK
` [PATCH v10 23/40] sg: xarray for fds in device
` [PATCH v10 24/40] sg: xarray for reqs in fd
` [PATCH v10 25/40] sg: replace rq array with xarray
` [PATCH v10 26/40] sg: sense buffer rework
` [PATCH v10 27/40] sg: add sg v4 interface support
` [PATCH v10 28/40] sg: rework debug info
` [PATCH v10 29/40] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v10 30/40] sg: expand sg_comm_wr_t
` [PATCH v10 31/40] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v10 32/40] sg: add some __must_hold macros
` [PATCH v10 33/40] sg: move procfs objects to avoid forward decls
` [PATCH v10 34/40] sg: protect multiple receivers
` [PATCH v10 35/40] sg: first debugfs support
` [PATCH v10 36/40] sg: rework mmap support
` [PATCH v10 37/40] sg: defang allow_dio
` [PATCH v10 38/40] sg: warn v3 write system call users
` [PATCH v10 39/40] sg: add mmap_sz tracking
` [PATCH v10 40/40] sg: bump version to 4.0.09

[PATCH] scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
 2020-08-23  9:14 UTC 

build failure: aicasm: renamed yaccage
 2020-08-22 20:10 UTC 

[GIT PULL] SCSI fixes for 5.9-rc1
 2020-08-22 17:32 UTC  (2+ messages)

[PATCH] fix qla2xxx regression on sparc64
 2020-08-22 15:53 UTC  (2+ messages)

[PATCH] fix qla2xxx regression on sparc64
 2020-08-21 20:55 UTC  (9+ messages)

[PATCH AUTOSEL 5.8 17/62] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:14 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 30/62] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 5.8 32/62] scsi: target: Fix xcopy sess release leak
` [PATCH AUTOSEL 5.8 54/62] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 5.8 59/62] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

[PATCH AUTOSEL 5.7 17/61] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:15 UTC  (4+ messages)
` [PATCH AUTOSEL 5.7 32/61] scsi: target: Fix xcopy sess release leak
` [PATCH AUTOSEL 5.7 53/61] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 5.7 58/61] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

[PATCH AUTOSEL 5.4 13/48] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:17 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 22/48] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 5.4 24/48] scsi: target: Fix xcopy sess release leak
` [PATCH AUTOSEL 5.4 42/48] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 5.4 46/48] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

[PATCH AUTOSEL 4.19 10/38] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:18 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 18/38] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 4.19 35/38] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 4.19 37/38] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

[PATCH AUTOSEL 4.14 08/30] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:18 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 16/30] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 4.14 27/30] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()

[PATCH AUTOSEL 4.9 05/26] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 13/26] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 4.9 23/26] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 4.9 25/26] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

[PATCH AUTOSEL 4.4 04/22] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-08-21 16:20 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 11/22] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH AUTOSEL 4.4 19/22] scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
` [PATCH AUTOSEL 4.4 21/22] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).