public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-21 07:29:23 to 2011-07-26 07:43:31 UTC [more...]

[GIT PULL] iscsi-target merge for v3.1-rc1
 2011-07-26  7:43 UTC  (14+ messages)

[PATCH 1/2] kernel.h: Add DIV_ROUND_UP_ULL usage
 2011-07-26  7:10 UTC  (2+ messages)
` [PATCH 2/2] target: Convert to DIV_ROUND_UP_ULL usage for sectors / dev_max_sectors

initio.c driver question? Can read but not write; Initio Corporation INI-950 SCSI Adapter (rev 02)
 2011-07-26  4:25 UTC 

[GIT PULL] iscsi-target: Merge for .40-rc1
 2011-07-25 23:15 UTC  (5+ messages)

[PATCH 00/13] iscsi-target: Merge candidate for v3.1-rc1
 2011-07-25 20:42 UTC  (31+ messages)
` [PATCH 01/13] iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
` [PATCH 02/13] iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
` [PATCH 03/13] iscsi-target: Add iSCSI fabric support for target v4.1
` [PATCH 04/13] iscsi-target: Add target core v4.1 compatible ConfigFS control plane
` [PATCH 05/13] iscsi-target: Add ConfigFS fabric dependent statistics
` [PATCH 06/13] iscsi-target: Add TPG and device backend logic
` [PATCH 07/13] iscsi-target: Add iSCSI Login Negotiation + Parameter logic
` [PATCH 08/13] iscsi-target: Add CHAP Authentication support using libcrypto
` [PATCH 09/13] iscsi-target: Add Sequence/PDU list + DataIN response logic
` [PATCH 10/13] iscsi-target: Add iSCSI Error Recovery Hierarchy support
` [PATCH 11/13] iscsi-target: Add support for task management operations
` [PATCH 12/13] iscsi-target: Add misc utility logic
` [PATCH 13/13] iscsi-target: Add Makefile/Kconfig and update TCM top level

Pick Up Your $5000.00USD,
 2011-07-25  9:51 UTC 

[PATCH 00/19] iscsi feature update
 2011-07-25 18:48 UTC  (20+ messages)
` [PATCH 01/19] iscsi_transport: add support for net settings
` [PATCH 02/19] qla4xxx: add support for set_net_config
` [PATCH 03/19] qla4xxx: Added new "struct ipaddress_config"
` [PATCH 04/19] iscsi class: add iface representation
` [PATCH 05/19] qla4xxx: added support to show multiple iface in sysfs
` [PATCH 06/19] iscsi cls: sysfs group is_visible callout for conn attrs
` [PATCH 07/19] iscsi class: sysfs group is_visible callout for session attrs
` [PATCH 08/19] iscsi class: remove iface param mask
` [PATCH 09/19] iscsi class: sysfs group is_visible callout for iscsi host attrs
` [PATCH 10/19] be2iscsi: remove host and session casts
` [PATCH 11/19] iscsi class: expand vlan support
` [PATCH 12/19] libiscsi: don't bugon when if user sets markers
` [PATCH 13/19] qla4xxx: Add VLAN support
` [PATCH 14/19] iscsi class: add bsg support to iscsi class
` [PATCH 15/19] qla4xxx: add bsg support
` [PATCH 16/19] scsi_transport_iscsi: Add conn login, kernel to user, event to support offload session login
` [PATCH 17/19] qla4xxx: support iscsiadm session mgmt
` [PATCH 18/19] qla4xxx: Remove reduandant code after open-iscsi integration
` [PATCH 19/19] qla4xxx: Boot from SAN support for open-iscsi

Ticket Number (7PWYZ2011)
 2011-07-25 14:25 UTC 

[PATCH v2 0/3] Persistent device name using alias name
 2011-07-25 11:22 UTC  (6+ messages)
` [PATCH v2 1/3] sd: [BUGFIX] Use sd_printk instead of printk
` [PATCH v2 2/3] block: add a new attribute "alias name" in gendisk structure
` [PATCH v2 3/3] sd: modify printk for alias name

[PATCH 0/8] RFC: Introduce ida_simple interfaces and use them
 2011-07-25 11:06 UTC  (23+ messages)
` [PATCH 1/8] ida: Simplified functions for id allocation
` [PATCH 2/8] hwmon: convert idr to ida and use ida_simple interface
` [PATCH 3/8] hwmon: ibmaem: convert idr to ida and use ida_simple_get
` [PATCH 4/8] [SCSI] use ida_simple_get and ida_simple remove in place of boilerplate code
` [PATCH 5/8] drm/vmwgfx: use ida_simple_get for id allocation
` [PATCH 6/8] [SCSI] osduld: use ida_simple_get to handle id
  ` [osd-dev] "
` [PATCH 7/8] w1: ds2760 and ds2780, use ida for id and ida_simple_get to get it
` [PATCH 8/8] rtc: class idr converted to ida and ida_simple_get used

[RFC PATCH 0/2] block: rq_affinity performance fixes
 2011-07-25  8:21 UTC  (8+ messages)
` [RFC PATCH 1/2] block: strict rq_affinity
` [RFC PATCH 2/2] block: adaptive rq_affinity

[PATCH] iommu: parse pci device scope even only intr remap is defined
 2011-07-25  7:19 UTC  (4+ messages)

[PATCH] Use WWID from C8 page instead of Subsystem id from C4 page to identify storage
 2011-07-25  6:17 UTC  (2+ messages)

[PATCH RFC/RFT 00/10] add block layer bsg helper lib
 2011-07-24 18:32 UTC  (12+ messages)
` [PATCH RFC/RFT 01/10] block: add bsg heler library
` [PATCH RFC/RFT 02/10] iscsi class: add bsg support to iscsi class
` [PATCH RFC/RFT 03/10] be2iscsi: add bsg support
` [PATCH RFC/RFT 04/10] FC class: convert to scsi bsg lib
` [PATCH RFC/RFT 05/10] libfc: convert to blk "
` [PATCH RFC/RFT 06/10] qla2xxx: convert qla2xxx "
` [PATCH RFC/RFT 07/10] lpfc: convert lpfc "
` [PATCH RFC/RFT 08/10] bfa: convert bfa "
` [PATCH RFC/RFT 09/10] zfcp: convert zfcp "
` [PATCH RFC/RFT 10/10] ibmvfc: convert ibmvfc "

[PATCH] [SCSI] sg: Convert to kstrtoul_from_user()
 2011-07-24 18:13 UTC 

[GIT PULL] First round of SCSI updates for 2.6.39 merge window
 2011-07-23 21:49 UTC  (3+ messages)

[PATCH 000/103] target: Updates for v3.1-rc1
 2011-07-23 21:26 UTC  (10+ messages)
` [PATCH 005/103] loopback: Only build tcm_loop as module
` [PATCH 018/103] target: Remove struct se_global

(unknown)
 2011-07-23  8:42 UTC 

[PATCH] tcm_fc: remove duplicated #include
 2011-07-23  9:20 UTC  (2+ messages)

[GIT PULL] target core updates for v3.1-rc1 (round 1)
 2011-07-23  9:14 UTC  (3+ messages)

[RFC PATCH 00/10] create scsi bsg lib
 2011-07-23  3:19 UTC  (13+ messages)
` [RFC PATCH 01/10] scsi transport: add bsg callouts
` [RFC PATCH 02/10] scsi bsg: add scsi bsg helper lib
` [RFC PATCH 03/10] FC class: convert to scsi bsg lib
` [RFC PATCH 04/10] iscsi class: add bsg support to iscsi class
` [RFC PATCH 05/10] ibmvfc: convert ibmvfc to scsi bsg lib
` [RFC PATCH 06/10] libfc: convert "
` [RFC PATCH 07/10] zfcp: convert zfcp to scsi bsg lib V2
` [RFC PATCH 08/10] qla2xxx: convert qla2xxx to scsi bsg lib
` [RFC PATCH 09/10] lpfc: convert lpfc "
` [RFC PATCH 10/10] bfa: convert bfa "

[PATCH 0/3] RFC: libsas queuecommand fixups
 2011-07-23  2:05 UTC  (5+ messages)
` [PATCH 1/3] libsas: sas_queuecommand doesnt need host_lock

[PATCH 7/8] lpfc 8.3.25: Add FCF priority failover functionality
 2011-07-23  1:45 UTC  (2+ messages)

[PATCH] hpsa: do not attempt to read from a write-only register
 2011-07-22 22:39 UTC  (3+ messages)

[PATCH 8/8] lpfc 8.3.25: Change driver version to 8.3.25
 2011-07-22 22:38 UTC 

[PATCH 6/8] lpfc 8.3.25: Enhancements to Debug infrastructure
 2011-07-22 22:37 UTC 

[PATCH 4/8] lpfc 8.3.25: Fabric and Target Discovery Fixes
 2011-07-22 22:37 UTC 

[PATCH 5/8] lpfc 8.3.25: PCI and SR-IOV Fixes
 2011-07-22 22:37 UTC 

[PATCH 2/8] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup
 2011-07-22 22:36 UTC 

[PATCH 3/8] lpfc 8.3.25: Adapter Interface fixes and changes
 2011-07-22 22:36 UTC 

[PATCH 0/8] lpfc 8.3.25: Update lpfc to revision 8.3.25
 2011-07-22 22:36 UTC 

[PATCH 1/8] lpfc 8.3.25: T10 DIF Fixes
 2011-07-22 22:36 UTC 

Linux 3.0 STILL dies on USB device hotplug - please merge fix ASAP
 2011-07-22 21:44 UTC  (5+ messages)

[PATCH 09/13] net: add support for per-paged-fragment destructors
 2011-07-22 21:44 UTC  (5+ messages)
` [PATCH 10/13] net: add paged frag destructor to skb_fill_page_desc()

[linux-pm] [RFC] Disable disk spinup during system resume
 2011-07-22 18:03 UTC  (4+ messages)

REPLY ASAP
 2011-07-22 17:35 UTC 

Bug#634023: linux-source-2.6.32: Kernel panic when inserting usb stick
 2011-07-22  0:21 UTC 

[PATCH resend] mpt2sas: use pci_dev->revision
 2011-07-21 15:42 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 resend] qla4xxx: use pci_dev->revision
 2011-07-21 15:37 UTC  (2+ messages)

[PATCH resend] atp870u: use pci_dev->revision
 2011-07-21 15:35 UTC  (2+ messages)

CONFIG_INTR_REMAP and CONFIG_DMAR dependencies?
 2011-07-21  9:10 UTC  (6+ messages)

[PATCH 089/103] target: Remove direct ramdisk code
 2011-07-21  7:05 UTC  (13+ messages)
` [PATCH 092/103] target: Remove custom debug macros for pr_debug. Use pr_err()
` [PATCH 093/103] target: Remove custom debug macros in non-iscsi fabrics
` [PATCH 094/103] target: Set WSNZ=1 in block limits VPD. Abort if WRITE_SAME sectors = 0
` [PATCH 095/103] target: Remove transport do_se_mem_map callback
` [PATCH 096/103] target: Further simplify transport_free_pages
` [PATCH 097/103] target: Redo task allocation return value handling
` [PATCH 098/103] target: Remove extra parentheses
` [PATCH 099/103] target: change alloc_task call to take *cdb, not *cmd
` [PATCH 100/103] target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
` [PATCH 101/103] target: Update QUEUE ALGORITHM MODIFIER control page default
` [PATCH 102/103] target: fix typo Assoication -> Association
` [PATCH 103/103] target: remove custom hex2bin() implementation


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