messages from 2017-07-12 16:52:02 to 2017-07-20 06:49:07 UTC [more...]
[PATCH 0/7] qla2xxx: Bug fixes for driver
2017-07-20 6:49 UTC (14+ messages)
` [PATCH 1/7] qla2xxx: Cleanup NVMe code
` [PATCH 2/7] qla2xxx: Move function prototype to correct header
` [PATCH 3/7] qla2xxx: Add command completion wq for error path
` [PATCH 4/7] qla2xxx: Added change to enable ZIO for FC-NVMe devices
` [PATCH 5/7] qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
` [PATCH 6/7] qla2xxx: Fix remoteport disconnect for FC-NVMe
` [PATCH 7/7] qla2xxx: Refactor usage of Active command arrays
Re:'Funds AED35,623,785 (US$9.7 Milliön) for you, Write to e-mail: sarah.shuhail@activist.com for dètails
2017-07-20 4:30 UTC
[PATCH] SCSI: remove DRIVER_ATTR() usage
2017-07-20 2:20 UTC (2+ messages)
[PATCH] scsi: mpt3sas_scsih: remove unnecessary statics
2017-07-20 0:07 UTC (2+ messages)
[PATCH] scsi: Add helper functions to set target ID
2017-07-20 9:44 UTC
[PATCH] qedi: Add ISCSI_BOOT_SYSFS to Kconfig
2017-07-19 9:07 UTC
[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
2017-07-19 8:42 UTC (8+ messages)
` [PATCH v2 08/15] megaraid_sas: Use SMID for Task abort case only
` [PATCH v2 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
[REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control
2017-07-19 8:36 UTC (7+ messages)
[PATCH 00/13]mpt3sas driver NVMe support:
2017-07-19 7:20 UTC (7+ 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] aic7xxx: fix firmware build with O=path
2017-07-19 1:58 UTC
[PATCH] aic7xxx: fix firmware build with O=path
2017-07-19 1:52 UTC (4+ messages)
[PATCH] scsi: Convert to using %pOF instead of full_name
2017-07-18 21:43 UTC
[PATCH] scsi: default to scsi-mq
2017-07-18 16:24 UTC (14+ messages)
[PATCH 00/22] gcc-7 -Wformat-* warnings
2017-07-18 11:52 UTC (47+ 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 v10 00/15] Replace PCI pool by DMA pool API
2017-07-18 11:47 UTC (3+ messages)
[PATCH 1/1] scsi: ufs: changing maintainer
2017-07-18 9:46 UTC (3+ messages)
Hello
2017-07-18 5:21 UTC
Hello
2017-07-17 22:53 UTC
[PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer
2017-07-18 3:04 UTC (2+ messages)
[PATCH v2 1/2] hpsa: limit transfer length to 1MB
2017-07-18 2:57 UTC (4+ messages)
` [PATCH v2 2/2] smartpqi: "
CPU lock-ups with 4.12.0+ kernels related to usb_storage
2017-07-17 20:15 UTC (5+ messages)
Dear Friend
2017-07-17 13:21 UTC
[PATCH] [v2] scsi: fusion: fix string overflow warning
2017-07-17 12:00 UTC
[GIT PULL] final round of SCSI updates for the 4.12+ merge window
2017-07-16 5:56 UTC
[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
2017-07-15 8:44 UTC (10+ 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
BUG Needs Broader Audience (Bisect Successfull, Bugzilla #196343) : CDROM-related bug introduced in 4.11 merge window makes kernel freeze instead of doing read retires
2017-07-15 6:34 UTC
[scsi:for-next 1/10] qedi_main.c:undefined reference to `iscsi_boot_destroy_kset'
2017-07-15 3:42 UTC
[PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
2017-07-14 23:15 UTC (2+ messages)
` [PATCH 3/6] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-14 17:31 UTC (3+ messages)
[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
[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 (36+ 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
[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] scsi: libfc: pass an error pointer to fc_disc_error()
2017-07-12 21:25 UTC (2+ messages)
[PATCH] scsi: hisi_sas: make several const arrays static
2017-07-12 21:23 UTC (2+ 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 (2+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox