linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-26 13:59:44 to 2019-12-04 20:35:47 UTC [more...]

[GIT PULL] first round of SCSI updates for the 5.4+ merge window
 2019-12-04 20:35 UTC  (8+ messages)
    ` [PATCH] scsi: sg: fix v3 compat read/write interface

[PATCH v4 rebase 00/10] Fix cdrom autoclose
 2019-12-04 19:01 UTC  (16+ messages)
` [PATCH v4 rebase 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 rebase 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 rebase 03/10] cdrom: wait for the tray to close
` [PATCH v4 rebase 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 rebase 05/10] cdrom: unify log messages
` [PATCH v4 rebase 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 rebase 08/10] bdev: add open_finish
` [PATCH v4 rebase 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 rebase 10/10] scsi: sr: wait for the medium to become ready

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2019-12-04 17:23 UTC  (17+ messages)

[PATCH] iscsi: qla4xxx: fix double free in probe
 2019-12-04 15:08 UTC  (2+ messages)

[PATCHv5 00/11] scsi: remove legacy cmd_list implementation
 2019-12-04 15:02 UTC  (22+ messages)
` [PATCH 01/11] dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
` [PATCH 02/11] scsi: add scsi_host_flush_commands() helper
` [PATCH 03/11] dpt_i2o: use scsi_host_flush_commands() to abort outstanding commands
` [PATCH 04/11] aacraid: Do not wait for outstanding write commands on synchronize_cache
` [PATCH 05/11] aacraid: use midlayer helper to terminate outstanding commands
` [PATCH 06/11] aacraid: replace aac_flush_ios() with midlayer helper
` [PATCH 08/11] aacraid: use scsi_host_quiesce() to wait for I/O to complete
` [PATCH 10/11] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()

[PATCHv6 00/13] scsi: remove legacy cmd_list implementation
 2019-12-04 14:59 UTC  (14+ messages)
` [PATCH 01/13] dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
` [PATCH 02/13] scsi: add scsi_host_complete_all_commands() helper
` [PATCH 03/13] dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding commands
` [PATCH 04/13] aacraid: Do not wait for outstanding write commands on synchronize_cache
` [PATCH 05/13] aacraid: use scsi_host_complete_all_commands() to terminate outstanding commands
` [PATCH 06/13] aacraid: replace aac_flush_ios() with midlayer helper
` [PATCH 07/13] aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
` [PATCH 08/13] scsi: add scsi_host_(block,unblock) helper function
` [PATCH 09/13] aacraid: use scsi_host_(block,unblock) to block I/O
` [PATCH 10/13] scsi: add scsi_host_busy_iter()
` [PATCH 11/13] aacraid: use scsi_host_busy_iter() to wait for outstanding commands
` [PATCH 12/13] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
` [PATCH 13/13] scsi: Remove cmd_list functionality

[PATCH] scsi: ufs: Disable autohibern8 feature in Cadence UFS
 2019-12-04 13:36 UTC  (3+ messages)

[PATCH] Revert "qla2xxx: Fix Nport ID display value"
 2019-12-04 12:07 UTC  (6+ messages)

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-12-04 10:24 UTC  (18+ messages)
` [PATCH 01/11] blk-mq: Remove some unused function arguments
` [PATCH 02/11] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 03/11] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH 04/11] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 05/11] blk-mq: add WARN_ON in blk_mq_free_rqs()
` [PATCH 06/11] blk-mq: move shared sbitmap into elevator queue
` [PATCH 07/11] scsi: Add template flag 'host_tagset'
` [PATCH 08/11] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 09/11] megaraid_sas: switch fusion adapters "
` [PATCH 10/11] smartpqi: enable host tagset
` [PATCH 11/11] hpsa: enable host_tagset and switch to MQ

[PATCH RESEND] scsi: ufs: delete unused structure filed tc
 2019-12-04  7:12 UTC  (2+ messages)

[PATCH v4 0/5] UFS driver general fixes bundle 1
 2019-12-04  1:45 UTC  (6+ messages)
` [PATCH v4 2/5] scsi: ufs: Use DBD setting in mode sense
  ` [EXT] "
` [PATCH v4 4/5] scsi: ufs: Do not clear the DL layer timers
      ` [EXT] "

[PATCH] scsi: ufs: delete unsued structure filed tc
 2019-12-04  1:04 UTC 

Reply expected within the next 48 hours
 2019-12-03 23:30 UTC 

[PATCH 0/3] qla2xxx: Fixes for ISP28xx
 2019-12-03 22:38 UTC  (5+ messages)
` [PATCH 1/3] qla2xxx: Correctly retrieve and interprete active flash region
` [PATCH 2/3] qla2xxx: Added support for MPI and PEP regions for ISP28XX
` [PATCH 3/3] qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd

[PATCH RESEND 1/2] scsi: vmw_pvscsi: Fix swiotlb operation
 2019-12-03 19:30 UTC  (2+ messages)
` [PATCH RESEND 2/2] scsi: vmw_pvscsi: Silence dma mapping errors

[PATCH v6 0/4] Simplify and optimize the UFS driver
 2019-12-03 16:16 UTC  (8+ messages)
` [PATCH v6 2/4] ufs: Avoid busy-waiting by eliminating tag conflicts
` [PATCH v6 4/4] ufs: Simplify the clock scaling mechanism implementation

[PATCH resend] scsi: smartpqi: add missed free_irq in suspend
 2019-12-03 11:13 UTC 

[PATCH] scsi: mpt3sas: Fix double free in attach error handling
 2019-12-03  9:36 UTC 

[PATCH 1/2] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
 2019-12-03  7:52 UTC  (5+ messages)
` [PATCH 2/2] scsi: qla2xxx: don't shut down firmware before closing sessions

Hope to get your reply within 48 hours
 2019-12-03  7:48 UTC 

[PATCH] scsi: ufs: Give an unique ID to each ufs-bsg
 2019-12-03  6:58 UTC 

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-12-03  2:23 UTC  (34+ messages)
                        ` AW: "
                            ` AW: "

[PATCH] scsi: ufs: Give an unique ID to each ufs-bsg
 2019-12-02 17:53 UTC  (2+ messages)

[PATCH RFC v4 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-12-02 14:15 UTC  (11+ messages)
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset
  ` [blk] 017e1adde9: BUG:kernel_NULL_pointer_dereference,address
` [PATCH 8/8] hpsa: switch to using blk-mq

[PATCH] scsi: libsas: stop discovering if oob mode is disconnected
 2019-12-02 11:26 UTC  (4+ messages)

[PATCH v3 0/4] UFS driver general fixes bundle 5
 2019-12-02  7:44 UTC  (5+ messages)
` [PATCH v3 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
    ` [EXT] "

[PATCH] scsi: ufs: Give an unique ID to each ufs-bsg
 2019-12-02  7:34 UTC  (3+ messages)

[PATCH V4] scsi: avoid potential deadlock in iscsi_if_rx func
 2019-11-30  7:25 UTC 

[PATCH RFC v3 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-29  9:21 UTC  (23+ messages)
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-28 13:59 UTC  (8+ messages)
` [PATCH RESEND 2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS

[PATCH v3 00/13] scsi: qla2xxx: Bug fixes
 2019-11-28 12:18 UTC  (13+ messages)
` [PATCH v3 01/13] scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
` [PATCH v3 03/13] scsi: qla2xxx: Initialize free_work before flushing it
` [PATCH v3 04/13] scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
` [PATCH v3 13/13] scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

[PATCH] iscsi: Don't send data to unbinded connection
 2019-11-27  2:48 UTC  (2+ messages)

[PATCH -next] scsi: megaraid_sas: Make poll_aen_lock static
 2019-11-27  2:44 UTC  (2+ messages)

[PATCH] scsi: sd_zbc: Improve report zones error printout
 2019-11-27  2:43 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
 2019-11-27  2:39 UTC  (2+ messages)

[PATCH 0/2] scsi: qla2xxx: Fix rport removal after unzoning
 2019-11-27  2:34 UTC  (2+ messages)

[PATCH -next] scsi: pm80xx: Remove unused including <linux/version.h>
 2019-11-27  2:32 UTC  (2+ messages)

[PATCH][next] scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
 2019-11-27  2:30 UTC  (2+ messages)

[PATCH 1/2] cdrom: respect device capabilities during opening action
 2019-11-26 20:02 UTC  (2+ messages)

[PATCH] scsi_debug: check if the max_queue parameter is valid
 2019-11-26 15:28 UTC  (3+ messages)


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).