linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 18:15:04 to 2016-04-13 19:35:53 UTC [more...]

[PATCH 00/42] v5: separate operations from flags in the bio/request structs
 2016-04-13 19:35 UTC  (8+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op

[PATCHv2 00/14] ZAC support
 2016-04-13 18:09 UTC  (24+ messages)
` [PATCHv2 01/14] libata: do not attempt to retrieve sense code twice
` [PATCHv2 02/14] libsas: enable FPDMA SEND/RECEIVE
` [PATCHv2 03/14] libsas: Define ATA_CMD_NCQ_NON_DATA
` [PATCHv2 04/14] libata: Separate out ata_dev_config_ncq_send_recv()
` [PATCHv2 05/14] libata: NCQ Encapsulation for READ LOG DMA EXT
` [PATCHv2 06/14] libata: Check log page directory before accessing pages
` [PATCHv2 07/14] libata-trace: decode subcommands
` [PATCHv2 08/14] libata-scsi: Generate sense code for disabled devices
` [PATCHv2 09/14] libata: fixup ZAC device disabling
` [PATCHv2 10/14] libata: implement ZBC IN translation
` [PATCHv2 11/14] libata: Implement ZBC OUT translation
` [PATCHv2 12/14] libata: NCQ encapsulation for ZAC MANAGEMENT OUT
` [PATCHv2 13/14] libata: support device-managed ZAC devices
` [PATCHv2 14/14] libata: support host-aware and host-managed "

LSF/MM Schedule and improving discard support
 2016-04-13 17:30 UTC  (10+ messages)
        ` [Lsf] "

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-13 17:10 UTC  (2+ messages)

libiscsi: Use scsi helper to set information descriptor
 2016-04-13 16:30 UTC  (3+ messages)

[PATCH v2 00/16] Chelsio iSCSI target offload driver
 2016-04-13 16:21 UTC  (36+ messages)
` [PATCH v2 01/16] iscsi-target: add callback to alloc and free PDU
` [PATCH v2 02/16] iscsi-target: add int (*iscsit_xmit_pdu)()
` [PATCH v2 03/16] iscsi-target: add int (*iscsit_xmit_datain_pdu)()
` [PATCH v2 04/16] iscsi-target: add void (*iscsit_release_cmd)()
` [PATCH v2 05/16] iscsi-target: add void (*iscsit_get_rx_pdu)()
` [PATCH v2 06/16] iscsi-target: split iscsi_target_rx_thread()
` [PATCH v2 07/16] iscsi-target: add int (*iscsit_validate_params)()
` [PATCH v2 08/16] iscsi-target: add void (*iscsit_get_r2t_ttt)()
` [PATCH v2 09/16] iscsi-target: move iscsit_thread_check_cpumask()
` [PATCH v2 10/16] iscsi-target: use conn->network_transport in text rsp
` [PATCH v2 11/16] iscsi-target: add new offload transport type
` [PATCH v2 12/16] iscsi-target: clear tx_thread_active
` [PATCH v2 13/16] iscsi-target: call complete on conn_logout_comp
` [PATCH v2 14/16] iscsi-target: export symbols
` [PATCH v2 15/16] iscsi-target: fix seq_end_offset calculation
` [PATCH v2 16/16] cxgbit: add files for cxgbit.ko

[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
 2016-04-13 15:18 UTC  (11+ messages)
` [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
` [PATCH 2/4] sound: isa: sscape: Use correct format identifier for size_t
` [PATCH 3/4] scsi: ultrastor: Use correct format identifier for kernel pointer
` [PATCH 4/4] isa: Remove the ISA_BUS Kconfig option

[-next] BUG_ON in scsi_target_destroy()
 2016-04-13 15:14 UTC  (5+ messages)

Zajimam?
 2016-04-13  9:59 UTC 

fix large I/O regression with iSER in 4.4+ V2
 2016-04-13 14:07 UTC  (12+ messages)
  ` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
  ` [PATCH 2/2] IB/iser: set max_segment_size

[PATCH v12 0/9] add support for DWC UFS Controller
 2016-04-13 13:30 UTC  (5+ messages)
` [PATCH v12 6/9] added support for DesignWare Controller
  ` [PATCH v14 "

[SCSI] qla2xxx: Enhancements to support ISPFx00
 2016-04-13 12:39 UTC 

[SCSI] pm80xx: Phy settings support for motherboard controller
 2016-04-13 11:24 UTC 

[SCSI resend] bfa: fix bfa_fcb_itnim_alloc() error handling
 2016-04-13 11:14 UTC  (2+ messages)
` [PATCH resend v2] [SCSI] "

[PATCH, RESEND 3] qla2xxx: Remove use of 'struct timeval'
 2016-04-13  9:32 UTC  (3+ messages)

[PATCH 0/5] hisi_sas: v2 hw SATA fixes
 2016-04-13  9:28 UTC  (3+ messages)

[PATCH] mpt3sas: Remove usage of 'struct timeval'
 2016-04-13  7:01 UTC 

[PATCH v4 0/2] Update SCSI target removal path
 2016-04-13  8:19 UTC  (5+ messages)
` [PATCH v4 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state

fix large I/O regression with iSER in 4.4+
 2016-04-13  8:01 UTC  (12+ messages)
  ` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
` [PATCH 2/2] IB/iser: set max_segment_size

[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance
 2016-04-13  7:03 UTC  (6+ messages)
    ` [dm-devel] "

[PATCH 1/1] scsi: usb: fix bug which some usb isn't used
 2016-04-13  2:16 UTC  (3+ messages)

[PATCH v3 0/5] mempool based chained scatterlist alloc/free api
 2016-04-12 22:00 UTC  (18+ 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

[PATCH 1/1] scsi: add Synology DSM 6.0 and higher to 1024 sector blacklist
 2016-04-12 19:22 UTC  (6+ messages)

[LSF/MM TOPIC] block-mq issues with FC
 2016-04-12 19:16 UTC  (10+ messages)
` [Lsf] "

[PATCH] zfcp: Revert to original scanning behaviour
 2016-04-12 18:39 UTC  (4+ messages)

[PATCH 00/11] SCSI smpboot thread conversion
 2016-04-12 15:16 UTC  (8+ messages)
` [PATCH 01/11] scsi/fcoe: lock online CPUs in fcoe_percpu_clean()
        ` [PATCH v2] scsi/fcoe: convert to kworker

[PATCH v2 1/2] USB: uas: Limit qdepth at the scsi-host level
 2016-04-12 15:09 UTC  (3+ messages)
  ` [PATCH v2 2/2] USB: uas: Add a new NO_REPORT_LUNS quirk

[PATCH] drivers/scsi/fnic/fnic_scsi.c: Deinline fnic_queue_abort_io_req, save 1792 bytes
 2016-04-12  2:16 UTC  (3+ messages)

[PATCH v3] mvsas: Generalize Marvell 9485 in pci_device_id
 2016-04-12  2:14 UTC  (2+ messages)

[4.5-rc4 Regression] qla2xxx: Add irq affinity notification
 2016-04-12  2:10 UTC  (5+ messages)

fnic: Using rport->dd_data to check rport online instead of rport_lookup
 2016-04-12  1:53 UTC  (2+ messages)

[PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3
 2016-04-11 21:39 UTC  (2+ messages)

Cant write to max_sectors_kb on 4.5.0 SRP target
 2016-04-11 21:29 UTC  (7+ messages)

[PATCH 0/2] scsi: vpd sanity checks
 2016-04-11 21:23 UTC  (3+ messages)
` [PATCH 2/2] scsi: vpd pages are mandatory for SPC-2

UFS patch
 2016-04-11 14:29 UTC 

[PATCH 0/8 V2] Replay Protected Memory Block (RPMB) subsystem
 2016-04-11 13:33 UTC  (8+ messages)
` [PATCH v2 6/8] tools rpmb: add RPBM access tool
` [PATCH v2 8/8] scsi: ufs: connect to RPMB subsystem

[PATCH] mpt3sas - remove unused fw_event_work delayed_work
 2016-04-11 12:08 UTC  (7+ messages)

[PATCH v2 6/8] tools rpmb: add RPBM access tool
 2016-04-11 10:50 UTC  (2+ messages)

[PATCH] arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller DTS node
 2016-04-11  9:14 UTC  (3+ messages)

[RFC 00/34] Chelsio iSCSI target offload driver
 2016-04-10  8:56 UTC  (11+ messages)
` [RFC 14/34] iscsi-target: export symbols

[PATCH] sd: fixup capacity calculation for 4k drives
 2016-04-10  2:02 UTC  (2+ messages)

need customers?
 2016-04-09  9:05 UTC 

[PATCH 0/9] block/scsi: Implement SMR drive support
 2016-04-09  8:01 UTC  (3+ messages)

Вы уже нашли офис?, Вы уже нашли офис?
 2016-04-08 19:17 UTC 

[GIT PULL] SCSI fixes for 4.6-rc2
 2016-04-08 23:29 UTC 


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