linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-11 13:20:19 to 2017-07-14 19:59:50 UTC [more...]

[PATCH 00/22] gcc-7 -Wformat-* warnings
 2017-07-14 19:59 UTC  (40+ messages)
` [PATCH 01/22] kbuild: disable -Wformat-truncation warnings by default
` [PATCH 02/22] scsi: megaraid: fix format-overflow warning
` [PATCH 03/22] scsi: mpt3sas: fix format overflow warning
` [PATCH 04/22] scsi: fusion: fix string "
` [PATCH 05/22] scsi: gdth: avoid buffer "
` [PATCH 06/22] scsi: fnic: fix format string "
` [PATCH 07/22] scsi: gdth: increase the procfs event buffer size
` [PATCH 08/22] isdn: divert: fix sprintf buffer overflow warning
` [PATCH 09/22] net: niu: fix format string overflow warning:
` [PATCH 10/22] bnx2x: fix format overflow warning
` [PATCH 11/22] net: thunder_bgx: avoid format string "
` [PATCH 12/22] vmxnet3: avoid format strint "
` [PATCH 13/22] liquidio: fix possible eeprom format string overflow
` [PATCH 14/22] [media] usbvision-i2c: fix format overflow warning
` [PATCH 15/22] hwmon: applesmc: fix format string overflow
` [PATCH 16/22] x86: intel-mid: fix a format string overflow warning
` [PATCH 17/22] platform/x86: alienware-wmi: fix "
` [PATCH 18/22] gpio: acpi: fix string overflow for large pin numbers
` [PATCH 19/22] block: DAC960: shut up format-overflow warning
` [PATCH 20/22] sound: pci: avoid string overflow warnings
` [PATCH 21/22] fscache: fix fscache_objlist_show format processing
` [PATCH 22/22] IB/mlx4: fix sprintf format warning

[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-14 17:31 UTC  (3+ messages)

[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
 2017-07-14 17:17 UTC  (8+ messages)
` [for-4.14 RFC PATCH 1/2] dm rq: avoid deadlock if dm-mq is stacked on old .request_fn device(s)
` [for-4.14 RFC PATCH 2/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions

[PATCH 00/13]mpt3sas driver NVMe support:
 2017-07-14 13:27 UTC  (8+ messages)
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH 05/13] mpt3sas: Set NVMe device queue depth as 128

[PATCH v2 00/13] mpt3sas driver NVMe support:
 2017-07-14 13:22 UTC  (14+ messages)
` [PATCH v2 01/13] mpt3sas: Update MPI Header
` [PATCH v2 02/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH v2 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH v2 04/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH v2 05/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH v2 06/13] mpt3sas: API's to remove nvme drive from sml
` [PATCH v2 07/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH v2 08/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH v2 09/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH v2 10/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH v2 11/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH v2 12/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH v2 13/13] mpt3sas: Update mpt3sas driver version

[PATCH] scsi: default to scsi-mq
 2017-07-14 12:45 UTC  (12+ messages)

[bug report] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-14  9:16 UTC  (3+ messages)

[PATCH] scsi: qedf: Limit number of CQs
 2017-07-14  9:08 UTC  (2+ messages)

[PATCH v3 0/7] Enhance libsas hotplug feature
 2017-07-14  8:42 UTC  (39+ messages)
` [PATCH v3 1/7] libsas: Use static sas event pool to appease sas event lost
` [PATCH v3 2/7] libsas: remove unused port_gone_completion
` [PATCH v3 3/7] libsas: Use new workqueue to run sas event
` [PATCH v3 4/7] libsas: add sas event wait-complete support
` [PATCH v3 5/7] libsas: add a new workqueue to run probe/destruct discovery event
` [PATCH v3 6/7] libsas: add wait-complete support to sync "
` [PATCH v3 7/7] libsas: release disco mutex during waiting in sas_ex_discover_end_dev

[PATCH 0/4] constify scsi attribute_group structures
 2017-07-14  8:23 UTC  (5+ messages)
` [PATCH 1/4] scsi: scsi_transport_iscsi: constify "
` [PATCH 2/4] scsi: iscsi_boot_sysfs: "
` [PATCH 3/4] scsi: scsi_transport_fc: "
` [PATCH 4/4] scsi: scsi_transport_spi: "

[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
 2017-07-13 23:24 UTC  (7+ messages)

[GIT PULL] target updates for v4.13-rc1
 2017-07-13 20:29 UTC 

CPU lock-ups with 4.12.0+ kernels related to usb_storage
 2017-07-13 18:48 UTC  (4+ messages)

[PATCH] tcmu: clean up the scatter helper
 2017-07-13 18:14 UTC  (2+ messages)

[PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
 2017-07-13 17:44 UTC  (6+ messages)

scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-13 17:12 UTC 

[PATCH] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-07-13 16:31 UTC  (3+ messages)

[Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-07-13 16:11 UTC  (2+ messages)
  ` [Patch v2 2/2] libiscsi: Remove iscsi_destroy_session

[PATCH] libiscsi: Remove iscsi_destroy_session
 2017-07-13 12:13 UTC  (2+ messages)

[RFC v3 0/2] generate uevent for SCSI sense code
 2017-07-13  6:39 UTC  (4+ messages)
` [RFC v3 1/2] scsi: "
` [RFC v3 2/2] scsi: add rate limit to scsi sense code uevent

[PATCHv2] tcmu: Add fifo type waiter list support to avoid starvation
 2017-07-13  5:06 UTC  (2+ messages)

Dear friend,
 2017-07-12 21:50 UTC 

[PATCH v7 0/6] g_NCR5380: PDMA fixes and cleanup
 2017-07-12 21:40 UTC  (2+ messages)

[PATCH 0/7] aacraid: split off EH functions
 2017-07-12 21:39 UTC  (2+ messages)

[PATCH v2 1/2] hpsa: limit transfer length to 1MB
 2017-07-12 21:27 UTC  (3+ messages)
` [PATCH v2 2/2] smartpqi: "

[PATCH] scsi: libfc: pass an error pointer to fc_disc_error()
 2017-07-12 21:25 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: make several const arrays static
 2017-07-12 21:23 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
 2017-07-12 21:20 UTC  (2+ messages)

[PATCH v2] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-12 21:17 UTC  (3+ messages)

[PATCH] virtio_scsi: always read VPD pages for multiqueue too
 2017-07-12 21:16 UTC  (2+ messages)

[PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
 2017-07-12 21:12 UTC  (2+ messages)

[PATCH] scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
 2017-07-12 21:11 UTC  (2+ messages)

[PATCH] scsi: isci: fix typo in function names
 2017-07-12 21:10 UTC  (2+ messages)

[PATCH] cxlflash: return -EFAULT if copy_from_user() fails
 2017-07-12 21:07 UTC  (2+ messages)

[PATCH v1 1/1] qedi: Add support for Boot from SAN over iSCSI offload
 2017-07-12 21:06 UTC  (2+ messages)

[PATCH] tcmu: Fix possible to/from address overflow when doing the memcpy
 2017-07-12 17:36 UTC  (2+ messages)

[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
 2017-07-12  8:21 UTC  (20+ messages)
` [PATCH v2 09/15] megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
` [PATCH v2 10/15] megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
` [PATCH v2 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
` [PATCH v2 12/15] megaraid_sas: replace internal FALSE/TRUE definitions with false/true
` [PATCH v2 13/15] megaraid_sas: modified few prints in OCR and IOC INIT path
` [PATCH v2 14/15] megaraid_sas: call megasas_dump_frame with correct IO frame size
` [PATCH v2 15/15] megaraid_sas: driver version upgrade

[PATCH] scsi: qedi: Fix return code in qedi_ep_connect()
 2017-07-12  7:31 UTC 

[PATCH] hpsa: add support for legacy boards
 2017-07-12  7:12 UTC  (6+ messages)

[PATCH v2 00/15] qla2xxx: Add Target Multiqueue support
 2017-07-12  4:41 UTC  (5+ messages)
` [PATCH v2 01/15] qla2xxx: Combine Active command arrays

[PATCH] iscsi-target: Add login_keys_workaround attribute for non RFC initiators
 2017-07-12  0:32 UTC  (3+ messages)

[PATCH v2 0/4] scsi_dh_alua: fix stuck I/O after unavailable/standby states
 2017-07-11 21:01 UTC  (5+ messages)
` [PATCH v2 1/4] scsi: scsi_dh_alua: allow I/O in target port unavailable and standby states

[PATCH] tcmu: clean up the code and with one small fix
 2017-07-11 17:49 UTC  (3+ messages)

[PATCHv2] tcmu: Fix possbile memory leak when recalculating the cmd base size
 2017-07-11 17:49 UTC  (4+ messages)

[PATCH v2 3/4] scsi: scsi_dh_alua: do not print RTPG state if it remains unavailable/standby
 2017-07-11 14:11 UTC  (3+ messages)
` [PATCH] scsi: scsi_dh_alua: fix boolreturn.cocci warnings

Aviso de conta
 2017-07-11 12:09 UTC 


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