public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-15 14:43:02 to 2013-05-24 07:13:03 UTC [more...]

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

[PATCH] scsi: megaraid: check kzalloc
 2013-05-24  3:20 UTC  (2+ messages)

[PATCH] block,scsi: verify return pointer from blk_get_request
 2013-05-23 21:37 UTC  (8+ messages)
` [PATCH v2] block: handle pointer error "
  ` [PATCH v3] "
    ` [PATCH v4] "

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

SCSI error handling -- one error blocks the whole SCSI host
 2013-05-23 18:14 UTC 

[PATCH V1 0/7] Drivers: hv/scsi: Implement multi-channel support
 2013-05-23 17:26 UTC  (16+ messages)
` [PATCH V1 1/7] Drivers: hv: vmbus: "
  ` [PATCH V1 2/7] Drivers: hv: Add the GUID fot synthetic fiber channel device
  ` [PATCH V1 3/7] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
  ` [PATCH V1 4/7] Drivers: scsi: storvsc: Update the storage protocol to win8 level
  ` [PATCH V1 5/7] Drivers: scsi: storvsc: Implement multi-channel support
  ` [PATCH V1 6/7] Drivers: scsi: storvsc: Support FC devices
  ` [PATCH V1 7/7] Drivers: scsi: storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS

[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 v3 part1 1/4] sg_io: pass request_queue to blk_verify_command
 2013-05-23 13:58 UTC  (4+ 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 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 1/2] SCSI: nsp32: replace large udelay by mdelay
 2013-05-22 20:33 UTC  (2+ 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  (9+ messages)
` [PATCH 1/8] scsi: ufs: add support for query requests
` [PATCH 2/8] scsi: ufs: wrap the i/o access operations
` [PATCH 3/8] scsi: ufs: amend interrupt configuration
` [PATCH 4/8] scsi: ufs: remove version check before IS reg clear
` [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

(unknown),
 2013-05-18 20:59 UTC 

[PATCH 0/3] target: Re-instate sess_wait_list usage
 2013-05-18  0:40 UTC  (4+ messages)
` [PATCH 1/3] target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
` [PATCH 2/3] target: Re-instate sess_wait_list for target_wait_for_sess_cmds
` [PATCH 3/3] ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session

mpt2sas,mpt3sas watchdog device removal
 2013-05-17 21:42 UTC  (6+ messages)
` [PATCH] mpt2sas,mpt3sas: make watchdog instantiated device removal safe

[PATCH v2 0/2] scsi: Port buslogic driver to 64 bits
 2013-05-17 20:59 UTC  (13+ messages)
` [PATCH v2 1/2] scsi: Fix style issues in buslogic driver
` [PATCH v2 2/2] scsi: 64-bit port of "
` [PATCH 0/3] BusLogic: Message logging neatening
  ` [PATCH 1/3] BusLogic: Add __printf verification, fix fallout
  ` [PATCH 2/3] BusLogic: Coalesce formats with multiple string fragments
  ` [PATCH 3/3] BusLogic: Use more conventional argument order for logging

[PATCH v2 2/2] Adds new device resume mode in PM core, async plus non-blocking
 2013-05-17 19:44 UTC  (4+ messages)

[PATCH v2 1/2] ATA/SCSI subsystem resume path made fully asynchronous
 2013-05-17 19:38 UTC  (2+ messages)

[PATCH v2 0/2] Hard disk S3 resume time optimization
 2013-05-17 19:00 UTC 

[PATCH] qla2x00t: Fix a memory leak in an error path
 2013-05-17 12:03 UTC  (3+ messages)

[PATCH RESEND] scsi/trivial: Spelling hsot -> host
 2013-05-17 11:22 UTC 

[PATCH] csiostor: Retain default adapter configuration in absence of config file
 2013-05-17 10:20 UTC 

[PATCH] Hard disk S3 resume time optimization
 2013-05-16 22:47 UTC  (3+ messages)

Attention!!!
 2013-05-16 19:39 UTC 

[PATCH 0/2] scsi: Port buslogic driver to 64 bits
 2013-05-16 18:27 UTC  (3+ messages)
` [PATCH 1/2] scsi: Fix style issues in buslogic driver
` [PATCH 2/2] scsi: 64-bit port of "

[PATCH 0/6] Drivers: hv/scsi: Implement multi-channel support
 2013-05-16 10:18 UTC  (12+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: "
  ` [PATCH 2/6] Drivers: hv: Add the GUID fot synthetic fiber channel device
  ` [PATCH 3/6] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
  ` [PATCH 4/6] Drivers: scsi: storvsc: Update the storage protocol to win8 level
  ` [PATCH 5/6] Drivers: scsi: storvsc: Implement multi-channel support
  ` [PATCH 6/6] Drivers: scsi: storvsc: Support FC devices

[PATCH v2, part 1 3/9] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
 2013-05-15 23:46 UTC  (12+ messages)

[PATCH 1/1] ibmvfc: Fix for offlining devices during error recovery
 2013-05-15 15:24 UTC 


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