public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-13 02:26:41 to 2011-07-21 07:08:36 UTC [more...]

[PATCH 031/103] target: Rename get_lun_for_{cmd,tmr} to lookup_{cmd,tmr}_lun
 2011-07-21  7:08 UTC  (23+ messages)
` [PATCH 032/103] target: Make t_task a member of se_cmd, not a pointer
` [PATCH 034/103] target: Use cmd->se_dev over cmd->se_lun->lun_se_dev
` [PATCH 035/103] target: Embed qr in struct se_cmd
` [PATCH 037/103] target: Rename list_heads that are nodes in struct se_cmd to "*_node"
` [PATCH 041/103] target: Remove unneeded checks in transport_free_pages()
` [PATCH 044/103] tcm_fc: Makefile cleanups
` [PATCH 045/103] tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
` [PATCH 046/103] target: Replace custom sg<->buf functions with lib funcs
` [PATCH 047/103] target: Simplify sector limiting code
` [PATCH 048/103] target: get_cdb should never return NULL
` [PATCH 049/103] target: Simplify transport_memcpy_se_mem_read_contig
` [PATCH 050/103] target: Use assignment rather than increment for t_task_cdbs
` [PATCH 051/103] target: Don't pass dma_size to generic_get_mem
` [PATCH 053/103] target: Move task_sg_num next to task_sg in struct se_task
` [PATCH 054/103] target: inline struct se_transport_task into struct se_cmd
` [PATCH 055/103] target: Change name & semantics of transport_get_sectors()
` [PATCH 056/103] target: Remove unused members of se_cmd
` [PATCH 057/103] target: Rename se_cmd.t_task_cdbs to t_task_list_num
` [PATCH 058/103] target: Fix some spelling
` [PATCH 059/103] target: Remove unused var from transport_generic_do_tmr
` [PATCH 060/103] target: map_sg_to_mem: return sg_count in return value
` [PATCH 061/103] target/pscsi: Use min_t for sector limits

[PATCH 062/103] target/pscsi: Unused param for pscsi_get_bio()
 2011-07-21  7:12 UTC  (19+ messages)
` [PATCH 063/103] target: Rename get_cdb_count to allocate_tasks
` [PATCH 064/103] target: Make transport_generic_new_cmd() available for iscsi-target
` [PATCH 065/103] target: Remove fabric callback to allocate iovecs
` [PATCH 066/103] target: Fix transport_generic_new_cmd WRITE comment
` [PATCH 067/103] target: remove the always-noop ->new_cmd_failure method
` [PATCH 068/103] target: remove the unused SCF_SE_DISABLE_ONLINE_CHECK flag
` [PATCH 069/103] target: remove the unused SCF_CMD_PASSTHROUGH_NOALLOC flag
` [PATCH 070/103] target: remove the unused SCF_EMULATE_SYNC_UNMAP flag
` [PATCH 071/103] target: remove the unused SCF_EMULATE_SYNC_CACHE flag
` [PATCH 072/103] target: merge release_cmd methods
` [PATCH 073/103] target: Add transport_handle_cdb_direct optimization
` [PATCH 074/103] target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
` [PATCH 075/103] target: Make transport_lookup_cmd_lun() locking IRQ-safe
` [PATCH 076/103] target: Make se_dev_check_online() "
` [PATCH 077/103] target/iblock: Use request_queue->nr_request for se_device defaults
` [PATCH 078/103] loopback: Remove duplicate scsi/scsi_tcq.h include
` [PATCH 079/103] target: Make se_tmr_lock IRQ-safe
` [PATCH 080/103] loopback: Fix memory leak in tcm_loop_make_scsi_hba()

[PATCH 000/103] target: Updates for v3.1-rc1
 2011-07-21  7:05 UTC  (31+ messages)
` [PATCH 001/103] target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
` [PATCH 002/103] target: Minor header comment fixes
` [PATCH 003/103] target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
` [PATCH 004/103] target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
` [PATCH 005/103] loopback: Only build tcm_loop as module
` [PATCH 006/103] target: Remove unused su_group usage in fabric register/dergister
` [PATCH 007/103] target: use errno values instead of returning -1 for everything
` [PATCH 008/103] target: Rename transport_calc_sg_num to transport_init_task_sg
` [PATCH 009/103] target: Fix leak in error path in transport_init_task_sg
` [PATCH 010/103] target: Remove pscsi_get_sh() in _pscsi.c
` [PATCH 011/103] target: Make two runtime checks into WARN_ONs
` [PATCH 012/103] tcm_loop: off by one in tcm_loop_make_naa_tpg()
` [PATCH 013/103] target: Remove hba queue depth and convert to spin_lock_irq usage
` [PATCH 014/103] target: dev->dev_status_queue_obj is unused
` [PATCH 015/103] target: Make struct se_queue_req.cmd type struct se_cmd *
` [PATCH 016/103] target: Remove __transport_get_qr_from_queue()
` [PATCH 017/103] target: Rename se_dev->g_se_dev_list to se_dev_node
` [PATCH 018/103] target: Remove struct se_global
` [PATCH 019/103] target: Simplify scsi mib index table code
` [PATCH 020/103] target: Make dev_queue_obj a member of se_device instead of a pointer
` [PATCH 021/103] target: remove extraneous returns at end of void functions
` [PATCH 022/103] target: Ensure transport_dump_vpd_ident_type returns null-terminated str
` [PATCH 023/103] target: Function pointers don't need to use '&' to be assigned
` [PATCH 024/103] target: Fix comment in __transport_execute_tasks()
` [PATCH 025/103] target: Misc style cleanups
` [PATCH 026/103] target: rename struct pr_reservation_template to pr_reservation
` [PATCH 027/103] target: Remove #defines that just perform indirection
` [PATCH 028/103] target: Inline transport_get_task_from_execute_queue()
` [PATCH 029/103] target: Fix double test of inquiry_prod
` [PATCH 030/103] target: Remove unneeded casts to void*

BUG: unable to handle kernel NULL pointer dereference at (null)
 2011-07-21  4:13 UTC 

[PATCH 15/15] bfa: Update the driver version to 3.0.2.2
 2011-07-21  0:04 UTC 

[PATCH 14/15] bfa: Added support to configure lunmasking
 2011-07-21  0:04 UTC 

[PATCH 13/15] bfa: Introduced initiator based lun masking feature
 2011-07-21  0:04 UTC 

[PATCH 12/15] bfa: Add support to store driver configuration in flash
 2011-07-21  0:03 UTC 

[PATCH 11/15] bfa: Add support to collect fabric stats
 2011-07-21  0:03 UTC 

[PATCH 10/15] bfa: Added support to configure QOS and collect stats
 2011-07-21  0:03 UTC 

[PATCH 09/15] bfa: Add support to configure trunking on Brocade adapter ports
 2011-07-21  0:02 UTC 

[PATCH 08/15] bfa: Add support to configure and query flash boot partition
 2011-07-21  0:02 UTC 

[PATCH 07/15] bfa: Added support to collect and reset fcport stats
 2011-07-21  0:02 UTC 

[PATCH 06/15] bfa: Add support for IO profiling
 2011-07-21  0:01 UTC 

[PATCH 05/15] bfa: Extend BSG to support more user commands
 2011-07-21  0:01 UTC 

[PATCH 04/15] bfa: Check supported speed based on port mode
 2011-07-21  0:01 UTC 

[PATCH 03/15] bfa: Update RME interrupt handling
 2011-07-21  0:00 UTC 

[PATCH 02/15] bfa: BSG return value fix to be compatible with kernel convention
 2011-07-20 23:59 UTC 

[PATCH 01/15] bfa: Add FC-transport based Asynchronous Event Notification support
 2011-07-20 23:59 UTC 

[PATCH 00/15] bfa: Update the driver version to 3.0.2.2
 2011-07-20 23:58 UTC 

Bug#634681: linux-image-2.6.39-2-686-pae: Usb oops with 2.6.39 (elv_put_request)
 2011-07-20 22:55 UTC 

[PATCH] Associate HBA and storage in rdac_controller to support partitions in storage
 2011-07-20 21:22 UTC 

[PATCH] Use WWID from C8 page instead of Subsystem id from C4 page to identify storage
 2011-07-20 21:18 UTC 

[PATCH SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise
 2011-07-20 16:45 UTC  (4+ messages)

[PATCH RESEND] scsi: don't use execute_in_process_context()
 2011-07-20 16:40 UTC  (3+ messages)

[PATCH] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA
 2011-07-20 15:58 UTC 

Linux 3.0 oopses when pulling a USB CDROM
 2011-07-20  9:58 UTC  (5+ messages)

mkdir: cannot create directory `/sys/kernel/config/target/iscsi': Invalid argument
 2011-07-19 15:17 UTC 

[PATCH 00/16] Replace Scsi_Cmnd
 2011-07-19 23:12 UTC  (2+ messages)

[PATCH] iommu: parse pci device scope even only intr remap is defined
 2011-07-19 17:04 UTC 

[Bug 35682] New: killing requests for dead queue
 2011-07-19 12:23 UTC  (2+ messages)
` [Bug 35682] "

[PATCH 0/3] RFC: libsas queuecommand fixups
 2011-07-19  8:56 UTC  (7+ messages)
` [PATCH 1/3] libsas: sas_queuecommand doesnt need host_lock
` [PATCH 3/3] libsas: fix sas_queuecommand return values
  ` [PATCH 3/3 v2] "

[PATCH] target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
 2011-07-19  6:00 UTC  (3+ messages)

[0/20] Patches from June 28 v2
 2011-07-19  5:40 UTC  (15+ messages)
` [0/20] target: Patches for June 28 v3
` [PATCH 03/20] target: Make all control CDBs scatter-gather
` [PATCH 06/20] target: Eliminate usage of struct se_mem
` [PATCH 09/20] target: Remove custom debug macros in non-iscsi fabrics
` [PATCH 20/20] target: change alloc_task call to take *cdb, not *cmd

[PATCH 1/2] scsi: target: fix typo Assoication -> Association
 2011-07-19  5:11 UTC  (4+ messages)
` [PATCH 2/2] scsi: target: remove custom hex2bin() implementation

CONFIG_INTR_REMAP and CONFIG_DMAR dependencies?
 2011-07-19  4:50 UTC  (7+ messages)

[Bug 13242] System Panics with emulex lpfc driver during the boot
 2011-07-18 21:42 UTC 

Looking for max iops
 2011-07-18 19:08 UTC 

[PATCH][Resend] SCSI, target, loopback: Fix memory leak in tcm_loop_make_scsi_hba()
 2011-07-17 20:59 UTC  (5+ messages)

[RFC PATCH 0/4] Persistent device name using alias name
 2011-07-16 11:40 UTC  (5+ messages)

rq_affinity doesn't seem to work?
 2011-07-16  2:40 UTC  (9+ messages)

[PATCH] BNX2I: Fixed kernel panic due to illegal usage of sc->request->cpu
 2011-07-15 18:17 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] "

(unknown),
 2011-07-15 17:07 UTC 

[PATCH] scsi: cxgbi: use native DIV_ROUND_UP macro
 2011-07-15  8:44 UTC 

[PATCH 16/16] SCSI: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 15/16] SCSI: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 14/16] SCSI: wd7000: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 13/16] SCSI: atari_NCR5380: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 12/16] SCSI: g_NCR5380: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 11/16] SCSI: in2000: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 10/16] SCSI: aha152x: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 09/16] SCSI: aha1740: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 08/16] SCSI: aha1542: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 07/16] SCSI: sym53c416: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 06/16] SCSI: ibmmca: remove Scsi_Cmnd
 2011-07-15  6:20 UTC 

[PATCH 05/16] SCSI: megaraid: remove Scsi_Cmnd
 2011-07-15  6:19 UTC 

[PATCH 04/16] SCSI: gdth: Remove Scsi_Cmnd
 2011-07-15  6:19 UTC 

[PATCH 03/16] SCSI: Atari: remove Scsi_Cmnd
 2011-07-15  6:19 UTC 

[PATCH 02/16] SCSI: NCR53c406a: Remove Scsi_Cmnd
 2011-07-15  6:19 UTC 

[PATCH 01/16] SCSI: NCR5380: Remove Scsi_Cmnd
 2011-07-15  6:19 UTC 

[PATCH 0/3] qla2xxx: Updates for scsi misc 3.0
 2011-07-14 19:13 UTC  (8+ messages)
` [PATCH 1/3] qla2xxx: Basic infrastructure for dynamic logging
` [PATCH 3/3] qla2xxx: Cleanup of previous infrastructure

[PATCH 0/5] qla2xxx: Updates for scsi misc 3.0
 2011-07-14 19:00 UTC  (6+ messages)
` [PATCH 1/5] qla2xxx: Basic infrastructure for dynamic logging
` [PATCH 2/5] qla2xxx: Code changes to support new dynamic logging infrastructure
` [PATCH 5/5] qla2xxx: Cleanup of previous infrastructure
` [PATCH 3/5] qla2xxx: Code changes to support new dynamic logging infrastructure (contd..)
` [PATCH 4/5] "

[Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
 2011-07-14 10:43 UTC  (2+ messages)

[PROBLEM] reproduceable storage errors on high IO load - mvsas & 3.0-rc7
 2011-07-14 10:30 UTC 

[patch 2/2] [SCSI] bfa: test is always false in bfa_sfp_media_get()
 2011-07-14  9:48 UTC  (3+ messages)
  ` [patch 2/2 v2] [SCSI] bfa: fix some endian bugs

[PATCH 0/3] qla2xxx: Updates for scsi misc 3.0
 2011-07-14  6:30 UTC  (3+ messages)
` [PATCH 1/3] qla2xxx: Basic infrastructure for dynamic logging
` [PATCH 3/3] qla2xxx: Cleanup of previous infrastructure

[PATCH 1/1] mpt2sas: Fixes so driver works on 32 bit powerpc with > 32 bit pci space
 2011-07-13 20:04 UTC 

The Google-UK 12th Anniversary Celebration ( Urgent Notification!! ); Call : +44 702 409 9916
 2011-07-13 16:14 UTC 

[PATCH] RESEND ibmmca: trivial typo fixes
 2011-07-13  4:46 UTC  (2+ messages)

pm8001 performance degradation?
 2011-07-13  4:08 UTC  (7+ messages)

You Have Won
 2011-07-13  2:36 UTC 

lpfc_debugfs_dumpHBASlim_data() stack space use
 2011-07-13  2:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox