messages from 2016-01-05 20:53:13 to 2016-01-08 20:12:40 UTC [more...]
[PATCH 1/1] scsi: scsi_transport_fc: Fix a bug in the error handling function
2016-01-08 20:12 UTC (5+ messages)
System "hangs" on kernels > v4.4-rc1 - mpt2sas problem?
2016-01-08 18:56 UTC (16+ messages)
[PATCH] scsi: imm: use new parport device model
2016-01-08 18:10 UTC (3+ messages)
[patch] cxgbi: typo in MODULE_PARM_DESC
2016-01-08 17:52 UTC (3+ messages)
[patch] storvsc: fix typo in MODULE_PARM_DESC
2016-01-08 17:51 UTC (3+ messages)
[PATCH 00/23] HiSilicon SAS v2 hw support
2016-01-08 17:29 UTC (32+ messages)
` [PATCH 01/23] devicetree: bindings: hisi_sas: add v2 HW bindings
` [PATCH 03/23] hisi_sas: set max commands as configurable
` [PATCH 04/23] hisi_sas: reduce max itct entries
` [PATCH 05/23] hisi_sas: add hisi_sas_err_record_v1
` [PATCH 06/23] hisi_sas: rename some fields in hisi_sas_itct
` [PATCH 07/23] hisi_sas: add bare v2 hw driver
` [PATCH 08/23] hisi_sas: add v2 register definitions
` [PATCH 10/23] hisi_sas: add init_id_frame_v2_hw()
` [PATCH 11/23] hisi_sas: add v2 phy init code
` [PATCH 12/23] hisi_sas: add v2 int init and phy up handler
` [PATCH 14/23] hisi_sas: add v2 channel interrupt handler
` [PATCH 15/23] hisi_sas: add v2 SATA "
` [PATCH 16/23] hisi_sas: add v2 cq "
` [PATCH 17/23] hisi_sas: add v2 path to send ssp frame
` [PATCH 02/23] hisi_sas: relocate DEV_IS_EXPANDER
` [PATCH 09/23] hisi_sas: add v2 hw init
` [PATCH 13/23] hisi_sas: add v2 phy down handler
` [PATCH 18/23] hisi_sas: add v2 code to send smp command
` [PATCH 20/23] hisi_sas: add v2 path to send ATA command
` [PATCH 19/23] hisi_sas: add v2 code for itct setup and free
` [PATCH 21/23] hisi_sas: add v2 slot error handler
` [PATCH 22/23] hisi_sas: add v2 tmf functions
` [PATCH 23/23] hisi_sas: update driver version to 1.1
[PATCH 1/1] 3w-xxxx: pass through compat mode ioctls
2016-01-08 17:14 UTC (4+ messages)
[PATCH 0/3] hisi_sas v1 hw itct fixes
2016-01-08 17:13 UTC (11+ messages)
` [PATCH 1/3] hisi_sas: fix v1 itct masks
` [PATCH 2/3] hisi_sas: fix typo in setup_itct_v1_hw()
` [PATCH 3/3] hisi_sas: use u64 for qw0 in free_device_v1_hw()
[PATCH] Separate target visibility from reaped state information
2016-01-08 16:51 UTC
[PATCH v2, RESEND] Separate target visibility from reaped state information
2016-01-08 16:15 UTC (5+ messages)
[PATCH] add driver for DesignWare UFS Host Controller
2016-01-08 15:51 UTC (4+ messages)
Last call for 4.5
2016-01-08 13:34 UTC (3+ messages)
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-08 13:32 UTC (38+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [dm-devel] "
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [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] megaraid:Fix possible NULL pointer deference in mraid_mm_ioctl
2016-01-08 11:05 UTC
[PATCH 0/4] target: Close se_node_acl lookup race
2016-01-08 9:37 UTC (17+ messages)
` [PATCH 1/4] target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
` [PATCH 2/4] target: Remove useless set_initiator_node_queue_depth acl lookup
` [PATCH 3/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
` [PATCH 4/4] ib_srpt: "
[PATCH] [SCSI] osst: remove double conversion of timeout
2016-01-08 7:31 UTC (3+ messages)
[PATCH 00/15] megaraid_sas: Updates for scsi-next
2016-01-08 7:07 UTC (4+ messages)
` [PATCH 15/15] megaraid_sas: SPERC boot driver reorder
[PATCH v3 00/17] be2iscsi: driver update 11.0.0.0
2016-01-08 7:02 UTC (3+ messages)
` [PATCH v3 02/17] be2iscsi: Fix mbox synchronization replacing spinlock with mutex
[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
2016-01-08 6:42 UTC (13+ messages)
` [PATCH V2 1/9] aacraid: SCSI blk tag support
` [PATCH V2 2/9] aacraid: Fix RRQ overload
` [PATCH V2 3/9] aacraid: Added EEH support
` [PATCH V2 4/9] aacraid: Fix memory leak in aac_fib_map_free
` [PATCH V2 5/9] aacraid: Set correct msix count for EEH recovery
` [PATCH V2 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH V2 7/9] aacraid: Fix AIF triggered IOP_RESET
` [PATCH V2 8/9] aacraid: Fix character device re-initialization
` [PATCH V2 9/9] aacraid: Update driver version
[PATCH v3] ipr: fix out-of-bounds null overwrite
2016-01-08 2:52 UTC (3+ messages)
[PATCH 1/1] scsi: add Synology to 1024 sector blacklist
2016-01-08 2:44 UTC (2+ messages)
[PATCHv2 net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters
2016-01-07 9:24 UTC (4+ messages)
` [PATCHv2 net-next 1/3] cxgb4: Add LRO infrastructure for cxgb4i driver
` [PATCHv2 net-next 2/3] libcxgbi: add pdu parsing of LRO'ed skbs
` [PATCHv2 net-next 3/3] cxgb4i: add iscsi LRO for chelsio t4/t5 adapters
[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
2016-01-07 2:53 UTC (2+ messages)
[PATCH v2 0/6] cxlflash: Miscellaneous fixes and updates
2016-01-07 2:01 UTC (2+ messages)
[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
2016-01-06 23:01 UTC (3+ messages)
[PATCH V4 0/4] scsi: storvsc: Properly support FC hosts
2016-01-06 21:10 UTC (2+ messages)
[PATCH v3 0/4] scsi: cleanup ioctl headers and provide UAPI versions
2016-01-06 21:00 UTC (3+ messages)
[PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx
2016-01-06 20:29 UTC (4+ messages)
[PATCH] scsi: mvsas: fix indenting on return error code
2016-01-06 20:29 UTC (2+ messages)
[PATCH v2 00/16] qla2xxx: Patches for target-pending branch
2016-01-06 19:01 UTC (8+ messages)
` [PATCH v2 15/16] qla2xxx: Add bulk send for atio & ctio completion paths
[PATCH v2] ipr: fix out-of-bounds null overwrite
2016-01-06 17:26 UTC (2+ messages)
st driver doesn't seem to grok LTO partitioning
2016-01-06 16:44 UTC (24+ messages)
[PATCH net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters
2016-01-06 13:32 UTC (6+ messages)
` [PATCH net-next 1/3] cxgb4: Add LRO infrastructure for cxgb4i driver
` [PATCH net-next 2/3] libcxgbi: add pdu parsing of LRO'ed skbs
` [PATCH net-next 3/3] cxgb4i: add iscsi LRO for chelsio t4/t5 adapters
NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/1:1:29]
2016-01-06 6:10 UTC (6+ messages)
[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 05/35] fs: have ll_rw_block users pass in op and flags separately
2016-01-05 23:20 UTC (2+ messages)
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).