messages from 2017-02-10 09:10:43 to 2017-02-15 18:08:43 UTC [more...]
[PATCH 00/16] aacraid: Fixes and enhancements for arc family
2017-02-15 18:08 UTC (35+ messages)
` [PATCH 01/16] aacraid: Fix camel case
` [PATCH 02/16] aacraid: Use correct channel number for raw srb
` [PATCH 03/16] aacraid: Fix for excessive prints on EEH
` [PATCH 04/16] aacraid: Prevent E3 lockup when deleting units
` [PATCH 05/16] aacraid: Fix memory leak in fib init path
` [PATCH 06/16] aacraid: Added sysfs for driver version
` [PATCH 07/16] aacraid: Fix sync fibs time out on controller reset
` [PATCH 08/16] aacraid: Skip wellness sync on controller failure
` [PATCH 09/16] aacraid: Reload offlined drives after controller reset
` [PATCH 10/16] aacraid: Terminate kthread on controller fw assert
` [PATCH 11/16] aacraid: Decrease adapter health check interval
` [PATCH 12/16] aacraid: Skip IOP reset on controller panic(SMART Family)
` [PATCH 13/16] aacraid: Reorder Adapter status check
` [PATCH 14/16] aacraid: Save adapter fib log before an IOP reset
` [PATCH 15/16] aacraid: Fix a potential spinlock double unlock bug
` [PATCH 16/16] aacraid: Update driver version
[PATCH v4] sd: Check for unaligned partial completion
2017-02-15 16:42 UTC (6+ messages)
[PATCH v3 00/16] lpfc: Add NVME Fabrics support
2017-02-15 16:04 UTC (3+ messages)
sense handling improvements
2017-02-15 15:30 UTC (12+ messages)
` [PATCH 1/6] scsi: always zero sshdr in scsi_normalize_sense
` [PATCH 2/6] sd: improve TUR handling in sd_check_events
` [PATCH 3/6] scsi: make the sense header argument to scsi_test_unit_ready mandatory
` [PATCH 4/6] scsi: simplify scsi_execute_req_flags
` [PATCH 5/6] scsi: merge __scsi_execute into scsi_execute
` [PATCH 6/6] scsi: remove scsi_execute_req_flags
[PATCH V5 0/2] Add QLogic FastLinQ FCoE (qedf) driver
2017-02-15 14:28 UTC (3+ messages)
` [PATCH V5 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V5 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework
[patch] scsi: megaraid_sas: array overflow in megasas_dump_frame()
2017-02-15 14:17 UTC (3+ messages)
[PATCH] scsi: megaraid_sas: handle dma_addr_t right on 32-bit
2017-02-15 14:15 UTC (4+ messages)
[PATCH 00/10] mpt3sas: full mq support
2017-02-15 10:05 UTC (19+ messages)
[PATCH] sg: protect access to to 'reserved' page array
2017-02-15 6:54 UTC (5+ messages)
[bug report] megaraid_sas: Make PI enabled VD 8 byte DMA aligned
2017-02-15 5:53 UTC (2+ messages)
[PATCH RFC] target/user: Add double ring buffers support
2017-02-15 5:46 UTC (9+ messages)
[PATCH] scsi: lpfc: Add shutdown method for kexec
2017-02-15 2:44 UTC (11+ messages)
[PATCH] snic: switch to pci_irq_alloc_vectors
2017-02-14 19:34 UTC (3+ messages)
[bug report] scsi: aacraid: Added support for hotplug
2017-02-14 19:04 UTC (4+ messages)
[PATCH V4 0/2] Add QLogic FastLinQ FCoE (qedf) driver
2017-02-14 18:14 UTC (6+ messages)
` [PATCH V4 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V4 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework
` [PATCH] qedf: fix ifnullfree.cocci warnings
[RESEND][PATCH v2] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1
2017-02-14 17:53 UTC
[PATCH] cdrom: Make device operations read-only
2017-02-14 15:30 UTC (3+ messages)
[PATCH v3] sd: Check for unaligned partial completion
2017-02-14 12:47 UTC
Urgent loans
2017-02-14 7:14 UTC
[bug report] scsi: ufs-qcom: dump additional testbus registers
2017-02-14 7:58 UTC
[PATCH 1/1] mpt3sas: Ignore unaligned completion length for ZBC_IN
2017-02-14 6:34 UTC (9+ messages)
[PATCH] qla2xxx: Fix warnings reported by static checker
2017-02-13 20:18 UTC
[PATCH] scsi: aacraid: fix information leak on hbainfo.driver_name
2017-02-13 20:18 UTC (2+ messages)
[bug report] scsi: aacraid: Include HBA direct interface
2017-02-13 18:41 UTC
[PATCH] return valid data buffer length in scsi_bufflen() API using RQF_SPECIAL_PAYLOAD
2017-02-13 13:36 UTC (2+ messages)
[PATCH v3 00/39] megaraid_sas: Updates for scsi-next
2017-02-13 12:28 UTC (27+ messages)
` [PATCH v3 03/39] megaraid_sas: raid 1 fast path code optimize
` [PATCH v3 08/39] megaraid_sas: megasas_get_request_descriptor always return valid desc
` [PATCH v3 11/39] megaraid_sas: NVME interface target prop added
` [PATCH v3 13/39] megaraid_sas: raid 1 write performance for large io
` [PATCH v3 15/39] megaraid_sas: enhance debug logs in OCR context
` [PATCH v3 18/39] megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds
` [PATCH v3 19/39] megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map access
` [PATCH v3 20/39] megaraid_sas: Big endian RDPQ mode fix
` [PATCH v3 21/39] megaraid_sas: big endian support changes
` [PATCH v3 22/39] megaraid_sas: avoid unaligned access in ioctl path
` [PATCH v3 24/39] megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALID
` [PATCH v3 25/39] megaraid_sas: Change max_cmd from u32 to u16 in all functions
` [PATCH v3 27/39] megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
` [PATCH v3 30/39] megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool
` [PATCH v3 31/39] megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
` [PATCH v3 32/39] megaraid_sas: Change build_mpt_mfi_pass_thru to return void
` [PATCH v3 34/39] megaraid_sas: Use synchronize_irq to wait for IRQs to complete
` [PATCH v3 35/39] megaraid_sas: Increase internal command pool
` [PATCH v3 36/39] megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
` [PATCH v3 37/39] megaraid_sas: Indentation and smatch warning fixes
` [PATCH v3 38/39] megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set value to 2
` [PATCH v3 39/39] megaraid_sas: driver version upgrade
[PATCH v3 16/16] lpfc: Update lpfc version to 11.2.0.7
2017-02-13 9:19 UTC (3+ messages)
[PATCH v3 15/16] lpfc: Update copyrights
2017-02-13 9:18 UTC (3+ messages)
[PATCH v3 14/16] lpfc: NVME Target: Add debugfs support
2017-02-13 9:17 UTC (2+ messages)
[PATCH v3 13/16] lpfc: NVME Target: bind to nvmet_fc api
2017-02-13 9:17 UTC (2+ messages)
[PATCH v3 12/16] lpfc: NVME Target: Merge into FC discovery
2017-02-13 9:15 UTC (2+ messages)
[PATCH v3 11/16] lpfc: NVME Target: Receive buffer updates
2017-02-13 9:14 UTC (2+ messages)
[PATCH v3 10/16] lpfc: NVME Target: Base modifications
2017-02-13 9:03 UTC (2+ messages)
[PATCH v3 09/16] lpfc: NVME Initiator: Add debugfs support
2017-02-13 9:00 UTC (2+ messages)
[PATCH v3 08/16] lpfc: NVME Initiator: bind to nvme_fc api
2017-02-13 8:59 UTC (2+ messages)
[PATCH v3 07/16] lpfc: NVME Initiator: Merge into FC discovery
2017-02-13 8:55 UTC (2+ messages)
[PATCH v3 06/16] lpfc: NVME Initiator: Base modifications
2017-02-13 8:54 UTC (2+ messages)
[PATCH v3 05/16] lpfc: refactor debugfs queue dump routines
2017-02-13 8:34 UTC (3+ messages)
[PATCH v3 04/16] lpfc: refactor debugfs queue prints
2017-02-13 8:32 UTC (3+ messages)
[PATCH v3 03/16] lpfc: minor code cleanups
2017-02-13 8:30 UTC (3+ messages)
[PATCH v3 02/16] lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
2017-02-13 8:29 UTC (2+ messages)
[PATCH v3 01/16] lpfc: Correct WQ creation for pagesize
2017-02-12 21:52 UTC
[Bug 194553] New: [storvsc] Add. Sense: Changed operating definition
2017-02-11 18:53 UTC
[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
2017-02-11 16:07 UTC (3+ messages)
[GIT PULL] SCSI fixes for 4.10-rc7
2017-02-11 6:19 UTC
[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include
2017-02-10 19:44 UTC (5+ messages)
aacraid: kernel: AAC: Host adapter dead -1 (bisected)
2017-02-10 10:47 UTC (2+ messages)
[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
2017-02-10 9:23 UTC (2+ messages)
` [Bug 151661] Adaptec 3405 "
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