linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-19 08:22:21 to 2013-05-28 08:50:38 UTC [more...]

[PATCH 0/8] qla4xxx: Updates for scsi "misc" branch
 2013-05-28  8:50 UTC  (4+ messages)
` [PATCH 2/8] iscsi_transport: Additional parameters for net settings

[PATCH] fusion: print lan address via %pMR
 2013-05-28  8:46 UTC  (2+ messages)

[PATCH 1/2] scsi: use kernel's '%pM' format option to print MAC
 2013-05-28  8:44 UTC  (4+ messages)
` [PATCH 2/2] scsi: qla2xxx: print MAC via %pMR

[PATCH V2 0/9] ufs patch siries
 2013-05-28  5:31 UTC  (4+ messages)
` [PATCH V2 2/9] Documentation: devicetree: Add DT bindings for UFS host controller

SCSI error handling -- one error blocks the whole SCSI host
 2013-05-28  1:32 UTC  (6+ messages)

[PATCH] [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
 2013-05-27 18:07 UTC 

[RFC PATCH 1/4] block: add back queue-private command filter
 2013-05-27 13:50 UTC  (4+ messages)
` [RFC PATCH 2/4] scsi: create an all-zero filter for scanners
` [RFC PATCH 3/4] block: add back command filter modification via sysfs
` [RFC PATCH 4/4] scsi: lock out SG_IO by default to unprivileged users

[RFC PATCH 0/4] SG_IO filtering via sysfs and minimal whitelist
 2013-05-27 13:50 UTC 

[PATCH] block,scsi: verify return pointer from blk_get_request
 2013-05-27 14:42 UTC  (13+ messages)
` [PATCH v2] block: handle pointer error "
  ` [PATCH v3] "
    ` [PATCH v4] "
` [PATCH v5 0/2] block,scsi: fixup blk_get_request dead queue scenarios
  ` [PATCH v5 1/2] block,scsi: verify return pointer from blk_get_request
  ` [PATCH v5 2/2] block,scsi: convert and handle ERR_PTR "

[PATCH] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
 2013-05-27 11:43 UTC  (2+ messages)

[PATCH 1/2] SCSI: nsp32: replace large udelay by mdelay
 2013-05-27  9:04 UTC  (3+ messages)

MAINTAINERS: Fix tape driver file mappings
 2013-05-27  7:58 UTC 

[PATCH 04/24] drivers/scsi/initio: Convert to module_pci_driver
 2013-05-27  7:41 UTC  (3+ messages)

[PATCH 01/24] drivers/scsi/a100u2w: Convert to module_pci_driver
 2013-05-27  2:51 UTC  (2+ messages)
` [PATCH RESEND "

[PATCH 02/24] drivers/scsi/dc395x: Convert to module_pci_driver
 2013-05-27  2:46 UTC 

[PATCH 05/24] drivers/scsi/mvumi: Convert to module_pci_driver
 2013-05-27  2:28 UTC 

[PATCH 03/24] drivers/scsi/dmx3191d: Convert to module_pci_driver
 2013-05-27  2:28 UTC 

[PATCH 1/1] bfa: Fix for possible null pointer dereference
 2013-05-26 19:51 UTC 

[PATCH v3 0/6] scsi_debug: bug fixes and cleanups for data integrity support
 2013-05-26  8:01 UTC  (7+ messages)
` [PATCH v3 1/6] scsi_debug: fix invalid address passed to kunmap_atomic()
` [PATCH v3 2/6] scsi_debug: fix incorrectly nested kmap_atomic()
` [PATCH v3 3/6] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
` [PATCH v3 4/6] scsi_debug: invalidate protection info for unmapped region
` [PATCH v3 5/6] scsi_debug: simplify offset calculation for dif_storep
` [PATCH v3 6/6] scsi_debug: reduce duplication between prot_verify_read and prot_verify_write

[PATCH v3, part1 03/10] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
 2013-05-25 13:48 UTC 

[PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-05-25 12:56 UTC  (47+ messages)
` PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))

[PATCH 0/4] New FC timeout handler
 2013-05-25  9:55 UTC  (11+ messages)
` [PATCH 1/4] scsi: move initialization of scmd->eh_entry
` [PATCH 2/4] blk-timeout: add BLK_EH_SCHEDULED return code
` [PATCH 3/4] scsi: export functions for new fc timeout handler
` [PATCH 4/4] scsi_transport_fc: FC "

Question: eh_abort_handler() and terminate commands
 2013-05-25  9:42 UTC  (3+ messages)

[PATCH v3 part1 1/4] sg_io: pass request_queue to blk_verify_command
 2013-05-25  6:18 UTC  (13+ messages)
` [PATCH v3 part1 2/4] sg_io: prepare to introduce per-class command filters
` [PATCH v3 part1 3/4] sg_io: use different default filters for each device class
` [PATCH v3 part1 4/4] sg_io: resolve conflicts between commands assigned to multiple classes (CVE-2012-4542)

[PATCH 0/1] ipr: possible irq lock inversion dependency detected
 2013-05-24 14:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] scsi: megaraid: check kzalloc
 2013-05-24  9:40 UTC  (4+ messages)
` [PATCH RESEND] "

re :SCSI error handling -- one error blocks the whole SCSI host
 2013-05-23 19:07 UTC 

[PATCH V1 0/7] Drivers: hv/scsi: Implement multi-channel support
 2013-05-23 17:26 UTC  (4+ messages)
` [PATCH V1 1/7] Drivers: hv: vmbus: "

[PATCH v3 part3 1/7] sg_io: complete transition to per-class lists of allowed commands
 2013-05-23 13:59 UTC  (7+ messages)
` [PATCH v3 part3 2/7] sg_io: create separate entries for conflicting commands
` [PATCH v3 part3 3/7] sg_io: cleanup and complete whitelist for rare device types
` [PATCH v3 part3 4/7] sg_io: whitelist another command for multimedia devices
` [PATCH v3 part3 5/7] sg_io: cleanup and complete whitelist for media changers
` [PATCH v3 part3 6/7] sg_io: cleanup and complete whitelist for tapes
` [PATCH v3 part3 7/7] sg_io: cleanup and complete whitelist for disks

[PATCH v3 part2] Add per-device sysfs knob to enable unrestricted, unprivileged SG_IO
 2013-05-23 13:59 UTC 

[PATCH 1/1] bfa: Fixes for 0-terminated strncpy and possible null pointer dereference
 2013-05-23 12:09 UTC  (2+ messages)

[PATCH V1 00/17] Update the driver version to 3.2.21.1
 2013-05-23 10:55 UTC  (2+ messages)

[PATCH] scsi: use platform_{get,set}_drvdata()
 2013-05-23 10:37 UTC 

Hello
 2013-05-23  0:24 UTC 

[GIT PULL] target fixes for v3.10-rc2
 2013-05-22 20:38 UTC  (4+ messages)

[PATCH 0/5] scsi: Allow fast io fail without waiting through timeout
 2013-05-22 18:04 UTC  (9+ messages)
` [PATCH 1/5] scsi: rename return code FAST_IO_FAIL to FAST_IO
` [PATCH 2/5] FC transport: Add interface to specify fast io level for timed-out cmds
` [PATCH 3/5] SAS "
` [PATCH 4/5] lpfc: Allow fast timed-out io recovery
` [PATCH 5/5] mptfusion: "

SCSI testing/USB devices are amazing
 2013-05-22 17:05 UTC  (8+ messages)

[PATCH 12/12] megaraid_sas : Changelog and driver version update
 2013-05-22  7:06 UTC 

[PATCH 11/12] megaraid_sas : Add support to differentiate between iMR vs MR Firmware
 2013-05-22  7:05 UTC 

[PATCH 10/12] megaraid_sas : Add support for Uneven Span PRL11
 2013-05-22  7:05 UTC 

[PATCH 09/12] megaraid_sas : Add support for Extended MSI-x vectors for 12Gb/s controller
 2013-05-22  7:04 UTC 

[PATCH 08/12] megaraid_sas : Set IoFlags to enable Fast Path for JBODs for 12 Gb/s controllers
 2013-05-22  7:03 UTC 

[PATCH 07/12] megaraid_sas : Add support to display Customer branding details in syslog
 2013-05-22  7:02 UTC 

[PATCH 06/12] megaraid_sas : Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers
 2013-05-22  7:01 UTC 

[PATCH 05/12] megaraid_sas : Set IO request timeout value provided by OS timeout for Tape devices
 2013-05-22  7:01 UTC 

[PATCH 04/12] megaraid_sas : Free event detail memory without device ID check
 2013-05-22  7:00 UTC 

[PATCH 03/12] megaraid_sas : Update balance count in driver to be in sync of firmware
 2013-05-22  7:00 UTC 

[PATCH 02/12] megaraid_sas : Fix the interrupt mask for Gen2 controller
 2013-05-22  6:59 UTC 

[PATCH 01/12] megaraid_sas : Return DID_ERROR for SCSI IO, when controller is in critical h/w error
 2013-05-22  6:59 UTC 

[PATCH 00/12] megaraid_sas : Updates for scsi for-next
 2013-05-22  6:57 UTC 

[PATCH 1/6] scsi/a100u2w: Use module_pci_driver to register driver
 2013-05-21 21:36 UTC  (6+ messages)
` [PATCH 2/6] scsi/hpsa: "
` [PATCH 3/6] scsi/dc395x: "
` [PATCH 4/6] scsi/mvumi: "
` [PATCH 5/6] scsi/initio: "
` [PATCH 6/6] scsi/dmx3191d: "

"WRITE SAME failed. Manually zeroing" with 3w-xxxx driver
 2013-05-21 20:04 UTC  (3+ messages)

[PATCH 1/3] sd_try_extended_inquiry for SPC-3 targets
 2013-05-21 19:33 UTC  (2+ messages)

[PATCH] ipr: qc_fill_rtf() method should not store alternate status register
 2013-05-21 19:24 UTC 

Pull Request for 3.10-rc (FCoE)
 2013-05-21 17:45 UTC 

[PATCH 0/4] libfc, libfcoe, fcoe updates for 3.10-rc
 2013-05-21 17:44 UTC  (5+ messages)
` [PATCH 1/4] libfcoe: Fix Conflicting FCFs issue in the fabric
` [PATCH 2/4] libfc: Correct check for initiator role
` [PATCH 3/4] libfc: extend ex_lock to protect all of fc_seq_send
` [PATCH 4/4] MAINTAINERS: Fix fcoe mailing list

[PATCH 1/3] sd_try_extended_inquiry for SPC-3 targets
 2013-05-21 13:40 UTC 

[PATCH 1/3] sd_try_extended_inquiry for SPC-3 targets
 2013-05-21 13:39 UTC 

[PATCH 0/0] ipr: possible irq lock inversion dependency detected
 2013-05-20 18:09 UTC 

Contact me
 2013-05-20 11:15 UTC 

CHECK
 2013-05-20  8:54 UTC 

CHECK
 2013-05-19 20:28 UTC 

[PATCH v2 0/5] scsi_debug: bug fixes and cleanups for data integrity support
 2013-05-19 13:42 UTC  (6+ messages)
` [PATCH v2 1/5] scsi_debug: fix invalid address passed to kunmap_atomic()
` [PATCH v2 2/5] scsi_debug: fix incorrectly nested kmap_atomic()
` [PATCH v2 3/5] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
` [PATCH v2 4/5] scsi_debug: simplify offset calculation for dif_storep
` [PATCH v2 5/5] scsi_debug: reduce duplication between prot_verify_read and prot_verify_write

[PATCH 0/8] scsi: ufs: query support and other fixes
 2013-05-19  8:21 UTC  (5+ messages)
` [PATCH 5/8] scsi: ufs: rework link start-up process
` [PATCH 6/8] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 7/8] scsi: ufs: Set fDeviceInit flag to initiate device initialization
` [PATCH 8/8] scsi: ufs: Fix the response UPIU length setting


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).