messages from 2015-12-29 18:27:44 to 2016-01-06 08:24:55 UTC [more...]
[PATCH v2, RESEND] Separate target visibility from reaped state information
2016-01-06 8:24 UTC
NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/1:1:29]
2016-01-06 6:10 UTC (6+ messages)
[PATCH v2 00/16] qla2xxx: Patches for target-pending branch
2016-01-06 6:07 UTC (9+ messages)
` [PATCH v2 11/16] qla2xxx: Add selective command queuing
` [PATCH v2 15/16] qla2xxx: Add bulk send for atio & ctio completion paths
[PATCH] ipr: fix out-of-bounds null overwrite
2016-01-06 5:01 UTC (2+ messages)
kernel BUG at block/bio.c:1787! while initializing scsi_debug on ppc64 host
2016-01-06 3:33 UTC (4+ messages)
[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
2016-01-05 23:53 UTC (19+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-05 23:53 UTC (39+ 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
st driver doesn't seem to grok LTO partitioning
2016-01-05 21:55 UTC (17+ messages)
OOPS: unplugging western digital passport drive
2016-01-05 15:24 UTC
[PATCH resend] scsi: imm: use new parport device model
2016-01-05 12:49 UTC
[PATCH] scsi: imm: use new parport device model
2016-01-05 12:40 UTC
[PATCH] scsi: mvsas: fix indenting on return error code
2016-01-05 12:35 UTC (2+ messages)
[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
2016-01-05 2:07 UTC (2+ messages)
[PATCH] mpt3sas: a correction in unmap_resources
2016-01-05 2:01 UTC (3+ messages)
[PATCH v3 0/3] hpsa update
2016-01-05 1:59 UTC (2+ messages)
[PATCH RFC 0/2] avoid crashing when reading /proc/scsi/scsi and simultaneously removing devices
2016-01-05 1:58 UTC (2+ messages)
qla2xxx: Delete session if initiator is gone from FW
2016-01-04 20:31 UTC (3+ messages)
[PATCH 00/20] qla2xxx: Patches for target-pending branch
2016-01-04 7:44 UTC (4+ messages)
` [PATCH 12/20] target/tmr: LUN reset cause cmd premature free
[PATCH RESEND] megaraid:Fix for loop termination statment in the function process_fw_state_change_wq
2016-01-04 5:41 UTC
[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
2016-01-03 22:13 UTC (86+ messages)
` [PATCH v4 01/78] atari_scsi: Fix SCSI host ID setting
` [PATCH v4 02/78] ncr5380: Remove redundant static variable initializers
` [PATCH v4 03/78] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
` [PATCH v4 04/78] ncr5380: Remove more pointless macros
` [PATCH v4 05/78] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
` [PATCH v4 06/78] ncr5380: Remove NCR5380_instance_name macro
` [PATCH v4 07/78] ncr5380: Split NCR5380_init() into two functions
` [PATCH v4 08/78] ncr5380: Move NCR53C400-specific code
` [PATCH v4 09/78] atari_NCR5380: Reset bus on driver initialization if required
` [PATCH v4 10/78] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT
` [PATCH v4 11/78] ncr5380: Simplify bus reset handlers
` [PATCH v4 12/78] ncr5380: Remove unused hostdata->aborted flag
` [PATCH v4 13/78] ncr5380: Remove redundant register writes
` [PATCH v4 14/78] ncr5380: Use return instead of goto in NCR5380_select()
` [PATCH v4 15/78] ncr5380: Always escalate bad target time-out "
` [PATCH v4 16/78] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
` [PATCH v4 17/78] ncr5380: Keep BSY asserted when entering SELECTION phase
` [PATCH v4 18/78] ncr5380: Eliminate USLEEP_WAITLONG delay
` [PATCH v4 19/78] ncr5380: Cleanup bogus {request, release}_region() calls
` [PATCH v4 20/78] ncr5380: Introduce unbound workqueue
` [PATCH v4 21/78] ncr5380: Sleep when polling, if possible
` [PATCH v4 22/78] ncr5380: Eliminate selecting state
` [PATCH v4 23/78] ncr5380: Always retry arbitration and selection
` [PATCH v4 24/78] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
` [PATCH v4 25/78] ncr5380: Rework disconnect versus poll logic
` [PATCH v4 26/78] ncr5380: Fix NCR5380_transfer_pio() result
` [PATCH v4 27/78] ncr5380: Add missing lock in eh_abort_handler
` [PATCH v4 28/78] ncr5380: Drop DEF_SCSI_QCMD macro
` [PATCH v4 29/78] ncr5380: Remove references to linked commands
` [PATCH v4 30/78] ncr5380: Add missing break after case MESSAGE_REJECT
` [PATCH v4 31/78] ncr5380: Fix !REQ timeout in do_abort()
` [PATCH v4 32/78] ncr5380: Fix bus phase "
` [PATCH v4 33/78] atari_NCR5380: Set do_abort() timeouts
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout
` [PATCH v4 35/78] ncr5380: Dont wait for BUS FREE after disconnect
` [PATCH v4 36/78] ncr5380: Use work_struct instead of delayed_work
` [PATCH v4 37/78] ncr5380: Standardize work queueing algorithm
` [PATCH v4 38/78] ncr5380: Remove UNSAFE macro
` [PATCH v4 39/78] ncr5380: Standardize interrupt handling
` [PATCH v4 40/78] ncr5380: Introduce NCR5380_poll_politely2
` [PATCH v4 41/78] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH v4 42/78] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
` [PATCH v4 43/78] ncr5380: Standardize reselection handling
` [PATCH v4 44/78] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH v4 45/78] ncr5380: Cleanup #include directives
` [PATCH v4 46/78] ncr5380: Fix NDEBUG_NO_DATAOUT flag
` [PATCH v4 47/78] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH v4 48/78] atari_NCR5380: Fix queue_size limit
` [PATCH v4 49/78] ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
` [PATCH v4 50/78] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH v4 51/78] ncr5380: Remove command list debug code
` [PATCH v4 52/78] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH v4 53/78] ncr5380: Use shost_priv helper
` [PATCH v4 54/78] ncr5380: Use dsprintk() for queue debugging
` [PATCH v4 55/78] ncr5380: Remove LIST and REMOVE macros
` [PATCH v4 56/78] ncr5380: Remove redundant volatile qualifiers
` [PATCH v4 57/78] ncr5380: Use standard list data structure
` [PATCH v4 58/78] ncr5380: Refactor command completion
` [PATCH v4 59/78] ncr5380: Fix autosense bugs
` [PATCH v4 60/78] ncr5380: Implement new eh_abort_handler
` [PATCH v4 61/78] ncr5380: Fix EH during arbitration and selection
` [PATCH v4 62/78] ncr5380: Implement new eh_bus_reset_handler
` [PATCH v4 63/78] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH v4 64/78] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH v4 65/78] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH v4 66/78] ncr5380: Fix soft lockups
` [PATCH v4 67/78] ncr5380: Cleanup comments
` [PATCH v4 68/78] ncr5380: Fix trailing whitespace using regexp
` [PATCH v4 69/78] ncr5380: Fix whitespace in comments "
` [PATCH v4 70/78] ncr5380: Merge changes from atari_NCR5380.c
` [PATCH v4 71/78] atari_NCR5380: Merge changes from NCR5380.c
` [PATCH v4 72/78] ncr5380: Cleanup whitespace and parentheses
` [PATCH v4 73/78] ncr5380: Fix pseudo DMA transfers on 53C400
` [PATCH v4 74/78] ncr5380: Use runtime register mapping
` [PATCH v4 75/78] ncr5380: Enable PDMA for NCR53C400A
` [PATCH v4 76/78] ncr5380: Enable PDMA for DTC chips
` [PATCH v4 77/78] ncr5380: Fix wait for 53C80 registers registers after PDMA
` [PATCH v4 78/78] ncr5380: Add support for HP C2502
[PATCH 00/20] ALUA device handler update, part II
2016-01-03 10:54 UTC (44+ messages)
` [PATCH 02/20] scsi_dh_alua: separate out alua_stpg()
` [PATCH 03/20] scsi_dh_alua: Make stpg synchronous
` [PATCH 04/20] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCH 06/20] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 08/20] scsi_dh_alua: use unique device id
` [PATCH 09/20] scsi_dh_alua: simplify alua_initialize()
` [PATCH 10/20] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCH 11/20] scsi_dh_alua: Use workqueue for RTPG
` [PATCH 12/20] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCH 13/20] scsi_dh_alua: Recheck state on unit attention
` [PATCH 14/20] scsi_dh_alua: update all port states
` [PATCH 15/20] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 16/20] scsi_dh: add 'rescan' callback
` [PATCH 17/20] scsi: Add 'access_state' attribute
` [PATCH 18/20] scsi_dh_alua: use common definitions for ALUA state
` [PATCH 19/20] scsi_dh_alua: update 'access_state' field
[PATCH 7/7] mvsas: use to_delayed_work
2016-01-01 14:59 UTC
[PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers
2016-01-01 1:28 UTC (2+ messages)
[Bug 110171] sd 6:0:0:0: [sdc] No Caching mode page found
2015-12-30 19:30 UTC
[PATCH] scsi_transport_fc: remove useless check
2015-12-30 11:18 UTC
completion queue abstraction V2
2015-12-30 9:43 UTC (7+ messages)
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
[PATCH RESEND] csiostor:Fix locking issues in the function csio_scsim_cleanup_io_lnode
2015-12-29 18:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).