Linux SCSI Target Development
[Prev Page][Next Page]
[PATCH] target; Drop pointless tfo->check_stop_free check, Nicholas A. Bellinger
[PATCH] update PR out action code table,
Zhu Lingshan
[PATCH 00/29] drivers, mics refcount conversions,
Elena Reshetova
- [PATCH 24/29] drivers: convert iblock_req.pending from atomic_t to refcount_t, Elena Reshetova
- [PATCH 26/29] drivers, usb: convert dev_data.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/29] drivers, md: convert stripe_head.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t, Elena Reshetova
- [PATCH 11/29] drivers, media: convert cx88_core.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 12/29] drivers, media: convert s2255_dev.num_channels from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/29] drivers, md: convert dm_cache_metadata.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 28/29] drivers: convert sbd_duart.map_guard from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/29] drivers, md, bcache: convert cached_dev.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/29] drivers, md: convert dm_dev_internal.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 02/29] drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/29] drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 09/29] drivers, md: convert table_device.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/29] drivers, block: convert xen_blkif.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 15/29] drivers, media: convert vb2_dma_sg_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs from atomic_t to refcount_t, Elena Reshetova
- [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 27/29] drivers, usb: convert ep_data.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 18/29] drivers, s390: convert urdev.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 29/29] drivers, xen: convert grant_map.users from atomic_t to refcount_t, Elena Reshetova
- [PATCH 25/29] drivers, usb: convert ffs_data.ref from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/29] drivers, char: convert vma_data.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 16/29] drivers, media: convert vb2_vmalloc_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 14/29] drivers, media: convert vb2_dc_buf.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount from atomic_t to refcount_t, Elena Reshetova
Add support for VERIFY(16) / Fix chkdsk on Windows,
Max Lohrmann
[GIT PULL] target updates for v4.11-rc1, Nicholas A. Bellinger
Re: [ANNOUNCE]: Broadcom (Emulex) FC Target driver - efct,
Nicholas A. Bellinger
[PATCH 0/3] implicit ALUA fixes and changes.,
Mike Christie
[PATCH 0/3] misc target_core_user changes,
Mike Christie
[PATCH 0/3] target_core_user ALUA support,
Mike Christie
[PATCH] target/user: Fix possible overwrite of t_data_sg's last iov[],
lixiubo
[PATCH v1 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address,
Sagi Grimberg
[PATCH 0/4] iscsi target: Fix oops during relogin,
Mike Christie
[PATCH 1/2] iscsi-target: Fix early login failure statistics misses,
Nicholas A. Bellinger
Multiple initiators for lun,
Brian Andrus
[PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target.,
Himanshu Madhani
- [PATCH v3 01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect., Himanshu Madhani
- [PATCH v3 02/14] qla2xxx: Allow relogin to proceed if remote login did not finish, Himanshu Madhani
- [PATCH v3 03/14] qla2xxx: Allow vref count to timeout on vport delete., Himanshu Madhani
- [PATCH v3 07/14] qla2xxx: Export DIF stats via debugfs, Himanshu Madhani
- [PATCH v3 05/14] qla2xxx: Add DebugFS node to display Port Database, Himanshu Madhani
- [PATCH v3 10/14] qla2xxx: Fix request queue corruption., Himanshu Madhani
- [PATCH v3 14/14] qla2xxx: Update driver version to 9.00.00.00-k, Himanshu Madhani
- [PATCH v3 13/14] qla2xxx: Fix sess_lock & hardware_lock lock order problem., Himanshu Madhani
- [PATCH v3 04/14] qla2xxx: Use IOCB interface to submit non-critical MBX., Himanshu Madhani
- [PATCH v3 06/14] qla2xxx: Improve T10-DIF/PI handling in driver., Himanshu Madhani
- [PATCH v3 09/14] qla2xxx: Fix memory leak for abts processing, Himanshu Madhani
- [PATCH v3 11/14] qla2xxx: Fix inadequate lock protection for ABTS., Himanshu Madhani
- [PATCH v3 08/14] qla2xxx: Change scsi host lookup method., Himanshu Madhani
- [PATCH v3 12/14] qla2xxx: Add async new target notification, Himanshu Madhani
- RE: [PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target., Madhani, Himanshu
- Re: [PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target., Nicholas A. Bellinger
- Re: [PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target., Bart Van Assche
[Query] iSER-Target: QP errors observed on increasing MaxXmitDataSegmentLength to 16384 (default = 8192),
Potnuri Bharat Teja
[PATCH] target: Fix NULL dereference during LUN lookup + active I/O shutdown,
Nicholas A. Bellinger
Re: [PATCH v3 4/9] vhost/scsi: Don't reinvent the wheel but use existing llist API, Nicholas A. Bellinger
Re: [PATCH] uapi: fix linux/target_core_user.h userspace compilation errors, Nicholas A. Bellinger
[PATCH] target/user: Add daynmic growing data area feature support,
lixiubo
[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address,
Sagi Grimberg
ESXi 6.0u2 loosing connection to targets,
William Thompson
[PATCH v6 00/33] SCSI target patches for kernel v4.11,
Bart Van Assche
- [PATCH v6 14/33] target: Avoid that target drivers hang if a command is aborted, Bart Van Assche
- [PATCH v6 02/33] tcm_qla2xxx: Simplify tcm_qla2xxx_aborted_task(), Bart Van Assche
- [PATCH v6 09/33] target: Make it possible to specify I_T nexus for SCSI abort, Bart Van Assche
- [PATCH v6 12/33] target: Introduce target_get_device() and target_put_device(), Bart Van Assche
- [PATCH v6 08/33] target: Rename tmr_wq into alua_wq, Bart Van Assche
- [PATCH v6 17/33] target: Use the command reference counting mechanism consistently, Bart Van Assche
- [PATCH v6 15/33] target: Avoid circular waits between LUN resets, Bart Van Assche
- [PATCH v6 19/33] target: Avoid that LUN reset sporadically triggers data corruption, Bart Van Assche
- [PATCH v6 20/33] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH v6 18/33] target: Introduce a function that shows the command state, Bart Van Assche
- [PATCH v6 21/33] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH v6 24/33] target: Simplify session shutdown code, Bart Van Assche
- [PATCH v6 23/33] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH v6 03/33] tcm_qla2xxx: Rework abort handling, Bart Van Assche
- [PATCH v6 26/33] target: Simplify LUN RESET implementation, Bart Van Assche
- [PATCH v6 29/33] target: Remove unused arguments from __target_check_io_state(), Bart Van Assche
- [PATCH v6 22/33] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH v6 28/33] target: Remove command flag CMD_T_TAS, Bart Van Assche
- [PATCH v6 27/33] target: Reduce number of __transport_wait_for_tasks() arguments, Bart Van Assche
- [PATCH v6 25/33] target: Remove several state tests from the TMF code, Bart Van Assche
- [PATCH v6 31/33] target: Inline transport_put_cmd(), Bart Van Assche
- [PATCH v6 30/33] target: Change return type of transport_wait_for_tasks() into void, Bart Van Assche
- [PATCH v6 32/33] target: Inline transport_lun_remove_cmd(), Bart Van Assche
- [PATCH v6 33/33] target: Move target_remove_from_state_list() into target_release_cmd_kref(), Bart Van Assche
- [PATCH v6 01/33] tcm_qla2xxx: Simplify qlt_create_sess(), Bart Van Assche
- [PATCH v6 04/33] tcm_qla2xxx: Move the code for freeing a TMF into tcm_qla2xxx.c, Bart Van Assche
- [PATCH v6 06/33] target: Fix handling of aborted failed commands, Bart Van Assche
- [PATCH v6 07/33] target: Use system workqueues for TMF, Bart Van Assche
- [PATCH v6 05/33] tcm_qla2xxx: Fix reference leaks related to aborting commands, Bart Van Assche
- [PATCH v6 16/33] target: Introduce a target driver reference count per command, Bart Van Assche
- [PATCH v6 10/33] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd, Bart Van Assche
- [PATCH v6 13/33] target: Avoid that XCOPY commands trigger a deadlock, Bart Van Assche
- [PATCH v6 11/33] configfs: Introduce config_item_get_unless_zero(), Bart Van Assche
- Re: [PATCH v6 00/33] SCSI target patches for kernel v4.11, Nicholas A. Bellinger
[PATCH] qla2xxx: Fix warnings reported by static checker.,
Himanshu Madhani
Re: [PATCH RFC] target/user: Add double ring buffers support.,
Andy Grover
[PATCH v5 00/22] SCSI target patches for kernel v4.11,
Bart Van Assche
- [PATCH v5 03/22] target: Introduce a target driver reference count per command, Bart Van Assche
- [PATCH v5 02/22] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd, Bart Van Assche
- [PATCH v5 05/22] target: Make transport_wait_for_tasks() show what it is waiting for, Bart Van Assche
- [PATCH v5 01/22] target: Make it possible to specify I_T nexus for SCSI abort, Bart Van Assche
- [PATCH v5 04/22] target: Use the command reference counting mechanism consistently, Bart Van Assche
- [PATCH v5 09/22] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH v5 13/22] target: Reduce number of __transport_wait_for_tasks() arguments, Bart Van Assche
- [PATCH v5 11/22] target: Remove several state tests from the TMF code, Bart Van Assche
- [PATCH v5 07/22] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH v5 08/22] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH v5 15/22] target: Remove unused arguments from __target_check_io_state(), Bart Van Assche
- [PATCH v5 12/22] target: Simplify LUN RESET implementation, Bart Van Assche
- [PATCH v5 14/22] target: Remove command flag CMD_T_TAS, Bart Van Assche
- [PATCH v5 22/22] target: Avoid that XCOPY commands trigger a deadlock, Bart Van Assche
- [PATCH v5 17/22] target: Inline transport_put_cmd(), Bart Van Assche
- [PATCH v5 20/22] configfs: Introduce config_item_get_unless_zero(), Bart Van Assche
- [PATCH v5 19/22] target: Move target_remove_from_state_list() into target_release_cmd_kref(), Bart Van Assche
- [PATCH v5 16/22] target: Change return type of transport_wait_for_tasks() into void, Bart Van Assche
- [PATCH v5 21/22] target: Introduce target_get_device() and target_put_device(), Bart Van Assche
- [PATCH v5 10/22] target: Simplify session shutdown code, Bart Van Assche
- [PATCH v5 06/22] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH v5 18/22] target: Inline transport_lun_remove_cmd(), Bart Van Assche
- Re: [PATCH v5 00/22] SCSI target patches for kernel v4.11, Nicholas A. Bellinger
[GIT PULL] target fixes for v4.10, Nicholas A. Bellinger
target-pending/for-next updated,
Nicholas A. Bellinger
[PATCH v4 00/37] SCSI target patches for kernel v4.11,
Bart Van Assche
- [PATCH v4 16/37] target: Move session check from target_put_sess_cmd() into target_release_cmd_kref(), Bart Van Assche
- [PATCH v4 09/37] target: Make it possible to specify I_T nexus for SCSI abort, Bart Van Assche
- [PATCH v4 13/37] target: Stop execution if CMD_T_STOP has been set, Bart Van Assche
- [PATCH v4 14/37] target: Use the command reference counting mechanism consistently, Bart Van Assche
- [PATCH v4 02/37] target/iscsi: Fix spelling of "reallegiance", Bart Van Assche
- [PATCH v4 01/37] target/iscsi: Fix spelling of "perform", Bart Van Assche
- [PATCH v4 27/37] target: Remove command flag CMD_T_DEV_ACTIVE, Bart Van Assche
- [PATCH v4 05/37] target: Remove se_tmr_req.tmr_lun, Bart Van Assche
- [PATCH v4 23/37] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH v4 15/37] target: Inline transport_cmd_check_stop(), Bart Van Assche
- [PATCH v4 06/37] target: Make core_tmr_abort_task() consider all commands, Bart Van Assche
- [PATCH v4 29/37] target: Remove command flag CMD_T_TAS, Bart Van Assche
- [PATCH v4 21/37] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH v4 19/37] target: Simplify session shutdown tests, Bart Van Assche
- [PATCH v4 22/37] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH v4 35/37] configfs: Introduce config_item_get_unless_zero(), Bart Van Assche
- [PATCH v4 33/37] target: Inline transport_lun_remove_cmd(), Bart Van Assche
- [PATCH v4 36/37] target: Introduce target_get_device() and target_put_device(), Bart Van Assche
- [PATCH v4 30/37] target: Remove unused arguments from __target_check_io_state(), Bart Van Assche
- [PATCH v4 18/37] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH v4 17/37] target: Introduce a target driver reference count per command, Bart Van Assche
- [PATCH v4 32/37] target: Inline transport_put_cmd(), Bart Van Assche
- [PATCH v4 37/37] target: Avoid that XCOPY commands trigger a deadlock, Bart Van Assche
- [PATCH v4 20/37] target: Simplify session shutdown code, Bart Van Assche
- [PATCH v4 34/37] target: Move target_remove_from_state_list() into target_release_cmd_kref(), Bart Van Assche
- [PATCH v4 25/37] target: Remove command flag CMD_T_BUSY, Bart Van Assche
- [PATCH v4 10/37] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd, Bart Van Assche
- [PATCH v4 26/37] target: Simplify LUN RESET implementation, Bart Van Assche
- [PATCH v4 11/37] target: Correct transport_wait_for_tasks() documentation, Bart Van Assche
- [PATCH v4 12/37] target: Remove an overly chatty debug message, Bart Van Assche
- [PATCH v4 28/37] target: Reduce number of __transport_wait_for_tasks() arguments, Bart Van Assche
- [PATCH v4 24/37] target: Remove several state tests from TMF code, Bart Van Assche
- [PATCH v4 31/37] target: Change return type of transport_wait_for_tasks() into void, Bart Van Assche
- [PATCH v4 03/37] target/iscsi: Introduce a helper function for TMF translation, Bart Van Assche
- [PATCH v4 04/37] target/iscsi: Fix iSCSI task reassignment handling, Bart Van Assche
- [PATCH v4 08/37] target: Rename tmr_wq into alua_wq, Bart Van Assche
- [PATCH v4 07/37] target: Introduce a new workqueue for TMF processing, Bart Van Assche
- Re: [PATCH v4 00/37] SCSI target patches for kernel v4.11, Nicholas A. Bellinger
[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include,
Florian Fainelli
- [PATCH net-next v2 12/12] net: dsa: remove unnecessary phy*.h includes, Florian Fainelli
- [PATCH net-next v2 10/12] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 05/12] net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 08/12] iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 09/12] MIPS: Octeon: Remove unnecessary MODULE_*(), Florian Fainelli
- [PATCH net-next v2 07/12] net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 06/12] net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 11/12] net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 01/12] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 03/12] net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 04/12] net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 02/12] net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- Re: [PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include, David Miller
[PATCH 0/5] target: Miscellaneous bug-fixes for >= v4.10,
Nicholas A. Bellinger
[PATCH] ibmvscsis: Remove unused variable 'srp',
Bryant G. Ly
[PATCH] ibmvscsis: Add SGL limit,
Bryant G. Ly
[PATCH v2 00/14] qla2xxx: Bug Fixes and updates for target.,
Himanshu Madhani
- [PATCH v2 03/14] qla2xxx: Allow vref count to timeout on vport delete., Himanshu Madhani
- [PATCH v2 02/14] qla2xxx: Allow relogin to proceed if remote login did not finish, Himanshu Madhani
- [PATCH v2 04/14] qla2xxx: Use IOCB interface to submit non-critical MBX., Himanshu Madhani
- [PATCH v2 01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect., Himanshu Madhani
- [PATCH v2 10/14] qla2xxx: Fix request queue corruption., Himanshu Madhani
- [PATCH v2 11/14] qla2xxx: Fix inadequate lock protection for ABTS., Himanshu Madhani
- [PATCH v2 05/14] qla2xxx: Add DebugFS node to display Port Database, Himanshu Madhani
- [PATCH v2 07/14] qla2xxx: Export DIF stats via debugfs, Himanshu Madhani
- [PATCH v2 06/14] qla2xxx: Improve T10-DIF/PI handling in driver., Himanshu Madhani
- [PATCH v2 13/14] qla2xxx: Fix sess_lock & hardware_lock lock order problem., Himanshu Madhani
- [PATCH v2 14/14] qla2xxx: Update driver version to 9.00.00.00-k, Himanshu Madhani
- [PATCH v2 08/14] qla2xxx: Change scsi host lookup method, Himanshu Madhani
- [PATCH v2 09/14] qla2xxx: Fix memory leak for abts processing, Himanshu Madhani
- [PATCH v2 12/14] qla2xxx: Add async new target notification, Himanshu Madhani
- Re: [PATCH v2 00/14] qla2xxx: Bug Fixes and updates for target., Bart Van Assche
[PATCH 00/15] qla2xxx: Bug Fixes and updates for target.,
Himanshu Madhani
- [PATCH 08/15] qla2xxx: Change scsi host lookup method, Himanshu Madhani
- [PATCH 07/15] qla2xxx: Export DIF stats via debugfs, Himanshu Madhani
- [PATCH 13/15] qla2xxx: Add async new target notification, Himanshu Madhani
- [PATCH 11/15] qla2xxx: Fix inadequate lock protection for ABTS., Himanshu Madhani
- [PATCH 14/15] qla2xxx: Fix sess_lock & hardware_lock lock order problem., Himanshu Madhani
- [PATCH 06/15] qla2xxx: Improve T10-DIF/PI handling in driver., Himanshu Madhani
- [PATCH 05/15] qla2xxx: Add DebugFS node to display Port Database, Himanshu Madhani
- [PATCH 10/15] qla2xxx: Fix request queue corruption., Himanshu Madhani
- [PATCH 03/15] qla2xxx: Allow vref count to timeout on vport delete., Himanshu Madhani
- [PATCH 09/15] qla2xxx: Fix memory leak for abts processing, Himanshu Madhani
- [PATCH 01/15] qla2xxx: Fix delayed response to command for loop mode/direct connect., Himanshu Madhani
- [PATCH 15/15] qla2xxx: Update driver version to 9.00.00.00-k, Himanshu Madhani
- [PATCH 02/15] qla2xxx: Allow relogin to proceed if remote login did not finish, Himanshu Madhani
- [PATCH 12/15] qla2xxx: Fix warnings about inconsistent indenting, Himanshu Madhani
- [PATCH 04/15] qla2xxx: Use IOCB interface to submit non-critical MBX., Himanshu Madhani
- Re: [PATCH 00/15] qla2xxx: Bug Fixes and updates for target., Bart Van Assche
LIO: FILEIO vs IBLOCK read performance, Timofey Titovets
[PATCH v2 00/36] SCSI target patches for kernel v4.11,
Bart Van Assche
- [PATCH v2 01/36] target/iscsi: Fix indentation in iscsi_target_start_negotiation(), Bart Van Assche
- [PATCH v2 02/36] target/iscsi: Fix spelling of "perform", Bart Van Assche
- [PATCH v2 04/36] target/iscsi: Introduce a helper function for TMF translation, Bart Van Assche
- [PATCH v2 14/36] target: Remove an overly chatty debug message, Bart Van Assche
- [PATCH v2 05/36] target/iscsi: Fix iSCSI task reassignment handling, Bart Van Assche
- [PATCH v2 07/36] target: Make core_tmr_abort_task() consider all commands, Bart Van Assche
- [PATCH v2 21/36] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH v2 10/36] target: Rename tmr_wq into alua_wq, Bart Van Assche
- [PATCH v2 06/36] target: Remove se_tmr_req.tmr_lun, Bart Van Assche
- [PATCH v2 22/36] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH v2 23/36] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH v2 17/36] target: Fix a reference leak in transport_cmd_check_stop_to_fabric(), Bart Van Assche
- [PATCH v2 03/36] target/iscsi: Fix spelling of "reallegiance", Bart Van Assche
- [PATCH v2 19/36] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH v2 09/36] target: Introduce a new workqueue for TMF processing, Bart Van Assche
- [PATCH v2 24/36] target: Remove several state tests from TMF code, Bart Van Assche
- [PATCH v2 08/36] target: Rework the transport_alloc_session_tags() error path, Bart Van Assche
- [PATCH v2 16/36] target: Stop execution if CMD_T_STOP has been set, Bart Van Assche
- [PATCH v2 29/36] target: Reduce number of __transport_wait_for_tasks() arguments, Bart Van Assche
- [PATCH v2 11/36] target: Make it possible to specify I_T nexus for SCSI abort, Bart Van Assche
- [PATCH v2 35/36] target: Introduce target_get_device() and target_put_device(), Bart Van Assche
- [PATCH v2 32/36] target: Inline transport_put_cmd(), Bart Van Assche
- [PATCH v2 27/36] target: Remove command flag CMD_T_DEV_ACTIVE, Bart Van Assche
- [PATCH v2 18/36] target: Inline transport_cmd_check_stop(), Bart Van Assche
- [PATCH v2 25/36] target: Remove command flag CMD_T_BUSY, Bart Van Assche
- [PATCH v2 36/36] target: Avoid that XCOPY commands trigger a deadlock, Bart Van Assche
- [PATCH v2 34/36] target: Move target_remove_from_state_list() into target_release_cmd_kref(), Bart Van Assche
- [PATCH v2 30/36] target: Remove unused arguments from __target_check_io_state(), Bart Van Assche
- [PATCH v2 33/36] target: Inline transport_lun_remove_cmd(), Bart Van Assche
- [PATCH v2 26/36] target: Simplify LUN RESET implementation, Bart Van Assche
- [PATCH v2 12/36] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd, Bart Van Assche
- [PATCH v2 28/36] target: Remove command flag CMD_T_TAS, Bart Van Assche
- [PATCH v2 20/36] target: Simplify session shutdown code, Bart Van Assche
- [PATCH v2 31/36] target: Change return type of transport_wait_for_tasks() into void, Bart Van Assche
- [PATCH v2 15/36] target: Add a missing target_put_nacl() call, Bart Van Assche
- [PATCH v2 13/36] target: Correct transport_wait_for_tasks() documentation, Bart Van Assche
- Re: [PATCH v2 00/36] SCSI target patches for kernel v4.11, David Disseldorp
- Re: [PATCH v2 00/36] SCSI target patches for kernel v4.11, Nicholas A. Bellinger
[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include,
Russell King - ARM Linux
[Index of Archives]
[Linux SCSI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]