messages from 2016-08-14 11:41:52 to 2016-08-22 09:31:14 UTC [more...]
[PATCH 0/5] block-cciss: Fine-tuning for two function implementations
2016-08-22 9:31 UTC (16+ messages)
` [PATCH 1/5] block-cciss: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/5] block-cciss: Less function calls in cciss_bigpassthru() after error detection
` [PATCH 3/5] block-cciss: Delete unnecessary initialisations in cciss_bigpassthru()
` [PATCH 4/5] block-cciss: Move an assignment for the variable "sg_used" "
` [PATCH 5/5] block-cciss: Replace three kzalloc() calls by kcalloc()
` [PATCH 0/7] aacraid: Fine-tuning for a few functions
` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/7] aacraid: One function call less in aac_send_raw_srb() after error detection
` [PATCH 3/7] aacraid: Delete unnecessary initialisations in aac_send_raw_srb()
` [PATCH 4/7] aacraid: Delete unnecessary braces
` [PATCH 5/7] aacraid: Add spaces after control flow keywords
` [PATCH 6/7] aacraid: Improve determination of a few sizes
` [PATCH 7/7] aacraid: Apply another recommendation from "checkpatch.pl"
` [PATCH] megaraid_sas: Use memdup_user() rather than duplicating its implementation
[PATCH v4 0/3] Fix panic when a SES device is attached to a hpsa logical volume
2016-08-22 8:57 UTC (9+ messages)
` [PATCH v4 1/3] sas: provide stub implementation for scsi_is_sas_rphy
` [PATCH v4 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached
` [PATCH v4 3/3] sas: remove is_sas_attached()
[PATCH 0/6] tcm_fc fixes
2016-08-22 8:54 UTC (7+ messages)
` [PATCH 1/6] target: fix hang in target_wait_for_sess_cmds()
` [PATCH 2/6] target: fix potential race window in target_sess_cmd_list_waiting()
` [PATCH 3/6] target/tcm_fc: print command pointer in debug message
` [PATCH 4/6] target/tcm_fc: return detailed error in ft_sess_create()
` [PATCH 5/6] target/tcm_fc: Update debugging statements to match libfc usage
` [PATCH 6/6] target/tcm_fc: use CPU affinity for responses
[PATCH 0/8] hisi_sas internal abort support
2016-08-22 7:50 UTC (4+ messages)
` [PATCH 1/8] hisi_sas: add internal abort core code
[PATCH 0/2] Change zone cache format to use less memory
2016-08-22 7:11 UTC (5+ messages)
` [PATCH 1/2] Move ZBC core setup to sd_zbc
` [PATCH 2/2] Migrate zone cache from RB-Tree to arrays of descriptors
[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
2016-08-22 4:31 UTC (5+ messages)
` [PATCH v2 1/4] Enable support for Seagate HostAware drives
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same
` [PATCH v2 3/4] Merge ZBC constants
` [PATCH v2 4/4] Integrate ZBC command requests with zone cache
[PATCH v8 0/2] Block layer support ZAC/ZBC commands
2016-08-22 4:20 UTC (3+ messages)
` [PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
` [PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
runaway latency detection
2016-08-22 2:22 UTC
Moving GPIO interrupts and IPIs to a core other than 0
2016-08-22 2:11 UTC (2+ messages)
1,650,000,00 Euro
2016-08-21 23:25 UTC
GOOD NEWS
2016-08-21 7:48 UTC
[PATCH] megaraid_sas: Fix the search of first memory bar
2016-08-21 8:28 UTC
[PATCH] scsi: don't reinitialize adapter's req_table
2016-08-21 2:39 UTC
[PATCH] scsi: not need to alloc zero buffer for local_atto_ioctl
2016-08-21 2:33 UTC
[PATCH v2] fcoe: provide translation table between Ethernet and FC port speeds
2016-08-20 0:36 UTC (2+ messages)
Observing Softlockup's while running heavy IOs
2016-08-19 21:27 UTC (6+ messages)
[PATCH 1/2] scsi: sg: Avoid overflow when USER_HZ > HZ
2016-08-19 16:43 UTC (2+ messages)
` [PATCH 2/2] scsi: sg: Use mult_frac, drop MULDIV macro
Oops when completing request on the wrong queue
2016-08-19 16:38 UTC (4+ messages)
Patch added to scsi: scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACH
2016-08-19 14:44 UTC
[GIT PULL] SCSI fixes for 4.8-rc2
2016-08-19 14:40 UTC
[PATCH 0/6] cxlflash: Improvements and cleanup
2016-08-19 12:18 UTC (14+ messages)
` [PATCH 1/6] cxlflash: Avoid mutex when destroying context
` [PATCH 2/6] cxlflash: Cache owning adapter within context
` [PATCH 3/6] cxlflash: Add kref to context
` [PATCH 4/6] cxlflash: Transition to application close model
` [PATCH 5/6] cxlflash: Remove adapter file descriptor cache
` [PATCH 6/6] cxlflash: Update documentation
[PATCH] fcoe: provide translation table between Ethernet and FC port speeds
2016-08-19 11:30 UTC (3+ messages)
[PATCH] scsi:Prevent deletion of SCSI block device in use
2016-08-19 10:36 UTC
[PATCH v2 00/29] be2iscsi: driver update 11.2.0.0
2016-08-19 9:50 UTC (30+ messages)
` [PATCH v2 01/29] be2iscsi: Fix to use correct configuration values
` [PATCH v2 02/29] be2iscsi: Replace _bh version for mcc_lock spinlock
` [PATCH v2 03/29] be2iscsi: Reduce driver load/unload time
` [PATCH v2 04/29] be2iscsi: Set and return right iface v4/v6 states
` [PATCH v2 05/29] be2iscsi: Fix gateway APIs to support IPv4 & IPv6
` [PATCH v2 06/29] be2iscsi: Fix release of DHCP IP in static mode
` [PATCH v2 07/29] be2iscsi: Move VLAN code to common iface_set_param
` [PATCH v2 08/29] be2iscsi: Update iface handle before any set param
` [PATCH v2 09/29] be2iscsi: Rename iface get/set/create/destroy APIs
` [PATCH v2 10/29] be2iscsi: Handle only NET_PARAM in iface_get_param
` [PATCH v2 11/29] be2iscsi: Check all zeroes IP before issuing IOCTL
` [PATCH v2 12/29] be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_reset
` [PATCH v2 13/29] be2iscsi: Remove isr_lock and dead code
` [PATCH v2 14/29] be2iscsi: Fix checks for HBA in error state
` [PATCH v2 15/29] be2iscsi: Fix to make boot discovery non-blocking
` [PATCH v2 16/29] be2iscsi: Fix to add timer for UE detection
` [PATCH v2 17/29] be2iscsi: Add IOCTL to check UER supported
` [PATCH v2 18/29] be2iscsi: Move functions to right files
` [PATCH v2 19/29] be2iscsi: Fix POST check and reset sequence
` [PATCH v2 20/29] be2iscsi: Add V1 of EPFW cleanup IOCTL
` [PATCH v2 21/29] be2iscsi: Add TPE recovery feature
` [PATCH v2 22/29] be2iscsi: Fail the sessions immediately after TPE
` [PATCH v2 23/29] be2iscsi: Add FUNCTION_RESET during driver unload
` [PATCH v2 24/29] be2iscsi: Fix async PDU handling path
` [PATCH v2 25/29] be2iscsi: Fix bad WRB index error
` [PATCH v2 26/29] be2iscsi: Fix queue and connection parameters
` [PATCH v2 27/29] be2iscsi: Update copyright information
` [PATCH v2 28/29] be2iscsi: Update the driver version
` [PATCH v2 29/29] MAINTAINERS: Update be2iscsi contact info
[PATCH] Remove the unnecessary semicolons
2016-08-18 15:04 UTC
[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
2016-08-18 21:15 UTC (5+ messages)
` [Bug 151661] "
` [Bug 151661] Adaptec 3405 "
[PATCH] ipr: Add asynchronous error notification
2016-08-19 2:47 UTC (2+ messages)
[RFC PATCH 0/4] libfc: Do not send ABTS when resetting exchanges
2016-08-19 2:36 UTC (3+ messages)
[PATCH] scsi: introduce a quirk for false cache reporting
2016-08-19 2:19 UTC (2+ messages)
Donation Funds
2016-08-19 2:03 UTC
[Bug 153171] New: scsi host6: runtime PM trying to activate child device host6 but parent (2-2:1.0) is not active
2016-08-19 2:17 UTC (5+ messages)
` [Bug 153171] "
[PATCH] Remove the unnecessary semicolons
2016-08-19 2:03 UTC
[PATCH 00/22] FCoE VN2VN fixes
2016-08-18 14:43 UTC (3+ messages)
` [PATCH 01/22] libfc: Revisit kref handling
IB/isert: Return value of iser target transport handlers ignored by iscsi target
2016-08-18 12:03 UTC (3+ messages)
[Bug 101841] New: iommu memory handling cause mmblock devices stop working
2016-08-17 22:19 UTC (2+ messages)
` [Bug 101841] "
[REPOST PATCH 1/5] scsi: bnx2i: convert to kworker
2016-08-17 10:10 UTC (5+ messages)
` [REPOST PATCH 2/5] scsi: bnx2fc: convert per-CPU thread "
` [REPOST PATCH 3/5] scsi: bnx2fc: clean up header definitions
` [REPOST PATCH 4/5] scsi: bnx2fc: annoate unlock + release for sparse
` [REPOST PATCH 5/5] scsi: bnx2fc: convert bnx2fc_l2_rcv_thread() to worker
[PATCH v3 0/3] Fix panic when a SES device is attached to a hpsa logical volume
2016-08-17 9:56 UTC (6+ messages)
` [PATCH v3 1/3] sas: provide stub implementation for scsi_is_sas_rphy
` [PATCH v3 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached
` [PATCH v3 3/3] sas: remove is_sas_attached()
[PATCH 2/2 v3] be2iscsi: Fix some error messages
2016-08-17 3:59 UTC (13+ messages)
` [PATCH 0/2] be2iscsi: Logging neatening
` [PATCH] be2iscsi: Use a more current logging style
[PATCH V4 0/2] smartpqi: initial commit of Microsemi smartpqi driver
2016-08-17 2:28 UTC (10+ messages)
[PATCH] block: Fix secure erase
2016-08-17 0:52 UTC (2+ messages)
[Bug 153241] New: Kernel (unconditionally?) repeatedly attempts to issue SMART commands via ATA pass-through
2016-08-16 19:59 UTC
[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-08-16 18:53 UTC (4+ messages)
[PATCH] scsi: bnx2i: convert to kworker
2016-08-16 13:15 UTC (4+ messages)
[PATCH 1/5] nvme-fabrics: Add FC transport FC-NVME definitions
2016-08-16 16:31 UTC (4+ messages)
[PATCH 1/5] multipath-tools: document how to add devices that need special flags in the SCSI subsystem
2016-08-16 12:38 UTC
[PATCH] scsi: introduce a quirk for false cache reporting
2016-08-16 10:28 UTC (5+ messages)
(unknown)
2016-08-16 9:14 UTC
[PATCH v6 0/2] Block layer support ZAC/ZBC commands
2016-08-16 6:07 UTC (14+ messages)
[PATCH 1/2] be2iscsi: Fix error return code
2016-08-16 6:04 UTC (2+ messages)
[PATCH] scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACH
2016-08-16 4:58 UTC (3+ messages)
[PATCH v2] scsi: fix upper bounds check of sense key in scsi_sense_key_string()
2016-08-16 4:51 UTC (2+ messages)
[PATCH v2 0/3] Fix panic when a SES device is attached to a hpsa logical volume
2016-08-16 4:39 UTC (6+ messages)
` [PATCH v2 1/3] sas: provide stub implementations for scsi_is_sas_phy and sas_get_address
` [PATCH v2 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached
` [PATCH v2 3/3] sas: remove is_sas_attached()
[RFC] libata-scsi: make sure Maximum Write Same Length is not too large
2016-08-16 4:15 UTC (6+ messages)
[PATCH v2 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
2016-08-16 4:10 UTC (5+ messages)
` [PATCH v2 2/2] sd: check BLK_DEF_MAX_SECTORS against max_dev_sectors
[RFC] sd: dynamically adjust SD_MAX_WS16_BLOCKS as per the actual logical block size
2016-08-16 4:02 UTC (6+ messages)
Time to make dynamically allocated devt the default for scsi disks?
2016-08-15 20:11 UTC (12+ messages)
[PATCH 1/2] ses: use scsi_is_sas_rphy instead of is_sas_attached
2016-08-15 15:04 UTC (7+ messages)
` [PATCH 2/2] sas: remove is_sas_attached()
[PING / RESEND] handling reservation conflicts in dm-mpath
2016-08-15 13:40 UTC (5+ messages)
` [PATCH] dm-mpath: always return reservation conflict
` [dm-devel] "
` "
Regression - SATA disks behind USB ones on v4.8-rc1, breaking boot. [Re: Who reordered my disks (probably v4.8-rc1 problem)]
2016-08-14 11:41 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;
as well as URLs for NNTP newsgroup(s).