messages from 2017-10-30 22:42:02 to 2017-11-06 18:21:48 UTC [more...]
[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
2017-11-06 18:21 UTC (11+ messages)
` [PATCH V9 2/4] MIPS: Implement dma_map_ops::get_cache_alignment()
[PATCH] SCSI: don't get target/host busy_count in scsi_mq_get_budget()
2017-11-06 18:04 UTC (3+ messages)
[PATCH] storvsc: Avoid excessive host scan on controller change
2017-11-06 18:01 UTC (2+ messages)
[PATCH] mpt3sas: fix dma_addr_t casts
2017-11-06 17:20 UTC (2+ messages)
[PATCH] iSCSI-target: Use common error handling code in iscsi_decode_text_input()
2017-11-06 16:25 UTC (2+ messages)
[PATCH] scsi: Remove null check before kfree
2017-11-06 14:27 UTC
[PATCH v3 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
2017-11-06 7:11 UTC (5+ messages)
` [PATCH v3 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH v3 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()
[PATCH v2] scsi: be2iscsi: Use kasprintf
2017-11-06 5:01 UTC (6+ messages)
[PATCH 0/4] scsi: qla2xxx: Convert timers to use timer_setup()
2017-11-06 0:18 UTC (8+ messages)
` [PATCH 1/4] scsi: qla2xxx: Convert timers to use setup_timer()
` [PATCH 2/4] scsi: qla2xxx: Refactor qla2x00_start_timer()
` [PATCH 3/4] scsi: qla2xxx: Convert qla2x00_timer() to use timer_setup()
` [PATCH 4/4] scsi: qla2xxx: Convert qla2x00_sp_timeout() "
target-pending/for-next patches
2017-11-05 16:05 UTC (2+ messages)
[PATCH] scsi: advansys: fix improper function call to kfree
2017-11-05 14:30 UTC
[PATCH v3] scsi: require CAP_SYS_ADMIN to write to procfs interface
2017-11-05 10:29 UTC (5+ messages)
[PATCH V9 3/4] scsi: Align block queue to dma_get_cache_alignment()
2017-11-05 2:39 UTC (2+ messages)
[PATCH] scsi: Use vzalloc instead of vmalloc/memset
2017-11-04 21:56 UTC
[PATCH v2] scsi: require CAP_SYS_ADMIN to write to procfs interface
2017-11-04 20:50 UTC (2+ messages)
[PATCH] scsi: require CAP_SYS_ADMIN to write to procfs interface
2017-11-04 20:26 UTC (3+ messages)
[PATCH] blk-mq: don't handle failure in .get_budget
2017-11-04 18:21 UTC
[PATCH 0/4] target: Adjustments for four function implementations
2017-11-04 13:18 UTC (5+ messages)
` [PATCH 1/4] target: Use common error handling code in three functions
` [PATCH 2/4] target: Combine two condition checks into one statement in target_xcopy_do_work()
` [PATCH 3/4] target: Improve a size determination in three functions
` [PATCH 4/4] target: Delete an error message for a failed memory allocation in two functions
Tercüme edilecek metinleriniz hakkında
2017-10-31 1:01 UTC
[PATCH] scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
2017-11-03 23:26 UTC
[PATCH 00/17] lpfc updates for 11.4.0.5
2017-11-03 22:56 UTC (18+ messages)
` [PATCH 01/17] lpfc: FLOGI failures are reported when connected to a private loop
` [PATCH 02/17] lpfc: Expand WQE capability of every NVME hardware queue
` [PATCH 03/17] lpfc: Handle XRI_ABORTED_CQE in soft IRQ
` [PATCH 04/17] lpfc: Fix crash after bad bar setup on driver attachment
` [PATCH 05/17] lpfc: Fix NVME LS abort_xri
` [PATCH 06/17] lpfc: Raise maximum NVME sg list size for 256 elements
` [PATCH 07/17] lpfc: Driver fails to detect direct attach storage array
` [PATCH 08/17] lpfc: Fix display for debugfs queInfo
` [PATCH 09/17] lpfc: Adjust default value of lpfc_nvmet_mrq
` [PATCH 10/17] lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
` [PATCH 11/17] lpfc: Linux LPFC driver does not process all RSCNs
` [PATCH 12/17] lpfc: correct port registrations with nvme_fc
` [PATCH 13/17] lpfc: Correct driver deregistrations with host nvme transport
` [PATCH 14/17] lpfc: Fix crash during driver unload with running nvme traffic
` [PATCH 15/17] lpfc: Fix driver handling of nvme resources during unload
` [PATCH 16/17] lpfc: small sg cnt cleanup
` [PATCH 17/17] lpfc: update driver version to 11.4.0.5
[PATCH] scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout
2017-11-03 19:58 UTC
[scsi:for-next 182/194] drivers/scsi//mpt3sas/mpt3sas_base.c:1418:13: warning: cast from pointer to integer of different size
2017-11-03 19:27 UTC
[GIT PULL] SCSI fixes for 4.14-rc7
2017-11-03 16:42 UTC
[PATCH] scsi: lpfc_els: use swap macro in lpfc_plogi_confirm_nport
2017-11-03 16:42 UTC
[PATCH v3] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
2017-11-03 16:33 UTC
[PATCH v2] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
2017-11-03 16:33 UTC (2+ messages)
[PATCH 00/13] mpt3sas driver NVMe support:
2017-11-03 16:32 UTC (15+ messages)
` [PATCH 01/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH 03/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH 04/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH 05/13] mpt3sas: API's to remove nvme drive from sml
` [PATCH 06/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH 07/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH 08/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH 09/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH 10/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH 11/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH 12/13] mpt3sas: Fix sparse warnings
` [PATCH 13/13] mpt3sas: Update mpt3sas driver version
[PATCH] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
2017-11-03 16:30 UTC (2+ messages)
[PATCH V3] scsi: storvsc: Allow only one remove lun work item to be issued per lun
2017-11-03 16:28 UTC (2+ messages)
[PATCH] scsi: lpfc: fix kzalloc-simple.cocci warnings
2017-11-03 16:26 UTC (3+ messages)
[PATCH] scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
2017-11-03 15:48 UTC (2+ messages)
[PATCH] scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
2017-11-03 15:46 UTC (2+ messages)
[PATCH 1/2] scsi: megaraid: Remove redundant code in megasas_alloc_cmds
2017-11-03 15:26 UTC (7+ messages)
` [PATCH 2/2] scsi: megaraid: Track the page allocations for struct fusion_context
[PATCH] scsi: hisi_sas: select CONFIG_RAS
2017-11-03 15:24 UTC (5+ messages)
[PATCH v2] ata: fixes kernel crash while tracing ata_eh_link_autopsy event
2017-11-03 13:28 UTC (2+ messages)
mptsas driver cannot detect hotplugging disk with the LSI SCSI SAS1068 controller in Ubuntu guest on VMware
2017-11-03 11:54 UTC (9+ messages)
[PATCH] SCSI-dpt_i2o: Use common error handling code in adpt_hba_reset()
2017-11-02 17:04 UTC
[PATCH] block: fix CDROM dependency on BLK_DEV
2017-11-02 15:11 UTC (6+ messages)
[PATCH] scsi_debug: Added Format Unit and Sanitize commands
2017-11-02 15:05 UTC (2+ messages)
[PATCH] Added Format Unit and Sanitize commands
2017-11-02 9:32 UTC
Checking the description for aac_comm_init()
2017-11-02 10:30 UTC
[PATCH] ata: fixes kernel crash while tracing ata_eh_link_autopsy event
2017-11-02 9:57 UTC (4+ messages)
( Compensation Reinbursement )
2017-11-02 1:53 UTC
(unknown),
2017-11-01 23:35 UTC
[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
2017-11-01 15:51 UTC (12+ messages)
` [PATCH v2 2/8] crypto: scompress - use "
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
system hung up when offlining CPUs
2017-11-01 11:01 UTC (16+ messages)
[PATCH] scsi: sas: Convert timers to use timer_setup()
2017-11-01 7:58 UTC (4+ messages)
[PATCH] scsi: qla4xxx: Convert timers to use timer_setup()
2017-11-01 7:06 UTC (3+ messages)
[PATCH 0/9] use network namespace for iSCSI control interfaces
2017-10-31 22:41 UTC (10+ messages)
` [PATCH 1/9] iscsi: create per-net iscsi netlink kernel sockets
` [PATCH 2/9] iscsi: associate endpoints with a host
` [PATCH 3/9] iscsi: sysfs filtering by network namespace
` [PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
` [PATCH 5/9] iscsi: set netns for iscsi_tcp hosts
` [PATCH 6/9] iscsi: check net namespace for all iscsi lookups
` [PATCH 7/9] iscsi: convert flashnode devices from bus to class
` [PATCH 9/9] iscsi: filter flashnode sysfs by net namespace
` [PATCH 8/9] iscsi: rename iscsi_bus_flash_* to iscsi_flash_*
[PATCH] scsi: ibmvscsi: Convert timers to use timer_setup()
2017-10-31 21:46 UTC (3+ messages)
[PATCH RESEND] scsi: fnic: Clean up redundant variables
2017-10-31 21:01 UTC
[PATCH] scsi: megaraid: Convert timers to use timer_setup()
2017-10-31 18:47 UTC (3+ messages)
[PATCH] scsi: qla2xxx: Convert timers to use timer_setup()
2017-10-31 18:45 UTC (8+ messages)
[PATCH v2] target/iscsi: Convert timers to use timer_setup()
2017-10-31 18:13 UTC (9+ messages)
[PATCH] scsi_error.c: DID_SOFT_ERROR comment clean up
2017-10-31 16:47 UTC (2+ messages)
[PATCH] scsi: aic7xxx: Convert timers to use timer_setup()
2017-10-31 16:35 UTC (2+ messages)
[PATCH 1/1] scsi: hisi_sas: fix for the build error log_non_standard_event undefined
2017-10-31 16:33 UTC (2+ messages)
[PATCH] scsi: pmcraid: Convert timers to use timer_setup()
2017-10-31 15:47 UTC (2+ messages)
[PATCH] scsi: lpfc: Convert timers to use timer_setup()
2017-10-31 15:43 UTC (2+ messages)
[PATCH] scsi: ipr: Convert timers to use timer_setup()
2017-10-31 15:40 UTC (2+ messages)
[PATCH] scsi: fcoe: Convert timers to use timer_setup()
2017-10-31 15:36 UTC (2+ messages)
[PATCH] scsi: cxgbi: Convert timers to use timer_setup()
2017-10-31 15:36 UTC (2+ messages)
[PATCH] scsi: csiostor: Convert timers to use timer_setup()
2017-10-31 15:35 UTC (2+ messages)
[PATCH v5 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
2017-10-31 12:35 UTC (6+ messages)
` [PATCH v5 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` 答复: "
` 答复: "
[PATCH] scsi_debug: write_same: fix error report
2017-10-31 12:31 UTC (2+ messages)
[PATCH V2] scsi: storvsc: Allow only one remove lun work item to be issued per lun
2017-10-31 12:31 UTC (5+ messages)
[PATCH] scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'
2017-10-31 12:26 UTC (2+ messages)
[PATCH 0/5] nvmet/nvmet_fc: add events for discovery controller rescan
2017-10-31 12:22 UTC (2+ messages)
scsi/NCR5380: Suppress SDTR and WDTR message logging
2017-10-31 12:17 UTC (2+ messages)
[PATCH 0/3] cxlflash: Miscellaneous fixes
2017-10-31 12:13 UTC (2+ messages)
[PATCH 0/1] qla2xxx: Fix oops in qla2x00_probe_one error path
2017-10-31 12:07 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v11 0/7] block, scsi, md: Improve suspend and resume
2017-10-30 22:42 UTC (7+ messages)
` [PATCH v11 1/7] block: Make q_usage_counter also track legacy requests
` [PATCH v11 3/7] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v11 4/7] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v11 5/7] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v11 6/7] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v11 7/7] block, nvme: Introduce blk_mq_req_flags_t
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).