public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-24 07:51:37 to 2017-04-26 17:48:28 UTC [more...]

[PATCH v2] scsi: ufs: make ufshcd_get_lists_status() register operation obvious
 2017-04-26 17:48 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: use MASK_EE_STATUS
 2017-04-26 17:04 UTC  (6+ messages)
` [PATCH 2/2] scsi: ufs: make ufshcd_get_lists_status() register operation obvious

three little req->errors follow ups
 2017-04-26 14:39 UTC  (9+ messages)
` [PATCH 1/3] scsi_transport_sas: always pass 0 error to blk_end_request_all
` [PATCH 2/3] ide-pm: always pass 0 error to __blk_end_request_all
` [PATCH 3/3] ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset

Problem with HDDs getting dropped from RAID
 2017-04-26 11:13 UTC 

[PATCH v6 0/2] tcmu: Dynamic growing data area support
 2017-04-26 10:07 UTC  (4+ messages)
` [PATCH v6 1/2] tcmu: Add dynamic growing data area feature support
` [PATCH v6 2/2] tcmu: Add global data block pool support

[PATCH 00/37] smartpqi updates
 2017-04-26  9:35 UTC  (47+ 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-26  8:59 UTC  (26+ messages)
  ` [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 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 09/21] staging: unisys: visorbus: "
` [PATCH v2 15/21] xen-blkfront: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[PATCH] nvme-scsi: Use correct byte ordering for eui64 in Dev ID VPD
 2017-04-26  7:22 UTC  (3+ messages)

[PATCH -next] [SCSI] mac_esp: fix to pass correct device identity to free_irq()
 2017-04-26  5:43 UTC  (2+ messages)
` [PATCH] "

[PATCH] qla4xxx: fix spelling mistake: "Tempalate" -> "Template"
 2017-04-26  4:39 UTC  (2+ messages)

[PATCH] mpt3sas_base:fix memory leak in _base_request_irq
 2017-04-26  3:11 UTC 

[PATCH] scsi: stex: make S6flag static
 2017-04-26  2:40 UTC  (2+ messages)

[RFC] scsi: reduce protection of scan_mutex in scsi_remove_device
 2017-04-26  0:41 UTC  (12+ messages)

[PATCH v2 1/1] aacraid: pci_alloc_consistent() failures on ARM64
 2017-04-25 23:21 UTC  (4+ messages)

44354 linux-scsi
 2017-04-25 23:15 UTC 

[PATCH v5 10/10] scsi: Implement blk_mq_ops.show_rq()
 2017-04-25 22:06 UTC  (3+ messages)

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

[PATCH v5 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-25 20:53 UTC  (5+ messages)
` [PATCH v5 1/4] Introduce scsi_start_queue()
` [PATCH v5 2/4] Introduce scsi_execute_async()
` [PATCH v5 3/4] sd: Make synchronize cache upon shutdown asynchronous
` [PATCH v5 4/4] Avoid that __scsi_remove_device() hangs

[PATCH 0/3] SCSI-UFSHCD: Fine-tuning for two function implementations
 2017-04-25 20:30 UTC  (4+ messages)
` [PATCH 1/3] scsi: ufs: Use devm_kcalloc() in ufshcd_memory_alloc()
` [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation "
` [PATCH 3/3] scsi: ufs: Delete an unnecessary return statement in ufshcd_exception_event_handler()

Get back to me
 2017-04-25 20:19 UTC 

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

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

[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

[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  (8+ messages)

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

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

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

[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: remove code handling zero scsi_sg_count(scmd) case
 2017-04-24 22:17 UTC  (2+ messages)

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

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox