messages from 2016-04-03 01:15:52 to 2016-04-07 15:03:08 UTC [more...]
[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance
2016-04-07 15:03 UTC (8+ messages)
` [RFC PATCH 1/4] dm mpath: switch to using bitops for state flags
` [RFC PATCH 2/4] dm mpath: use atomic_t for counting members of 'struct multipath'
` [RFC PATCH 3/4] dm mpath: move trigger_event member to the end "
[PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
2016-04-07 14:56 UTC (3+ messages)
` [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
[PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3
2016-04-07 14:00 UTC (11+ messages)
` [PATCH v2 1/5] bnx2fc: Add driver tunables
` [PATCH v2 2/5] bnx2fc: Print when we send a fip keep alive
` [PATCH v2 3/5] bnx2fc: Print netdev device name when FCoE is successfully initialized
` [PATCH v2 4/5] bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer
` [PATCH v2 5/5] bnx2fc: Update version number to 2.10.3
[PATCH 00/12] Block support for zoned drives
2016-04-07 6:03 UTC (22+ messages)
` [PATCH 01/12] Add ZBC <-> ZAC xlat support for report, open, close, reset, finish
` [PATCH 02/12] ata-scsi: Translate ReportZones result to big endian
` [PATCH 03/12] BUG: Losing bits on request.cmd_flags
` [PATCH 04/12] Add bio/request flags for using ZBC/ZAC commands
` [PATCH 05/12] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH 06/12] Add ata pass-through path for ZAC commands
` [PATCH 07/12] ZDM: New DM target 'zoned'
` [PATCH 08/12] RAID 4/5/6: Indicate parity blocks as 'META'
` [PATCH 09/12] RAID 4/5/6: Fine-grained TRIM enable for ZDM
` [PATCH 10/12] Limit bio_endio recursion
` [PATCH 11/12] Stream Id: Use PID to seed Stream Id construction
` [PATCH 12/12] Block Zoned Control for Userspace
[PATCH 0/9] block/scsi: Implement SMR drive support
2016-04-07 5:57 UTC (12+ messages)
` [PATCH 1/9] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/9] block: update chunk_sectors in blk_stack_limits()
` [PATCH 3/9] sd: configure ZBC devices
` [PATCH 4/9] sd: Implement new RESET_WP provisioning mode
` [PATCH 5/9] block: Implement support for zoned block devices
` [PATCH 6/9] block: Add 'zoned' sysfs queue attribute
` [PATCH 7/9] block: Introduce BLKPREP_DONE
` [PATCH 8/9] block: Add 'BLK_MQ_RQ_QUEUE_DONE' return value
` [PATCH 9/9] sd: Implement support for ZBC devices
[PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
2016-04-07 4:07 UTC (4+ messages)
` [PATCH 09/27] target: use bio_is_full()
[PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode
2016-04-06 19:34 UTC (13+ messages)
[Bug 114401] New: crash dump aic94xx
2016-04-06 19:26 UTC (2+ messages)
` [Bug 114401] "
[PATCH v2 19/30] scsi: use parity32 in isci's phy
2016-04-06 9:47 UTC
[PATCH v4 0/2] Update SCSI target removal path
2016-04-06 9:06 UTC (5+ messages)
` [PATCH v4 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
` [PATCH v4 2/2] Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
[PATCH 0/8 V2] Replay Protected Memory Block (RPMB) subsystem
2016-04-06 8:51 UTC (13+ messages)
` [PATCH v2 1/8] rpmb: add "
` [PATCH v2 2/8] char: rpmb: add sysfs-class ABI documentation
` [PATCH v2 3/8] char: rpmb: add device attributes
` [PATCH v2 4/8] char: rpmb: provide user space interface
` [PATCH v2 5/8] char: rpmb: add RPMB simulation device
` [PATCH v2 6/8] tools rpmb: add RPBM access tool
` [PATCH v2 7/8] mmc: block: register rpmb partition with the RPMB subsystem
` [PATCH v2 8/8] scsi: ufs: connect to "
[PATCH 0/4] libata: ZAC support
2016-04-06 7:51 UTC (13+ messages)
` [PATCH 1/4] libata: implement ZBC IN translation
` [PATCH 2/4] libata: Implement ZBC OUT translation
` [PATCH 3/4] libata: support device-managed ZAC devices
` [PATCH 4/4] libata: support host-aware and host-managed "
[PATCH] bnx2fc: Fix locking requirements in bnx2fc_init_tgt
2016-04-06 1:16 UTC (4+ messages)
[PATCH] mpt3sas:Make sure mpt3sas adapter has been reset in scsih_resume
2016-04-05 23:37 UTC
[PATCH v2 0/3] Block BIO support for zoned devices
2016-04-05 19:29 UTC (4+ messages)
` [PATCH v2 1/3] Add ZBC <-> ZAC xlat support for report, open, close, reset, finish
` [PATCH v2 2/3] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v2 3/3] Add ioctl to issue ZBC/ZAC commands via block layer
[PATCH v3 0/5] mempool based chained scatterlist alloc/free api
2016-04-05 14:55 UTC (7+ messages)
` [PATCH v3 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions
` [PATCH v3 2/5] scsi: replace "mq" with "first_chunk" "
` [PATCH v3 3/5] scsi: rename SG related struct and functions
` [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
` [PATCH v3 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
QoS for iSCSI target?
2016-04-05 14:22 UTC (12+ messages)
[PATCHv3] scsi: disable automatic target scan
2016-04-05 12:20 UTC (4+ messages)
[PATCH v12 0/9] add support for DWC UFS Controller
2016-04-05 10:27 UTC (10+ messages)
` [PATCH v12 2/9] add UFS 2.0 to ufshcd-pltfrm bindings
` [PATCH v12 8/9] add TC G210 platform driver
` [PATCH v13 0/9] add support for DWC UFS Controller
[PATCH 0/2] target: make location of /var/target configurable
2016-04-05 2:15 UTC (9+ messages)
` [PATCH 2/2] target: use new "dbroot" target attribute
[PATCH 1/8] snic: Added additional stats
2016-04-05 2:05 UTC (3+ messages)
` [PATCH 2/8] snic: LUN goes offline due to scsi cmd timeouts
[PATCH 0/9] lpfc: Update to revision 11.1.0.0
2016-04-05 2:06 UTC (2+ messages)
[PATCH 0/5] Fix several static checker warnings reported against the iSCSI kernel code
2016-04-04 23:23 UTC (2+ messages)
[PATCH 0/2] scsi: vpd sanity checks
2016-04-04 23:12 UTC (3+ messages)
` [PATCH 1/2] scsi: Do not attach VPD to devices that don't support it
tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision3
2016-04-04 22:50 UTC (11+ messages)
` tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision4
` [PATCH] tcm_qla2xxx Add SCSI command jammer/discard capability to the tcm_qla2xxx module
[PATCH v2 0/5] mempool based chained scatterlist alloc/free api
2016-04-04 21:22 UTC (11+ messages)
` [PATCH v2 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
[PATCH fix for v4.6] scsi: ufs: make ufshcd_query_descriptor_retry static
2016-04-04 21:16 UTC
[PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
2016-04-04 20:29 UTC (5+ messages)
Subject: [PATCH v2] ibft: Expose iBFT acpi header via sysfs
2016-04-04 20:09 UTC
[PATCH 00/14] libata: SATL update
2016-04-04 19:54 UTC (23+ messages)
` [PATCH 01/14] libata: Implement NCQ autosense
` [PATCH 02/14] libata: Implement support for sense data reporting
` [PATCH 03/14] libata-scsi: sanitize ata_gen_ata_sense()
` [PATCH 04/14] libata: sanitize ata_tf_read_block()
` [PATCH 05/14] libata-scsi: use scsi_set_sense_information()
` [PATCH 06/14] libata-eh: Set 'information' field for autosense
` [PATCH 07/14] libata-scsi: use ata_scsi_set_sense()
` [PATCH 08/14] libata: evaluate SCSI sense code
` [PATCH 09/14] libata-scsi: generate correct ATA pass-through sense
` [PATCH 10/14] libata: Implement control mode page to select sense format
` [PATCH 11/14] scsi: add scsi_set_sense_field_pointer()
` [PATCH 12/14] libata-scsi: Set field pointer in sense code
` [PATCH 13/14] libata-scsi: set bit pointer for sense code information
` [PATCH 14/14] libata-scsi: Set information sense field for invalid parameter
[PATCH] ibft: Expose iBFT acpi header via sysfs
2016-04-04 17:14 UTC (3+ messages)
[PATCH 0/5] bnx2fc: Update driver to 2.10.3
2016-04-04 14:23 UTC (7+ messages)
` [PATCH 1/5] bnx2fc: Add driver tunables
[PATCH 0/8] Replay Protected Memory Block (RPMB) subsystem
2016-04-04 10:35 UTC (19+ messages)
` [PATCH 1/8] rpmb: add "
` [PATCH 2/8] char: rpmb: add sysfs-class ABI documentation
` [PATCH 3/8] char: rpmb: add device attributes
` [PATCH 4/8] char: rpmb: provide user space interface
` [PATCH] char: rpmb: fix memdup_user.cocci warnings
` [PATCH 5/8] char: rpmb: add RPMB simulation device
` [PATCH] char: rpmb: fix platform_no_drv_owner.cocci warnings
` [PATCH 6/8] tools rpmb: add RPBM access tool
` [PATCH 7/8] mmc: block: register rpmb partition with the RPMB subsystem
` [PATCH 8/8] scsi: ufs: connect to "
[PATCH v3 0/2] Update SCSI target removal path
2016-04-04 9:39 UTC (4+ messages)
` [PATCH v3 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
WE NEED YOUR HELP URGENTLY
2016-04-03 16:14 UTC
[PATCH] [SCSI] mvsas: generalize Marvell 88SE9485 declaration
2016-04-03 6:53 UTC
Hilsener
2016-04-03 1:12 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