linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 15:03:04 to 2016-02-27 12:00:15 UTC [more...]

[PATCH v2 0/6] hisi_sas: add abort and retry feature
 2016-02-27 12:00 UTC  (13+ messages)
` [PATCH v2 1/6] hisi_sas: change tmf func complete check
` [PATCH v2 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH v2 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH v2 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH v2 5/6] hisi_sas: add hisi_sas_slave_configure()
` [PATCH v2 6/6] hisi_sas: update driver version to 1.3

[PATCH v2 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-02-27  9:07 UTC  (7+ messages)
` [PATCH v2 2/3] PM / sleep: try to runtime suspend "
` [PATCH v2 3/3] scsi: allow scsi devices to use "

Fast Loans
 2016-02-27  5:15 UTC 

[PATCH-v4 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-27  2:43 UTC  (8+ messages)

[PATCH v2 1/1] sd: add missing scenario for sd_config_write_same
 2016-02-27  1:46 UTC  (3+ messages)

[PATCH v4 1/1] scsi: storvsc: Fix a build issue reported by kbuild test robot
 2016-02-27  1:48 UTC 

[Bug 106841] New: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)
 2016-02-27  1:21 UTC  (4+ messages)
` [Bug 106841] ses: "

[PATCH 1/1] scsi: storvsc: Fix a build issue reported by kbuild test robot
 2016-02-26 23:58 UTC  (5+ messages)

[Bug 111341] New: Firmware loader
 2016-02-26 22:29 UTC  (3+ messages)
` [Bug 111341] "

[PATCH] ipr: Fix regression when loading firmware
 2016-02-26 22:26 UTC  (4+ messages)

[PATCH] storvsc: use small sg_tablesize on x86
 2016-02-26 22:11 UTC  (10+ messages)

[PATCH 2/2] sd: disable write same for SAT as per the comment
 2016-02-26 21:07 UTC  (5+ messages)

[PATCH 1/2] sd: add missing scenario for sd_config_write_same
 2016-02-26 20:26 UTC  (2+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] blk-mq and I/O scheduling
 2016-02-26 16:10 UTC 

[RFC 00/34] Chelsio iSCSI target offload driver
 2016-02-26  7:29 UTC  (2+ messages)

[RESEND PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds()
 2016-02-26  2:17 UTC  (2+ messages)

[PATCH v2] osd: remove deadcode
 2016-02-26  2:12 UTC  (4+ messages)

[PATCH] imm: check parport_claim
 2016-02-26  2:11 UTC  (3+ messages)

[PATCH] snic: correctly check for array overrun on overly long version number
 2016-02-25 22:58 UTC 

我的交友信息在
 2016-02-25 18:54 UTC 

[PATCHv2] Enable iBFT IPv6 booting with prefix length
 2016-02-25 18:15 UTC  (2+ messages)
` [PATCHv2] iscsi_ibft: Add prefix-len attr and display netmask

[PATCH 0/2] RESEND: Enable iBFT IPv6 booting with prefix length
 2016-02-25 16:49 UTC  (4+ messages)
` [PATCH 2/2] iscsi_ibft: Always display netmask

[BUG] "block: make generic_make_request handle arbitrarily sized bios" breaks boot on parisc-linux
 2016-02-25 10:10 UTC  (6+ messages)
        ` Aw: "

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-25  0:54 UTC  (38+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-02-25  0:11 UTC  (3+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "
` [PATCH v1 3/3] scsi: allow scsi devices to use "

dm-multipath test scripts
 2016-02-24 19:37 UTC  (14+ messages)
            ` [dm-devel] "
            ` why is blk-mq requeue foricbly kicking stopped queues? [was: Re: dm-multipath test scripts]

[PATCH] osd: remove deadcode
 2016-02-24 10:28 UTC 

[LSF/MM ATTEND] Online Logical Head Depop and SMR disks chunked writepages
 2016-02-24  8:47 UTC  (6+ messages)
    ` [Lsf-pc] "

aacraid: ioctl hang (4.5-rc4)
 2016-02-24  7:24 UTC  (3+ messages)

Query regarding "libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig" patch
 2016-02-24  5:25 UTC 

[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
 2016-02-24  2:18 UTC  (2+ messages)

[PATCH 0/7] hpsa updates
 2016-02-24  2:03 UTC  (16+ messages)
` [PATCH 1/7] hpsa: do not get enclosure info for external devices
` [PATCH 2/7] hpsa: add SMR drive support
` [PATCH 3/7] hpsa: correct lun data caching bitmap definition
` [PATCH 4/7] hpsa: correct abort tmf for hba devices
` [PATCH 5/7] hpsa: check for a null phys_disk pointer in ioaccel2 path
` [PATCH 6/7] hpsa: remove function definition for sanitize_inquiry_string
` [PATCH 7/7] hpsa: update copyright information

[PATCH] hpsa update
 2016-02-24  2:03 UTC  (4+ messages)
` [PATCH] hpsa: update MAINTAINERS with new e-mail

aicasm: fix kbuild for separated build directories
 2016-02-24  1:54 UTC  (3+ messages)

[PATCHv8 00/23] ALUA device handler update, part II
 2016-02-24  1:50 UTC  (13+ messages)
` [PATCHv8 20/23] scsi: Add 'access_state' attribute

[PATCH 0/2][RESEND] scsi_transport_fc: LUN masking
 2016-02-24  0:35 UTC  (6+ messages)
` [PATCH 1/2] scsi_transport_fc: implement 'disable_target_scan' module parameter
` [PATCH 2/2] scsi_transport_fc: Implement 'async_user_scan' "

[ANNOUNCE] sdparm 1.10 available
 2016-02-24  0:20 UTC 

[PATCH v3] mptbase: fixup error handling paths in mpt_attach()
 2016-02-23 22:47 UTC  (3+ messages)

[PATCH RESEND] dpt_i2o: fix build warning
 2016-02-23 22:44 UTC  (2+ messages)

[PATCH v2 1/2] mpt3sas: Free memory pools before retrying to allocate with different value
 2016-02-23 22:38 UTC  (2+ messages)

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2016-02-23 15:14 UTC  (4+ messages)

[Announce] sg3_utils-1.42 available
 2016-02-23  1:05 UTC  (3+ messages)

[PATCH 0/6] ncr5380: Exception handling fixes for v4.5
 2016-02-22 23:07 UTC  (7+ messages)
` [PATCH 1/6] ncr5380: Correctly clear command pointers and lists after bus reset
` [PATCH 2/6] ncr5380: Dont release lock for PIO transfer
` [PATCH 3/6] ncr5380: Dont re-enter NCR5380_select()
` [PATCH 4/6] ncr5380: Forget aborted commands
` [PATCH 5/6] ncr5380: Fix NCR5380_select() EH checks and result handling
` [PATCH 6/6] ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriate

[PATCH] ncr5380: Don't re-enter NCR5380_select() when aborting a command
 2016-02-22 23:01 UTC  (2+ messages)

[v2 PATCH 3/3] scsi:stex.c Add S3/S4 support
 2016-02-22 12:07 UTC 

[v2 PATCH 2/3] scsi:stex.c Add hotplug support
 2016-02-22 12:04 UTC 

[Bug 111441] New: iscsi fails to attach to targets
 2016-02-22 11:36 UTC  (16+ messages)
` [Bug 111441] "

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-22 10:02 UTC  (11+ messages)
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()

[PATCH 3/3] scsi:stex.c Add S3/S4 support
 2016-02-22  2:38 UTC  (6+ messages)
    ` [Resend PATCH "

[PATCH 0/7] Runtime PM support for AHCI host controller driver
 2016-02-19 15:54 UTC  (4+ messages)

[PATCH v8 0/3] add support for DWC UFS Controller
 2016-02-19 15:03 UTC  (3+ messages)
` [PATCH v8 3/3] add support for DWC UFS Host Controller
    ` [PATCH v9 "


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