Linux SCSI Target Development
[Prev Page][Next Page]
- Re: [PATCH] iscsi-target: nullify session in failed login sequence, (continued)
- Clarification for Persistent Reservation + All Registrants,
Nicholas A. Bellinger
- RHEL7 vs SLES12 targetcli brain damage,
Dax Kelson
- github pull request: fix aarch64 eth detection, Noah Watkins
- Unregistering while holding an All Registrants PR,
Ilias Tsitsimpis
- EADDRINUSE setting up iSCSI portal on aarch64,
Noah Watkins
- [PATCH v4 00/35] iser target for 3.19,
Sagi Grimberg
- [PATCH v4 11/35] iser-target: Move cma_id setup to a function, Sagi Grimberg
- [PATCH v4 07/35] iser-target: Parallelize CM connection establishment, Sagi Grimberg
- [PATCH v4 09/35] iser-target: Acquire conn_mutex when changing connection state, Sagi Grimberg
- [PATCH v4 03/35] iser-target: Initiate connection termination only once, Sagi Grimberg
- [PATCH v4 15/35] iser-target: Move PI context allocation to a function, Sagi Grimberg
- [PATCH v4 06/35] iser-target: Introduce ISER_CONN_FULL_FEATURE state, Sagi Grimberg
- [PATCH v4 13/35] iser-target: Deffer the last part of wait_conn to a work, Sagi Grimberg
- [PATCH v4 10/35] iser-target: Don't override cm_id context, Sagi Grimberg
- [PATCH v4 16/35] iser-target: Move PI handling to a routine, Sagi Grimberg
- [PATCH v4 08/35] iser-target: Use kref_get_unless_zero in connected_handler, Sagi Grimberg
- [PATCH v4 05/35] iser-target: Reject connect request in failure path, Sagi Grimberg
- [PATCH v4 14/35] iser-target: Decrement completion context active_qps in error flow, Sagi Grimberg
- [PATCH v4 04/35] iser-target: Don't deffer disconnected handler to a work, Sagi Grimberg
- [PATCH v4 02/35] iser-target: Destroy the connection when getting a connect error event, Sagi Grimberg
- [PATCH v4 28/35] iser-target: Introduce isert_poll_budget, Sagi Grimberg
- [PATCH v4 17/35] iser-target: Allocate PI contexts dynamically, Sagi Grimberg
- [PATCH v4 22/35] iser-target: Unite error completion handler for RX and TX, Sagi Grimberg
- [PATCH v4 20/35] iser-target: Work-around live target stack shutdown resource cleanup, Sagi Grimberg
- [PATCH v4 26/35] iser-target: Remove redundant call to isert_conn_terminate, Sagi Grimberg
- [PATCH v4 12/35] iser-target: Handle ADDR_CHANGE event for listener cm_id, Sagi Grimberg
- [PATCH v4 19/35] iscsi,iser-target: Expose supported protection ops according to t10_pi, Sagi Grimberg
- [PATCH v4 18/35] iser-target: Fix NULL dereference in SW mode DIF, Sagi Grimberg
- [PATCH v4 23/35] iser-target: Cast wr_id with uintptr_t instead of unsinged long, Sagi Grimberg
- [PATCH v4 24/35] iser-target: Centralize completion elements to a context, Sagi Grimberg
- [PATCH v4 21/35] iser-target: Remove interrupt coalescing, Sagi Grimberg
- [PATCH v4 25/35] iser-target: Use single CQ for TX and RX, Sagi Grimberg
- [PATCH v4 01/35] iscsi-target: Add call to wait_conn in establishment error flow, Sagi Grimberg
- [PATCH v4 27/35] iser-target: Remove an atomic operation from the IO path, Sagi Grimberg
- [PATCH v4 29/35] iser-target: Reduce CQ lock contention by batch polling, Sagi Grimberg
- [PATCH v4 34/35] iser-target: Remove code duplication, Sagi Grimberg
- [PATCH v4 30/35] iser-target: Don't wait for session commands from completion context, Sagi Grimberg
- [PATCH v4 32/35] iser-target: Use debug_level parameter to control logging level, Sagi Grimberg
- [PATCH v4 33/35] iser-target: Adjust log levels and prettify some prints, Sagi Grimberg
- [PATCH v4 31/35] iser-target: Fix logout sequence, Sagi Grimberg
- [PATCH v4 35/35] iser-target: Fix wc->wr_id cast warning, Sagi Grimberg
- Re: [PATCH v4 00/35] iser target for 3.19, Nicholas A. Bellinger
- [PATCH v3 00/34] iser target for 3.19,
Sagi Grimberg
- [PATCH v3 03/34] iser-target: Initiate connection termination only once, Sagi Grimberg
- [PATCH v3 01/34] iscsi-target: Add call to wait_conn in establishment error flow, Sagi Grimberg
- [PATCH v3 07/34] iser-target: Parallelize CM connection establishment, Sagi Grimberg
- [PATCH v3 16/34] iser-target: Move PI handling to a routine, Sagi Grimberg
- [PATCH v3 15/34] iser-target: Move PI context allocation to a function, Sagi Grimberg
- [PATCH v3 23/34] iser-target: Cast wr_id with uintptr_t instead of unsinged long, Sagi Grimberg
- [PATCH v3 20/34] iser-target: Work-around live target stack shutdown resource cleanup, Sagi Grimberg
- [PATCH v3 21/34] iser-target: Remove interrupt coalescing, Sagi Grimberg
- [PATCH v3 18/34] iser-target: Fix NULL dereference in SW mode DIF, Sagi Grimberg
- [PATCH v3 22/34] iser-target: Unite error completion handler for RX and TX, Sagi Grimberg
- [PATCH v3 19/34] iscsi,iser-target: Expose supported protection ops according to t10_pi, Sagi Grimberg
- [PATCH v3 28/34] iser-target: Introduce isert_poll_budget, Sagi Grimberg
- [PATCH v3 29/34] iser-target: Reduce CQ lock contention by batch polling, Sagi Grimberg
- [PATCH v3 33/34] iser-target: Remove code duplication, Sagi Grimberg
- [PATCH v3 26/34] iser-target: Remove redundant call to isert_conn_terminate, Sagi Grimberg
- [PATCH v3 31/34] iser-target: Fix logout sequence, Sagi Grimberg
- [PATCH v3 24/34] iser-target: Centralize completion elements to a context, Sagi Grimberg
- [PATCH v3 32/34] iser-target: Adjust log levels and prettify some prints, Sagi Grimberg
- [PATCH v3 30/34] iser-target: Don't wait for session commands from completion context, Sagi Grimberg
- [PATCH v3 25/34] iser-target: Use single CQ for TX and RX, Sagi Grimberg
- [PATCH v3 27/34] iser-target: Remove an atomic operation from the IO path, Sagi Grimberg
- [PATCH v3 17/34] iser-target: Allocate PI contexts dynamically, Sagi Grimberg
- [PATCH v3 34/34] iscsi-target: Don't clear transport private cmd context, Sagi Grimberg
- [PATCH v3 14/34] iser-target: Decrement completion context active_qps in error flow, Sagi Grimberg
- [PATCH v3 09/34] iser-target: Acquire conn_mutex when changing connection state, Sagi Grimberg
- [PATCH v3 05/34] iser-target: Reject connect request in failure path, Sagi Grimberg
- [PATCH v3 10/34] iser-target: Don't override cm_id context, Sagi Grimberg
- [PATCH v3 12/34] iser-target: Handle ADDR_CHANGE event for listener cm_id, Sagi Grimberg
- [PATCH v3 13/34] iser-target: Deffer the last part of wait_conn to a work, Sagi Grimberg
- [PATCH v3 11/34] iser-target: Move cma_id setup to a function, Sagi Grimberg
- [PATCH v3 08/34] iser-target: Use kref_get_unless_zero in connected_handler, Sagi Grimberg
- [PATCH v3 02/34] iser-target: Destroy the connection when getting a connect error event, Sagi Grimberg
- [PATCH v3 04/34] iser-target: Don't deffer disconnected handler to a work, Sagi Grimberg
- [PATCH v3 06/34] iser-target: Introduce ISER_CONN_FULL_FEATURE state, Sagi Grimberg
- Re: [PATCH v3 00/34] iser target for 3.19, Nicholas A. Bellinger
- Re: [PATCH v3 00/34] iser target for 3.19, Or Gerlitz
- [PATCH-3.14.y 0/2] iscsi-target: Stable backports,
Nicholas A. Bellinger
- [PATCH v2 00/34] iser target for 3.19,
Sagi Grimberg
- [PATCH v2 01/34] iscsi-target: Add call to wait_conn in establishment error flow, Sagi Grimberg
- [PATCH v2 02/34] iser-target: Destroy the connection when getting a connect error event, Sagi Grimberg
- [PATCH v2 14/34] iser-target: Deffer the last part of wait_conn to a work, Sagi Grimberg
- [PATCH v2 07/34] iser-target: Parallelize CM connection establishment, Sagi Grimberg
- [PATCH v2 03/34] iser-target: Initiate connection termination only once, Sagi Grimberg
- [PATCH v2 06/34] iser-target: Introduce state ISER_CONN_FULL_FEATURE, Sagi Grimberg
- [PATCH v2 19/34] iser-target: Fix NULL dereference in SW mode DIF, Sagi Grimberg
- [PATCH v2 21/34] iser-target: Work-around live target stack shutdown resource cleanup, Sagi Grimberg
- [PATCH v2 23/34] iser-target: Unite error completion handler for RX and TX, Sagi Grimberg
- [PATCH v2 11/34] iser-traget: destroy connection qp after destroying connection cm_id, Sagi Grimberg
- [PATCH v2 17/34] iser-target: Move protection information handling to a routine, Sagi Grimberg
- [PATCH v2 08/34] iser-target: Use kref_get_unless_zero in connected_handler, Sagi Grimberg
- [PATCH v2 27/34] iser-target: Remove an atomic operation from the IO path, Sagi Grimberg
- [PATCH v2 25/34] iser-target: Centralize completion elements to a context, Sagi Grimberg
- [PATCH v2 15/34] iser-target: Decrement completion context active_qps in error flow, Sagi Grimberg
- [PATCH v2 09/34] iser-target: Acquire conn_mutex when changing connection state, Sagi Grimberg
- [PATCH v2 33/34] iser-target: Adjust log levels and prettify some prints, Sagi Grimberg
- [PATCH v2 29/34] iser-target: Reduce CQ lock contention by batch polling, Sagi Grimberg
- [PATCH v2 04/34] iser-target: Don't deffer disconnected handler to a work, Sagi Grimberg
- [PATCH v2 13/34] iser-target: Handle ADDR_CHANGE event for listener cm_id, Sagi Grimberg
- [PATCH v2 31/34] iser-target: Fix logout sequence, Sagi Grimberg
- [PATCH v2 05/34] iser-target: Reject connect request in failure path, Sagi Grimberg
- [PATCH v2 12/34] iser-target: Move cma_id setup to a function, Sagi Grimberg
- [PATCH v2 10/34] iser-target: Don't override cm_id context, Sagi Grimberg
- [PATCH v2 16/34] iser-target: Move pi context allocation to a function, Sagi Grimberg
- [PATCH v2 18/34] iser-target: Allocate PI contexts dynamically, Sagi Grimberg
- [PATCH v2 20/34] iscsi,iser-target: Expose supported protection ops according to t10_pi, Sagi Grimberg
- [PATCH v2 22/34] iser-target: Remove interrupt coalescing, Sagi Grimberg
- [PATCH v2 24/34] iser-target: Cast wr_id with uintptr_t instead of unsinged long, Sagi Grimberg
- [PATCH v2 26/34] iser-target: Use single CQ for TX and RX, Sagi Grimberg
- [PATCH v2 28/34] iser-target: Introduce isert_poll_budget, Sagi Grimberg
- [PATCH v2 30/34] iser-target: Don't wait for session commands from completion context, Sagi Grimberg
- [PATCH v2 32/34] iser-target: Use debug_level parameter to control logging level, Sagi Grimberg
- [PATCH v2 34/34] iser-target: Remove code duplication, Sagi Grimberg
- Re: [PATCH v2 00/34] iser target for 3.19, Nicholas A. Bellinger
- Re: [PATCH v2 00/34] iser target for 3.19, Or Gerlitz
- [PATCH 0/4] remove unneeded array,
Julia Lawall
- [PATCH] iscsi-target: fix error path in iscsi_target_init_module(),
Lino Sanfilippo
- [PATCH 00/16] target: Use external CITs for backend devices,
Nicholas A. Bellinger
- [PATCH 02/16] target: Move dev_attrib_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH 01/16] target: Move dev_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH 03/16] target: Move dev_pr_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH 06/16] target: Move dev_stat_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH 14/16] target/pscsi: Convert to external pscsi_backend_dev_attrs, Nicholas A. Bellinger
- [PATCH 16/16] target: Drop left-over PHBA_PDEV set attr checks, Nicholas A. Bellinger
- [PATCH 10/16] target/iblock: Convert to external iblock_backend_dev_attrs, Nicholas A. Bellinger
- [PATCH 15/16] target: Drop left-over internal dev attribute code, Nicholas A. Bellinger
- [PATCH 13/16] target/user: Convert to external tcmu_backend_dev_attrs, Nicholas A. Bellinger
- [PATCH 11/16] target/file: Convert to external fileio_backend_dev_attrs, Nicholas A. Bellinger
- [PATCH 12/16] target/rd: Convert to external rd_mcp_backend_dev_attrs, Nicholas A. Bellinger
- [PATCH 08/16] target: Add EXPORT_SYMBOL for existing se_dev_set_*, Nicholas A. Bellinger
- [PATCH 09/16] target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs, Nicholas A. Bellinger
- [PATCH 05/16] target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH 07/16] target: Add target_core_backend_configfs.h helper macros, Nicholas A. Bellinger
- [PATCH 04/16] target: Move dev_wwn_cit to struct se_subsystem_api, Nicholas A. Bellinger
- [PATCH] tcm_loop: Wrong I_T nexus association,
Hannes Reinecke
- Inconsistent ALUA identification, Hannes Reinecke
- Newbie problems,
Lance Gropper
- [PATCH 1/1] target: Deletion of unnecessary checks before the function call "module_put",
SF Markus Elfring
- [GIT PULL] target fixes for v3.18-rc6,
Nicholas A. Bellinger
- Re: [RFC] situation with csum_and_copy_... API,
Al Viro
- Re: [RFC] situation with csum_and_copy_... API, Eric Dumazet
- Re: [RFC] situation with csum_and_copy_... API, David Miller
- Re: [RFC] situation with csum_and_copy_... API, David Miller
- Re: [RFC] situation with csum_and_copy_... API, Al Viro
- [PATCH 01/17] new helper: skb_copy_and_csum_datagram_msg(), Al Viro
- [PATCH 02/17] new helper: memcpy_from_msg(), Al Viro
- [PATCH 03/17] switch ipxrtr_route_packet() from iovec to msghdr, Al Viro
- [PATCH 04/17] new helper: memcpy_to_msg(), Al Viro
- [PATCH 05/17] switch drivers/net/tun.c to ->read_iter(), Al Viro
- [PATCH 06/17] switch macvtap to ->read_iter(), Al Viro
- [PATCH 07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter(), Al Viro
- [PATCH 08/17] {macvtap,tun}_get_user(): switch to iov_iter, Al Viro
- [PATCH 09/17] kill zerocopy_sg_from_iovec(), Al Viro
- [PATCH 10/17] switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter(), Al Viro
- PATCH 11/17] switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter, Al Viro
- [PATCH 12/17] tipc_sendmsg(): pass msghdr instead of its ->msg_iov, Al Viro
- [PATCH 13/17] tipc_msg_build(): pass msghdr instead of its ->msg_iov, Al Viro
- [PATCH 14/17] vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr, Al Viro
- [PATCH 15/17] [atm] switch vcc_sendmsg() to copy_from_iter(), Al Viro
- [PATCH 16/17] rds: switch ->inc_copy_to_user() to passing iov_iter, Al Viro
- [PATCH 17/17] rds: switch rds_message_copy_from_user() to iov_iter, Al Viro
- Re: [RFC] situation with csum_and_copy_... API, David Miller
- Re: [RFC] situation with csum_and_copy_... API, Linus Torvalds
- Re: [RFC] situation with csum_and_copy_... API, Nicholas A. Bellinger
- kernel oops on qle2462 (re)attach,
mpe
- [PATCH v1 00/21] iser target fixes for 3.19,
Sagi Grimberg
- [PATCH v1 04/21] iser-target: Destroy the connection when getting a connect error event, Sagi Grimberg
- [PATCH v1 02/21] iser-target: Adjust log levels and prettify some prints, Sagi Grimberg
- [PATCH v1 03/21] iscsi-target: Add call to wait_conn in establishment error flow, Sagi Grimberg
- [PATCH v1 13/21] iser-target: Allocate PI contexts dynamically, Sagi Grimberg
- [PATCH v1 10/21] iser-target: Use kref_get_unless_zero in connected_handler, Sagi Grimberg
- [PATCH v1 20/21] iser-target: Work-around live target stack shutdown resource cleanup, Sagi Grimberg
- [PATCH v1 15/21] iscsi,iser-target: Expose supported protection ops according to t10_pi, Sagi Grimberg
- [PATCH v1 17/21] iser-target: Move cma_id setup to a function, Sagi Grimberg
- [PATCH v1 19/21] iser-target: Deffer the last part of wait_conn to a work, Sagi Grimberg
- [PATCH v1 21/21] iser-target: Get rid of redundant wait for logout_comp, Sagi Grimberg
- [PATCH v1 12/21] iser-target: Move protection information handling to a routine, Sagi Grimberg
- [PATCH v1 07/21] iser-target: Reject connect request in failure path, Sagi Grimberg
- [PATCH v1 06/21] iser-target: Don't deffer disconnected handler to a work, Sagi Grimberg
- [PATCH v1 11/21] iser-target: Move pi context allocation to a function, Sagi Grimberg
- [PATCH v1 16/21] iser-target: Acquire conn_mutex when changing connection state, Sagi Grimberg
- [PATCH v1 08/21] iser-target: Introduce state ISER_CONN_FULL_FEATURE, Sagi Grimberg
- [PATCH v1 14/21] iser-target: Fix NULL dereference in SW mode DIF, Sagi Grimberg
- [PATCH v1 18/21] iser-target: Handle ADDR_CHANGE event for listener cm_id, Sagi Grimberg
- [PATCH v1 09/21] iser-target: Parallelize CM connection establishment, Sagi Grimberg
- [PATCH v1 05/21] iser-target: Initiate connection termination only once, Sagi Grimberg
- [PATCH v1 01/21] iser-target: Use debug_level parameter to control logging level, Sagi Grimberg
- Re: [PATCH v1 00/21] iser target fixes for 3.19, Nicholas A. Bellinger
- [PATCH 1/2] target: Fix target_core_register_fabric() for built-in fabric modules,
Roland Dreier
- [PATCH 1/3] target: Remove TRANSPORT_LUNFLAGS_READ_WRITE,
Andy Grover
- CentOS 7.0 - Qlogic in target mode - targetcli not seeing it,
Lance Gropper
- [PATCH 00/21] iser target fixes for 3.19,
Sagi Grimberg
- [PATCH 04/20] iser-target: Destroy the connection when getting a connect error event, Sagi Grimberg
- [PATCH 02/20] iser-target: Adjust log levels and prettify some prints, Sagi Grimberg
- [PATCH 01/20] iser-target: Use debug_level parameter to control logging level, Sagi Grimberg
- [PATCH 03/20] iscsi-target: Add call to wait_conn in establishment error flow, Sagi Grimberg
- [PATCH 10/20] iser-target: Use kref_get_unless_zero in connected_handler, Sagi Grimberg
- [PATCH 12/20] iser-target: Move protection information handling to a routine, Sagi Grimberg
- [PATCH 06/20] iser-target: Don't deffer disconnected handler to a work, Sagi Grimberg
- [PATCH 08/20] iser-target: Introduce state ISER_CONN_FULL_FEATURE, Sagi Grimberg
- [PATCH 17/20] iser-target: Move cma_id setup to a function, Sagi Grimberg
- [PATCH 14/20] iser-target: Fix NULL dereference in SW mode DIF, Sagi Grimberg
- [PATCH 05/20] iser-target: Initiate connection termination only once, Sagi Grimberg
- [PATCH 07/20] iser-target: Reject connect request in failure path, Sagi Grimberg
- [PATCH 09/20] iser-target: Parallelize CM connection establishment, Sagi Grimberg
- [PATCH 20/20] iser-target: Work-around live target stack shutdown resource cleanup, Sagi Grimberg
- [PATCH 18/20] iser-target: Handle ADDR_CHANGE event for listener cm_id, Sagi Grimberg
- [PATCH 11/20] iser-target: Move pi context allocation to a function, Sagi Grimberg
- [PATCH 13/20] iser-target: Allocate PI contexts dynamically, Sagi Grimberg
- [PATCH 15/20] iscsi-target: Remove t10_pi attribute altogether, Sagi Grimberg
- [PATCH 16/20] iser-target: Acquire conn_mutex when changing connection state, Sagi Grimberg
- [PATCH 19/20] iser-target: Deffer the last part of wait_conn to a work, Sagi Grimberg
- LIO target stop responding on 3.18-rc3,
Turbo Fredriksson
- tcm_node difficulties when used with pacemaker cluster, and suggested patches.,
Steve Beaudry
- LIO iSER small random IO performance.,
Benjamin ESTRABAUD
- [PATCH 1/1] Conform to RFC 3720.,
Turbo Fredriksson
- [PATCH] IB/isert: Adjust CQ size to HW limits,
Chris Moore
- Re: CRASH 3.18-rc2, 3.17.1, isert_connect_request,
Sagi Grimberg
- Issues with extended copy, Henrik Goldman
- [PATCH] target: return CONFLICT only when SA key unmatched,
Steven Allen
- ib_isert RDMA_CM_EVENT_DEVICE_REMOVAL events,
Nicholas A. Bellinger
- Re: Can someone help me understand the reason for this code in ib_isert.c?,
Nicholas A. Bellinger
- [GIT PULL] target updates for v3.18-rc2,
Nicholas A. Bellinger
- [PATCH] srp-target: Rertry when QP creation fails with ENOMEM,
Sagi Grimberg
- [PATCH 0/5] block/scsi/lio support for COMPARE_AND_WRITE,
michaelc
- Inconsistencies in boolean parameter settings of targetcli,
Rufe Glick
- [PATCH] iscsi-target: return the correct port in SendTargets,
Steven Allen
- Re: CDROM not recognised: 'Device is not a TYPE_DISK block device',
Jerome Martin
- LIO filter driver to tap the data, Suresh Babu Kandukuru
- [PATCH] target: Don't call TFO->write_pending if data_length == 0,
Roland Dreier
- What does cache_dynamic_acls parameter do?,
Rufe Glick
- [PATCH] target: iscsi: iscsi_target_tpg.c: Cleaning up possible size overwriting in conjunction with sprintf,
Rickard Strandqvist
- [PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT,
Nicholas A. Bellinger
- [PATCH] target/file: fix inclusive vfs_fsync_range() end,
Zach Brown
- [PATCH] iser-target: Disable TX completion interrupt coalescing,
Nicholas A. Bellinger
- [PATCH 1/2] target: Fix APTPL metadata handling for dynamic MappedLUNs,
Nicholas A. Bellinger
- [PATCH] target: kbuild: TCM_USER depends on UIO,
Andy Grover
- [PATCH 0/2] Fixup patches for userspace passthrough,
Andy Grover
- PR registration on LIO iscsi returns sense key not ready,
Luigi Tarenga
- [PATCH] tcm_loop: Fixup tag handling,
Hannes Reinecke
- [PATCHv2 0/4] Userspace Passthrough backstore for LIO,
Andy Grover
- static checker complaints on isert code,
Or Gerlitz
- targetcli do not show iscsi,
Luigi Tarenga
- Re: [PATCH RESEND 00/35] qla2xxx: Patches for 3.18 scsi "misc" branch.,
Christoph Hellwig
- [PATCH RESEND 0/2] target: target bug fix and enchancement.,
Saurav Kashyap
- [PATCH RESEND 00/17] qla2xxx: Target bug fixes and enchancements.,
Saurav Kashyap
- [PATCH RESEND 01/17] qla2xxx: Fix sparse warnings in tcm_qla2xxx.c, Saurav Kashyap
- [PATCH RESEND 03/17] qla2xxx: Use correct offset to req-q-out for reserve calculation, Saurav Kashyap
- [PATCH RESEND 04/17] qla2xxx: Increase room in request queue for sending priority packets, Saurav Kashyap
- [PATCH RESEND 13/17] qla2xxx: Add support for QFull throttling and Term Exchange retry, Saurav Kashyap
- [PATCH RESEND 12/17] qla2xxx: Increase the request queue size to 8K for ISP2031, Saurav Kashyap
- [PATCH RESEND 15/17] qla2xxx: Fix hang due to cmd_kref not decrementing, Saurav Kashyap
- [PATCH RESEND 06/17] qla2xxx: Enable SLER conditionally in target mode., Saurav Kashyap
- [PATCH RESEND 14/17] qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY, Saurav Kashyap
- [PATCH RESEND 17/17] qla2xxx: Add memory barrier before ringing doorbell., Saurav Kashyap
- [PATCH RESEND 16/17] qla2xxx: Add flags for tracing the target commands., Saurav Kashyap
- [PATCH RESEND 09/17] qla2xxx: Add Host reset handling in target mode., Saurav Kashyap
- [PATCH RESEND 11/17] qla2xxx: Host reset handling in ABTS path., Saurav Kashyap
- [PATCH RESEND 02/17] qla2xxx: fix kernel NULL pointer access, Saurav Kashyap
- [PATCH RESEND 05/17] qla2xxx: Remove verbose messages in target mode., Saurav Kashyap
- [PATCH RESEND 08/17] qla2xxx: fix crash due to task mgmt cmd type, Saurav Kashyap
- [PATCH RESEND 10/17] qla2xxx: Handle chip reset in target mode., Saurav Kashyap
- [PATCH RESEND 07/17] qla2xxx: Add counter for message, Saurav Kashyap
- [PATCH 00/19] qla2xxx/target: Target bug fixes and enchancements.,
Saurav Kashyap
- [PATCH 01/19] qla2xxx: Fix sparse warnings in tcm_qla2xxx.c, Saurav Kashyap
- [PATCH 06/19] qla2xxx: Enable SLER conditionally in target mode., Saurav Kashyap
- [PATCH 03/19] qla2xxx: Use correct offset to req-q-out for reserve calculation, Saurav Kashyap
- [PATCH 10/19] qla2xxx: Handle chip reset in target mode., Saurav Kashyap
- [PATCH 19/19] target: Implement report lun data change unit attention., Saurav Kashyap
- [PATCH 17/19] qla2xxx: Add memory barrier before ringing doorbell., Saurav Kashyap
- [PATCH 15/19] qla2xxx: Fix hang due to cmd_kref not decrementing, Saurav Kashyap
- [PATCH 16/19] qla2xxx: Add flags for tracing the target commands., Saurav Kashyap
- [PATCH 13/19] qla2xxx: Add support for QFull throttling and Term Exchange retry, Saurav Kashyap
- [PATCH 14/19] qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY, Saurav Kashyap
- [PATCH 18/19] Target/transport: SCSI Status Respond being sent to Initiator twice., Saurav Kashyap
- [PATCH 08/19] qla2xxx: fix crash due to task mgmt cmd type, Saurav Kashyap
- [PATCH 09/19] qla2xxx: Add Host reset handling in target mode., Saurav Kashyap
- [PATCH 02/19] qla2xxx: fix kernel NULL pointer access, Saurav Kashyap
- [PATCH 07/19] qla2xxx: Add counter for message, Saurav Kashyap
- [PATCH 04/19] qla2xxx: Increase room in request queue for sending priority packets, Saurav Kashyap
- [PATCH 12/19] qla2xxx: Increase the request queue size to 8K for ISP2031, Saurav Kashyap
- [PATCH 05/19] qla2xxx: Remove verbose messages in target mode., Saurav Kashyap
- [PATCH 11/19] qla2xxx: Host reset handling in ABTS path., Saurav Kashyap
- Re: Bug#750255: lio-utils: FTBFS: chmod: cannot access '/«BUILDDIR»/lio-utils-3.1+git2.fd0b34fd/debian/lio-utils/usr/share/pyshared/*.py': No such file or directory,
Jerome Martin
- [GIT PULL] target fixes for v3.17-rc6, Nicholas A. Bellinger
- [PATCH 00/10] target: various cleanups,
Joern Engel
- [PATCH 10/10] qla_target: rearrange struct qla_tgt_prm, Joern Engel
- [PATCH 03/10] target: encapsulate smp_mb__after_atomic(), Joern Engel
- [PATCH 02/10] target: remove some smp_mb__after_atomic()s, Joern Engel
- [PATCH 04/10] target: simplify core_tmr_abort_task, Joern Engel
- [PATCH 05/10] qla_target: remove unused parameter, Joern Engel
- [PATCH 07/10] qla_target: remove misleading comment, Joern Engel
- [PATCH 01/10] target: simplify core_tmr_release_req(), Joern Engel
- [PATCH 06/10] qla_target: make some global functions static, Joern Engel
- [PATCH 08/10] qla_target: simplify qlt_send_term_exchange(), Joern Engel
- [PATCH 09/10] qla_target: improve qlt_unmap_sg(), Joern Engel
- Re: [PATCH 00/10] target: various cleanups, Nicholas A. Bellinger
- [PATCH 0/4] Userspace Passthrough backstore for LIO,
Andy Grover
- [PATCH 1/4] target: Remove unneeded check in sbc_parse_cdb, Andy Grover
- [PATCH 3/4] target: Add documentation on the target userspace pass-through driver, Andy Grover
NPIV FC target fails,
Robert Wood
[PATCH] drivers: target: target_core_transport.c: build warning,
Sudip Mukherjee
Dual target node ALUA multipathing for Vmware,
Robert Wood
[PATCH] drivers/target/target_core_transport.c: Fix typo issue to use 'buf' instead of 'len', Chen Gang
re: target: target_core_transport.c: Cleaning up missing null-terminate in conjunction with strncpy, Dan Carpenter
[PATCH] target: target_core_transport: Don't try to strlen() an integer, Mark Brown
[PATCH 00/16] Target fixes for coverity findings v2,
Joern Engel
- [PATCH 05/16] target: simplify return statement, Joern Engel
- [PATCH 06/16] target: fix condition, Joern Engel
- [PATCH 09/16] target: avoid buffer overflow, Joern Engel
- [PATCH 16/16] target: check for vector overflows, Joern Engel
- [PATCH 15/16] target: fix unused shift, Joern Engel
- [PATCH 10/16] target: plug memory leak, Joern Engel
- [PATCH 08/16] target: avoid NULL pointer dereference, Joern Engel
- [PATCH 14/16] target: handle match_int errors, Joern Engel
- [PATCH 12/16] target: simplify target_fabric_make_lun, Joern Engel
- [PATCH 02/16] target: fix memory corruption, Joern Engel
- [PATCH 11/16] target: plug memory leak, Joern Engel
- [PATCH 03/16] target: avoid NULL pointer dereference, Joern Engel
- [PATCH 13/16] target: fix pr_out length parsing, Joern Engel
- [PATCH 07/16] target: remove unnecessary check, Joern Engel
- [PATCH 01/16] target: remove unused debug code, Joern Engel
- [PATCH 04/16] target: remove always-true conditions, Joern Engel
- Re: [PATCH 00/16] Target fixes for coverity findings v2, Jörn Engel
[PATCH] target_core_configfs: fix SE_DEV_ALUA_SUPPORT_STATE_STORE,
Sebastian Herbszt
[GIT PULL] target updates for v3.17-rc3,
Nicholas A. Bellinger
Referrals and lba_map,
Sebastian Herbszt
[PATCH] target_core_spc: fix user data segment multiplier in spc_emulate_evpd_b3(),
Sebastian Herbszt
[PATCH V6 0/5] Add XEN pvSCSI support,
Juergen Gross
[PATCH 00/17] Target fixes for coverity findings,
Joern Engel
- [PATCH 02/17] target: fix memory corruption, Joern Engel
- [PATCH 08/17] target: avoid NULL pointer dereference, Joern Engel
- [PATCH 07/17] target: remove unnecessary check, Joern Engel
- [PATCH 01/17] target: remove unused debug code, Joern Engel
- [PATCH 05/17] target: simplify return statement, Joern Engel
- [PATCH 03/17] target: avoid NULL pointer dereference, Joern Engel
- [PATCH 09/17] target: avoid buffer overflow, Joern Engel
- [PATCH 06/17] target: fix condition, Joern Engel
- [PATCH 04/17] target: remove always-true conditions, Joern Engel
- [PATCH 10/17] target: plug memory leak, Joern Engel
- [PATCH 11/17] target: plug memory leak, Joern Engel
- [PATCH 12/17] target: simplify target_fabric_make_lun, Joern Engel
- [PATCH 13/17] target: fix pr_out length parsing, Joern Engel
- [PATCH 14/17] target: handle match_int errors, Joern Engel
- [PATCH 15/17] target: fix unused shift, Joern Engel
- [PATCH 16/17] target: handle match_int failures, Joern Engel
- [PATCH 17/17] target: check for vector overflows, Joern Engel
A Question about setting discovery_auth values,
Lee Duncan
[Index of Archives]
[Linux SCSI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]