public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-02 16:54:29 to 2015-11-05 20:34:13 UTC [more...]

[PATCHv4 00/23] asynchronous ALUA device handler
 2015-11-05 20:34 UTC  (7+ messages)
` [PATCH 19/23] scsi_dh_alua: Use workqueue for RTPG

[PATCH 1/4] scsi: mpt2sas: try 64 bit DMA when 32 bit DMA fails
 2015-11-05 20:16 UTC  (15+ messages)
` [PATCH 2/4] scsi: mpt3sas: "
` [PATCH 3/4] scsi: fix compiler warning for sg
` [PATCH 4/4] scsi: mptxsas: offload IRQ execution

[PATCH v2 0/3] ibmvscsi parameter cleanup
 2015-11-05 20:00 UTC  (13+ messages)
` [PATCH v2 1/3] ibmvscsi: make parameters max_id and max_channel read-only
` [PATCH v2 2/3] ibmvscsi: display default value for max_id, max_lun and max_channel
` [PATCH v2 3/3] ibmvscsi: Allow to configure maximum LUN

[PATCH v2 00/27] hpsa updates
 2015-11-05 19:51 UTC  (32+ messages)
` [PATCH v2 01/27] hpsa: remove unused parameter hostno
` [PATCH v2 02/27] hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
` [PATCH v2 03/27] hpsa: remove unused hpsa_tag_discard_error_bits
` [PATCH v2 04/27] hpsa: change devtype to unsigned
` [PATCH v2 05/27] hpsa: check for null arguments to dev_printk
` [PATCH v2 06/27] hpsa: fix null device issues
` [PATCH v2 07/27] hpsa: allow driver requested rescans
` [PATCH v2 08/27] hpsa: abandon rescans on memory alloaction failures
` [PATCH v2 09/27] hpsa: correct transfer length for 6 byte read/write commands
` [PATCH v2 10/27] hpsa: fix hpsa_adjust_hpsa_scsi_table
` [PATCH v2 11/27] hpsa: fix physical target reset
` [PATCH v2 12/27] hpsa: correct check for non-disk devices
` [PATCH v2 13/27] hpsa: correct ioaccel2 sg chain len
` [PATCH v2 14/27] hpsa: simplify check for device exposure
` [PATCH v2 15/27] hpsa: simplify update scsi devices
` [PATCH v2 16/27] hpsa: add function is_logical_device
` [PATCH v2 17/27] hpsa: enhance hpsa_get_device_id
` [PATCH v2 18/27] hpsa: refactor hpsa_figure_bus_target_lun
` [PATCH v2 19/27] hpsa: move scsi_add_device and scsi_remove_device calls to new function
` [PATCH v2 20/27] hpsa: generalize external arrays
` [PATCH v2 21/27] hpsa: eliminate fake lun0 enclosures
` [PATCH v2 22/27] hpsa: add discovery polling for PT RAID devices
` [PATCH v2 23/27] hpsa: disable report lun data caching
` [PATCH v2 24/27] hpsa: enhance device messages
` [PATCH v2 25/27] hpsa: fix multiple issues in path_info_show
` [PATCH v2 26/27] hpsa: add in sas transport class
` [PATCH v2 27/27] hpsa: bump the driver version

[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-05 17:34 UTC  (36+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [PATCH 10/32] f2fs: "
` [PATCH 11/32] gfs2: "
` [PATCH 12/32] xfs: "
` [PATCH 13/32] mm: "
` [PATCH 14/32] block/fs/mm: pass in op and flags to submit_bio
` [PATCH 15/32] btrfs: prepare for bi_rw split
` [PATCH 16/32] block/fs/md: pass in op and flags to submit_bh
` [PATCH 17/32] block: add operation field to bio struct
` [PATCH 18/32] drbd: set bio bi_op to REQ_OP
` [PATCH 19/32] block: add helper to get data dir from op
    ` [dm-devel] "
` [PATCH 20/32] md: set bi_op to REQ_OP
` [PATCH 21/32] bcache: "
` [PATCH 22/32] block/fs/drivers: "
` [PATCH 23/32] block/fs: pass in op and flags to ll_rw_block
` [PATCH 24/32] dm: pass dm stats data dir instead of bi_rw
` [PATCH 25/32] block: add operation field to request struct
` [PATCH 26/32] ide cd: do not set REQ_WRITE on requests
` [PATCH 27/32] cfq/cgroup: pass operation and flags seperately
` [PATCH 28/32] block/fs/drivers: use bio/rq_data_dir helpers
` [PATCH 29/32] block/drivers: rm request cmd_flags REQ_OP use
` [PATCH 30/32] drbd: don't use bi_rw for operations
` [PATCH 31/32] block/fs/driver: rm bio bi_rw REQ_OP use
` [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes

[GIT PULL] first round of SCSI updates for the 4.3+ merge window
 2015-11-05 17:17 UTC 

[PATCH 0/2] Fix a hard lockup in scsi_remove_target()
 2015-11-05 17:05 UTC  (10+ messages)
` [PATCH 1/2] Separate target visibility from reaped state information
` [PATCH 2/2] Restart list search after unlock in scsi_remove_target

[RESEND PATCH] qla2xxx: Remove use of 'struct timeval'
 2015-11-05 16:33 UTC  (2+ messages)

[RESEND PATCH] [SCSI] mvumi: 64bit value for seconds_since1970
 2015-11-05 16:31 UTC  (2+ messages)
` [Y2038] "

[RESEND PATCH v3] scsi: stex: Remove use of struct timeval
 2015-11-05 16:23 UTC  (2+ messages)
` [Y2038] "

[PATCH 0/2] megaraid_sas: couple of fixes
 2015-11-05 15:47 UTC  (3+ messages)
` [PATCH 1/2] megaraid_sas: Fix TAPE drive not exposed attached to PERC5 controller
` [PATCH 2/2] megaraid_sas: Fix sparse warning

[scsi:for-next 22/23] ERROR: "__udivdi3" [drivers/scsi/sg.ko] undefined!
 2015-11-05 15:31 UTC  (2+ messages)

[PATCH 3/3] mvsas: remove SCSI host before detaching from SAS transport
 2015-11-05 15:10 UTC  (2+ messages)

[PATCH 2/3] aic94xx: remove SCSI host before detaching from SAS transport
 2015-11-05 15:09 UTC  (2+ messages)

[PATCH 1/3] isci: remove SCSI host before detaching from SAS transport
 2015-11-05 15:09 UTC  (2+ messages)

[PATCH 1/3] isci: isci: remove SCSI host before detaching from SAS transport
 2015-11-05 11:36 UTC  (3+ messages)

Very slow throughput when using cdparanoia on two SATA CDROM drives with /dev/sr but not /dev/sg
 2015-11-05  9:36 UTC  (4+ messages)
` [PATCH 0/4] Fix performance burning or extracting audio etc. from multiple optical drives

[Bug 107221] New: file not opened
 2015-11-05  4:15 UTC 

Re:linux-scsi在干吗:(AD)
 2015-11-05  2:11 UTC 

[PATCH] st: trivial: remove form feed characters
 2015-11-04 21:54 UTC  (5+ messages)

Ein Scheck in Höhe von € 950.000,00 Euro wurde per Post an Sie
 2015-11-04 10:30 UTC 

[PATCH v2 1/5] ipr: Add delay to ensure coherent dumps
 2015-11-04 18:52 UTC  (16+ messages)
` [PATCH v2 2/5] ipr: Don't set NO_ULEN_CHK bit when resource is a vset
` [PATCH v2 3/5] ipr: Inquiry IOA page 0xC4 during initialization
` [PATCH v2 4/5] ipr: Issue Configure Cache Parameters command
` [PATCH v2 5/5] ipr: Driver version 2.6.3

[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-04 16:53 UTC  (12+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [dm-devel] [RFC PATCH 00/32] separate operations from flags in the bio/request structs

[PATCH 3/3] mvsas: remove SCSI host before detaching from SAS transport
 2015-11-04 16:52 UTC 

[PATCH 2/3] aic94xx: remove SCSI host before detaching from SAS transport
 2015-11-04 16:51 UTC 

[PATCH] string_helpers: fix precision loss for some inputs
 2015-11-04  9:02 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Eure Hilfe
 2015-11-04  7:56 UTC 

Awards
 2015-11-03 15:34 UTC 

[PATCH 1/3] ibmvscsi: make parameters max_id and max_channel read-only
 2015-11-03 15:58 UTC  (4+ messages)
` [PATCH 2/3] ibmvscsi: display default value for max_id, max_lun and max_channel
` [PATCH 3/3] ibmvscsi: Allow to configure maximum LUN

[PATCH] pm80xx: remove the SCSI host before detaching from SAS transport
 2015-11-03 13:14 UTC  (3+ messages)

[PATCH 1 00/25] hpsa updates
 2015-11-03 13:12 UTC  (6+ messages)
` [PATCH 1 22/25] hpsa: enhance device messages

[PATCH v2 00/32] HiSilicon SAS driver
 2015-11-03 12:27 UTC  (8+ messages)
` [PATCH v2 27/32] scsi: hisi_sas: add smp protocol support

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-11-03 11:44 UTC  (7+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v2] megaraid_sas : Add locking to megasas_aen_polling
 2015-11-03  8:38 UTC  (2+ messages)

ATTENTION
 2015-11-03  8:23 UTC 

[PATCH 0/12] megaraid_sas : Updates for scsi for-next
 2015-11-03  6:29 UTC  (3+ messages)

[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
 2015-11-03  5:00 UTC  (4+ messages)

[PATCH] sg: Fix double-free when drives detach during SG_IO
 2015-11-03  4:52 UTC  (3+ messages)

[PATCH 0/8] pm80xx: Add ATTO 12Gb HBA support and fix various issues
 2015-11-03  4:44 UTC  (2+ messages)

SCSI scanning behavior
 2015-11-03  4:03 UTC  (8+ messages)
  ` [PATCH] SCSI: Scale up REPORT_LUNS timeout on failure
          ` [PATCH] SCSI: Increase REPORT_LUNS timeout

[PATCH v9 0/8] Fix error message and present UFS variant
 2015-11-03  0:59 UTC  (2+ messages)

[PATCH 1 24/25] hpsa: add in sas transport class
 2015-11-03  0:40 UTC  (2+ messages)

[PATCH 7/8] pm80xx: wait a minimum of 500ms before issuing commands to SPCv
 2015-11-02 20:42 UTC  (2+ messages)
` [PATCH v2 7/9] "

[PATCH 4/8] pm80xx: add support for ATTO devices during SAS address initiailization
 2015-11-02 20:39 UTC  (2+ messages)
` [PATCH v2 4/9] "

[PATCH v6 00/15] Big fixes, retries, handle a race condition
 2015-11-02 19:33 UTC  (3+ messages)
` [PATCH v6 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers


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