linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-21 23:05:28 to 2017-04-25 20:18:40 UTC [more...]

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-25 20:18 UTC  (2+ messages)

[PATCH 00/37] smartpqi updates
 2017-04-25 20:13 UTC  (46+ messages)
` [PATCH 01/37] smartpqi: correct remove scsi devices
` [PATCH 02/37] smartpqi: cleanup interrupt management
` [PATCH 03/37] smartpqi: set pci completion timeout
` [PATCH 04/37] smartpqi: add in controller checkpoint for controller lockups
` [PATCH 05/37] smartpqi: ensure controller is in SIS mode at init
` [PATCH 06/37] smartpqi: add supporting events
` [PATCH 07/37] smartpqi: enhance resets
` [PATCH 08/37] smartpqi: add suspend and resume support
` [PATCH 09/37] smartpqi: add heartbeat check
` [PATCH 10/37] smartpqi: correct bdma hw bug
` [PATCH 11/37] smartpqi: add pqi_wait_for_completion_io
` [PATCH 12/37] smartpqi: change functions to inline
` [PATCH 13/37] smartpqi: make pdev pointer names consistent
` [PATCH 14/37] smartpqi: eliminate redundant error messages
` [PATCH 15/37] smartpqi: correct BMIC identify physical drive
` [PATCH 16/37] smartpqi: minor driver cleanup
` [PATCH 17/37] smartpqi: add new PCI device IDs
` [PATCH 18/37] smartpqi: cleanup messages
` [PATCH 19/37] smartpqi: update copyright
` [PATCH 20/37] smartpqi: add ptraid support
` [PATCH 21/37] smartpqi: change return value for LUN reset operations
` [PATCH 22/37] smartpqi: enhance kdump
` [PATCH 23/37] smartpqi: remove qdepth calculations for logical volumes
` [PATCH 24/37] smartpqi: add lockup action
` [PATCH 25/37] smartpqi: correct aio error path
` [PATCH 26/37] smartpqi: update device offline
` [PATCH 27/37] smartpqi: controller offline improvements
` [PATCH 28/37] smartpqi: cleanup controller branding
` [PATCH 29/37] smartpqi: map more raid errors to SCSI errors
` [PATCH 30/37] smartpqi: update timeout on admin commands
` [PATCH 31/37] smartpqi: enhance device add and remove messages
` [PATCH 32/37] smartpqi: make raid bypass references consistent
` [PATCH 33/37] smartpqi: add raid level show
` [PATCH 34/37] smartpqi: cleanup list initialization
` [PATCH 35/37] smartpqi: add module parameters
` [PATCH 36/37] smartpqi: remove writeq/readq function definitions
` [PATCH 37/37] smartpqi: bump driver version

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-25 18:21 UTC  (22+ messages)
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 03/21] libiscsi: Make use of new the sg_map helper function
` [PATCH v2 05/21] drm/i915: Make use of the new "
` [PATCH v2 06/21] crypto: hifn_795x: "
  ` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
  ` [PATCH v2 04/21] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
  ` [PATCH v2 08/21] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH v2 10/21] RDS: Make use of the new sg_map helper function
  ` [PATCH v2 11/21] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper
  ` [PATCH v2 12/21] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH v2 13/21] scsi: arcmsr, ips, megaraid: "
  ` [PATCH v2 14/21] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH v2 16/21] mmc: sdhci: Make use of the new sg_map helper function
  ` [PATCH v2 17/21] mmc: spi: "
  ` [PATCH v2 18/21] mmc: tmio: "
  ` [PATCH v2 19/21] mmc: sdricoh_cs: "
  ` [PATCH v2 21/21] memstick: "
` [PATCH v2 09/21] staging: unisys: visorbus: "
` [PATCH v2 15/21] xen-blkfront: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[PATCH] lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
 2017-04-25 18:00 UTC  (3+ messages)

[PATCH] nvme/scsi: Consider LBA format in IO splitting calculation
 2017-04-25 17:57 UTC  (6+ messages)

[RFC] scsi: reduce protection of scan_mutex in scsi_remove_device
 2017-04-25 17:52 UTC  (5+ messages)

[PATCH] scsi: stex: make S6flag static
 2017-04-25 17:36 UTC 

[PATCH v2 0/7] scsi: sd/sd_zbc cleanup and improvements
 2017-04-25 17:03 UTC  (18+ messages)
` [PATCH v2 1/7] sd: Fix functions description
` [PATCH v2 2/7] sd: Improve sd_completed_bytes
` [PATCH v2 3/7] sd: Cleanup sd_done sense data handling
` [PATCH v2 4/7] scsi: Improve scsi_get_sense_info_fld
` [PATCH v2 5/7] sd_zbc: Rename sd_zbc_setup_write_cmnd
` [PATCH v2 6/7] sd_zbc: Remove superfluous assignments
` [PATCH v2 7/7] sd_zbc: Do not write lock zones for reset

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-25 17:03 UTC  (30+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device

[PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock
 2017-04-25 16:53 UTC  (6+ messages)

[PATCH] scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static
 2017-04-25 16:51 UTC  (3+ messages)

[PATCH v4 10/10] scsi: Implement blk_mq_ops.show_rq()
 2017-04-25 16:40 UTC  (9+ messages)

[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
 2017-04-25 11:51 UTC  (6+ messages)

[PATCH v2 1/1] aacraid: pci_alloc_consistent() failures on ARM64
 2017-04-25  7:07 UTC  (3+ messages)

[PATCH] gdth: use offset_in_page() macro
 2017-04-25  6:58 UTC  (6+ messages)
` [PATCH] xen/scsifront: "

29146 linux-scsi
 2017-04-25  4:10 UTC 

[PATCH -next] [SCSI] mac_esp: fix to pass correct device identity to free_irq()
 2017-04-25  3:08 UTC 

[PATCH 1/2] scsi: ufs: use MASK_EE_STATUS
 2017-04-24 22:34 UTC  (2+ messages)

[PATCH V2] scsi: mpt3sas: remove redundant wmb
 2017-04-24 22:32 UTC  (2+ messages)

[PATCH] mpt: Move scsi_remove_host() out of mptscsih_remove_host()
 2017-04-24 22:21 UTC  (3+ messages)

[PATCH] sg: reset 'res_in_use' after unlinking reserved array
 2017-04-24 22:20 UTC  (4+ messages)

[PATCH] scsi: mvumi: add check for dma mapping errors
 2017-04-24 22:17 UTC  (5+ messages)
  ` [PATCH] scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case

[PATCH 1/4] scsi: pmcraid: use __iomem pointers for ioctl argument
 2017-04-24 22:13 UTC  (11+ messages)
` [PATCH 2/4] scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
` [PATCH 3/4] scsi: pmcraid: fix endianess sparse annotations
` [PATCH 4/4] scsi: pmcraid: fix minor sparse warnings
` [PATCH] scsi: pmcraid: use normal copy_from_user

[PATCH v3 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-24 21:46 UTC  (12+ messages)
` [PATCH v3 3/4] sd: Make synchronize cache upon shutdown asynchronous
  ` [lkp-robot] [sd] ab1218235c: INFO:possible_recursive_locking_detected

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH] lpfc: Fix panic on BFS configuration
 2017-04-24 16:16 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.11-rc8
 2017-04-24 14:33 UTC 

[PATCH] scsi: sas: move scsi_remove_host call into sas_remove_host
 2017-04-24 13:52 UTC  (5+ messages)

[PATCHv6 0/8] SCSI EH cleanup
 2017-04-24 12:41 UTC  (5+ messages)
` [PATCHv6 8/8] scsi: inline command aborts

[PATCH v3 00/22] lpfc updates for 11.2.0.12
 2017-04-24  7:26 UTC  (13+ messages)
` [PATCH v3 09/22] Fix extra line print in rqpair debug print
` [PATCH v3 13/22] Fix nvme initiator handling when not enabled
` [PATCH v3 14/22] Remove hba lock from NVMET issue WQE
` [PATCH v3 15/22] Fix driver load issues when MRQ=8
` [PATCH v3 16/22] Fix crash after issuing lip reset
` [PATCH v3 17/22] Fix max_sgl_segments settings for NVME / NVMET
` [PATCH v3 18/22] Add Fabric assigned WWN support
` [PATCH v3 19/22] Fix implicit logo and RSCN handling for NVMET
` [PATCH v3 20/22] Update ABORT processing "
` [PATCH v3 21/22] Fix Express lane queue creation
` [PATCH v3 22/22] lpfc revison 11.2.0.12

[PATCH 0/9] scsi: sd/sd_zbc cleanup and improvements
 2017-04-24  0:25 UTC  (22+ messages)
` [PATCH 1/9] sd: Remove white space before EOL
` [PATCH 2/9] sd: Fix functions description
` [PATCH 3/9] sd: Remove unecessary variable in sd_done()
` [PATCH 5/9] sd: Cleanup sd_done sense data handling
` [PATCH 6/9] scsi: Improve scsi_get_sense_info_fld
` [PATCH 7/9] sd_zbc: Rename sd_zbc_setup_write_cmnd
` [PATCH 9/9] sd_zbc: Do not write lock zones for reset

24346 linux-scsi
 2017-04-23 23:09 UTC 

RFC: drop the T10 OSD code and its users
 2017-04-23  9:36 UTC  (5+ messages)
` [PATCH 3/4] nfs: remove the objlayout driver

21319 linux-scsi
 2017-04-23  9:29 UTC 

[PATCH 1/1] scsi: esas2r: fix unchecked return value
 2017-04-23  5:32 UTC 

GEWONNEN
 2017-04-22 10:35 UTC 

[Bug 195489] New: esas2r: unchecked return value of pci_enable_device() in function esas2r_resume()
 2017-04-22 14:38 UTC 

[PATCH] scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
 2017-04-22 13:02 UTC 

[PATCH v3] target/user: PGR Support
 2017-04-22  1:40 UTC 

[PATCH v2 0/5] Re-order scsi_remove_host and sas_remove_host in SAS HBA LLDDs
 2017-04-22  0:29 UTC  (7+ messages)

[PATCH] Fix panic on BFS configuration
 2017-04-22  0:26 UTC  (2+ messages)

[PATCH v2] target/user: PGR Support
 2017-04-22  0:23 UTC  (2+ messages)

[PATCH-v0 0/2] These patches were missed in the last update
 2017-04-21 23:54 UTC  (5+ messages)
` [PATCH-v0 1/2] Fix panic on BFS configuration
` [PATCH-v0 2/2] Fix memory corruption of the lpfc_ncmd->list pointers


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