Linux SCSI Target Development
[Prev Page][Next Page]
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, (continued)
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs, mchristi
- [PATCH 26/35] block: set op to REQ_OP, mchristi
- [PATCH 29/35] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 28/35] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 27/35] drivers: set request op to REQ_OP, mchristi
- [PATCH 25/35] target: set bi_op to REQ_OP, mchristi
- [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 24/35] xen: set bi_op to REQ_OP, mchristi
- [PATCH 23/35] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 22/35] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 21/35] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 11/35] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 19/35] dm: set bi_op to REQ_OP, mchristi
- [PATCH 18/35] pm: set bi_op to REQ_OP, mchristi
- [PATCH 17/35] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 16/35] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 15/35] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 13/35] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 14/35] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 12/35] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 08/35] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 06/35] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 04/35] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio, mchristi
- Re: [PATCH 00/35 v2] separate operations from flags in the bio/request structs, Martin K. Petersen
- Re: [PATCH 00/35 v2] separate operations from flags in the bio/request structs, Christoph Hellwig
- [PATCH 00/21] SCSI target patches for kernel v4.5,
Bart Van Assche
- [PATCH 02/21] target: Remove an unused variable, Bart Van Assche
- [PATCH 05/21] target: Fix a memory leak in target_dev_lba_map_store(), Bart Van Assche
- [PATCH 07/21] target: Fix a use-after-free in core_tpg_del_initiator_node_acl(), Bart Van Assche
- [PATCH 10/21] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH 11/21] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH 12/21] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH 13/21] target: Remove t_transport_stop_comp, Bart Van Assche
- [PATCH 14/21] target: Remove command flag CMD_T_BUSY, Bart Van Assche
- [PATCH 15/21] target: Remove flag CMD_T_REQUEST_STOP, Bart Van Assche
- [PATCH 16/21] target: Remove command flag CMD_T_ACTIVE, Bart Van Assche
- [PATCH 17/21] target: Remove flag CMD_T_DEV_ACTIVE, Bart Van Assche
- [PATCH 18/21] target: Inline transport_cmd_check_stop(), Bart Van Assche
- [PATCH 19/21] target: Change the return type of transport_register_session() into int, Bart Van Assche
- [PATCH 20/21] target drivers: Add transport_register_session() error handling, Bart Van Assche
- [PATCH 21/21] target: Avoid that core_tpg_del_initiator_node_acl() hangs, Bart Van Assche
- [PATCH 01/21] target: Fix indentation in target_core_configfs.c, Bart Van Assche
- [PATCH 03/21] usb/gadget: Remove set-but-not-used variables, Bart Van Assche
- [PATCH 04/21] target: Support aborting tasks with a 64-bit tag, Bart Van Assche
- [PATCH 06/21] tcm_fc: Wait for command completion before freeing a session, Bart Van Assche
- [PATCH 08/21] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH 09/21] target: Simplify session shutdown code, Bart Van Assche
- Re: [PATCH 00/21] SCSI target patches for kernel v4.5, Nicholas A. Bellinger
- [PATCH][UPDATE] target/user: Allow user to set block size before enabling device,
Sheng Yang
- [PATCH] target/user: Allow user to set block size before enabling device, Sheng Yang
- [PATCH 0/2] InfiniBand-iSER: Refactoring for two function implementations,
SF Markus Elfring
- What are valid iscsi iqn names?,
Zhu Lingshan
- [PATCH] target/fcoe: Add tag support to tcm_fc,
Andy Grover
- [PATCH v2 00/16] qla2xxx: Patches for target-pending branch,
Himanshu Madhani
- [PATCH v2 04/16] qla2xxx: Add FW resource count in DebugFS., Himanshu Madhani
- [PATCH v2 02/16] qla2xxx: Enable Exchange offload support., Himanshu Madhani
- [PATCH v2 05/16] qla2xxx: Added interface to send explicit LOGO., Himanshu Madhani
- [PATCH v2 01/16] qla2xxx: Enable Extended Logins support, Himanshu Madhani
- [PATCH v2 03/16] qla2xxx: Enable Target counters in DebugFS., Himanshu Madhani
- [PATCH v2 16/16] qla2xxx: Check for online flag instead of active reset when transmitting responses, Himanshu Madhani
- [PATCH v2 11/16] qla2xxx: Add selective command queuing, Himanshu Madhani
- [PATCH v2 07/16] qla2xxx: Wait for all conflicts before ack'ing PLOGI, Himanshu Madhani
- [PATCH v2 09/16] qla2xxx: Remove dependency on hardware_lock to reduce lock contention., Himanshu Madhani
- [PATCH v2 14/16] qla2xxx: Set all queues to 4k, Himanshu Madhani
- [PATCH v2 15/16] qla2xxx: Add bulk send for atio & ctio completion paths., Himanshu Madhani
- [PATCH v2 13/16] qla2xxx: Disable ZIO at start time., Himanshu Madhani
- [PATCH v2 12/16] qla2xxx: Move atioq to a different lock to reduce lock contention, Himanshu Madhani
- [PATCH v2 10/16] qla2xxx: Add irq affinity notification, Himanshu Madhani
- [PATCH v2 08/16] qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit., Himanshu Madhani
- [PATCH v2 06/16] qla2xxx: Delete session if initiator is gone from FW, Himanshu Madhani
- Re: [PATCH v2 00/16] qla2xxx: Patches for target-pending branch, Nicholas A. Bellinger
- ESXi+LIO perfomance question,
Timofey Titovets
- [PATCH 0/7] iSCSI-target: Fine-tuning for three function implementations,
SF Markus Elfring
- Timer Commands Getting Stuck on Completion Path After Port Timeout, Pocas, Jamie
- [PATCH] usb: gadget: f_tcm: ignore return value of queue_work,
Andrzej Pietrasiewicz
- Re: [PATCH] usb: gadget: f_tcm: ignore return value of queue_work, kbuild test robot
- [PATCHv2] usb: gadget: f_tcm: ignore return value of queue_work, Andrzej Pietrasiewicz
- Re: [PATCHv2] usb: gadget: f_tcm: ignore return value of queue_work, Felipe Balbi
- Re: [PATCHv2] usb: gadget: f_tcm: ignore return value of queue_work, Andrzej Pietrasiewicz
- Re: [PATCHv2] usb: gadget: f_tcm: ignore return value of queue_work, Felipe Balbi
- [PATCHv5 00/18] Equivalent of tcm_usb_gadget with configfs, Andrzej Pietrasiewicz
- [PATCHv5 04/18] fs: configfs: Add unlocked version of configfs_depend_item(), Andrzej Pietrasiewicz
- [PATCHv5 03/18] fs: configfs: Factor out configfs_find_subsys_dentry(), Andrzej Pietrasiewicz
- [PATCHv5 09/18] usb: gadget: tcm: follow naming conventions, Andrzej Pietrasiewicz
- [PATCHv5 16/18] usb: gadget: f_tcm: remove redundant singleton, Andrzej Pietrasiewicz
- [PATCHv5 13/18] usb: gadget: f_tcm: convert to new function interface with backward compatibility, Andrzej Pietrasiewicz
- [PATCHv5 12/18] usb: gadget: tcm: factor out f_tcm, Andrzej Pietrasiewicz
- [PATCHv5 08/18] usb: gadget: tcm: split string definitions into function and device, Andrzej Pietrasiewicz
- [PATCHv5 14/18] usb: gadget: tcm: convert to use new function registration interface, Andrzej Pietrasiewicz
- [PATCHv5 10/18] usb: gadget: tcm: use strtobool for a boolean value, Andrzej Pietrasiewicz
- [PATCHv5 18/18] usb: gadget: f_tcm: add configfs support, Andrzej Pietrasiewicz
- [PATCHv5 15/18] usb: gadget: f_tcm: remove compatibility layer, Andrzej Pietrasiewicz
- [PATCHv5 11/18] usb: gadget: tcm: simplify attribute store function, Andrzej Pietrasiewicz
- [PATCHv5 17/18] usb: gadget: f_tcm: use usb_gstrings_attach, Andrzej Pietrasiewicz
- [PATCHv5 06/18] tcm_usb_gadget: Fix nexus leak, Andrzej Pietrasiewicz
- [PATCHv5 07/18] tcm_usb_gadget: Fix enabled attribute failure, Andrzej Pietrasiewicz
- [PATCHv5 05/18] tcm_usb_gadget: Don't strip off nexus WWPN prefix, Andrzej Pietrasiewicz
- [PATCHv5 01/18] fs: configfs: Drop unused parameter from configfs_undepend_item(), Andrzej Pietrasiewicz
- [PATCHv5 02/18] fs: configfs: Factor out configfs_do_depend_item(), Andrzej Pietrasiewicz
- Re: [PATCHv5 00/18] Equivalent of tcm_usb_gadget with configfs, Nicholas A. Bellinger
- [PATCH v2 00/10] iSER support for remote invalidate,
Sagi Grimberg
- [PATCH v2 03/10] IB/iser: Don't register memory for all immediate data writes, Sagi Grimberg
- [PATCH v2 02/10] IB/iser: Reuse ib_sg_to_pages, Sagi Grimberg
- [PATCH v2 01/10] IB/iser: Fix module init not cleaning up on error flow, Sagi Grimberg
- [PATCH v2 04/10] IB/iser: set intuitive values for mr_valid, Sagi Grimberg
- [PATCH v2 10/10] IB/iser: Support the remote invalidation exception, Sagi Grimberg
- [PATCH v2 05/10] iser: Have initiator and target to share protocol structures and definitions, Sagi Grimberg
- [PATCH v2 09/10] IB/iser: Increment the rkey when registering and not when invalidating, Sagi Grimberg
- [PATCH v2 08/10] iser-target: Support the remote invalidation exception, Sagi Grimberg
- [PATCH v2 06/10] iser-target: Remove unused file iser_proto.h, Sagi Grimberg
- [PATCH v2 07/10] iser-target: Declare correct flags when accepting a connection, Sagi Grimberg
- Re: [PATCH v2 00/10] iSER support for remote invalidate, Nicholas A. Bellinger
- What needs to be done for VVOL support in linux-target for iSCSI?,
Thomas Glanzmann
- Re: [PATCH 13/20] qla2xxx: Remove dependency on hardware_lock to reduce lock contention., Julia Lawall
- [PATCH 00/20] qla2xxx: Patches for target-pending branch,
Himanshu Madhani
- [PATCH 04/20] qla2xxx: Add FW resource count in DebugFS., Himanshu Madhani
- [PATCH 03/20] qla2xxx: Enable Target counters in DebugFS., Himanshu Madhani
- [PATCH 02/20] qla2xxx: Enable Exchange offload support., Himanshu Madhani
- [PATCH 06/20] qla2xxx: Delete session if initiator is gone from FW, Himanshu Madhani
- [PATCH 09/20] qla2xxx: Change check_stop_free to always return 1, Himanshu Madhani
- [PATCH 10/20] qla2xxx: Fix interaction issue between qla2xxx and Target Core Module, Himanshu Madhani
- [PATCH 01/20] qla2xxx: Enable Extended Login support, Himanshu Madhani
- [PATCH 20/20] qla2xxx: Check for online flag instead of active reset when transmitting responses, Himanshu Madhani
- [PATCH 18/20] qla2xxx: Set all queues to 4k, Himanshu Madhani
- [PATCH 13/20] qla2xxx: Remove dependency on hardware_lock to reduce lock contention., Himanshu Madhani
- [PATCH 14/20] qla2xxx: Add irq affinity notification, Himanshu Madhani
- [PATCH 11/20] qla2xxx: Add TAS detection for kernel 3.15 n newer, Himanshu Madhani
- [PATCH 07/20] qla2xxx: Wait for all conflicts before ack'ing PLOGI, Himanshu Madhani
- [PATCH 17/20] qla2xxx: Disable ZIO at start time., Himanshu Madhani
- [PATCH 15/20] qla2xxx: Add selective command queuing, Himanshu Madhani
- [PATCH 08/20] qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit., Himanshu Madhani
- [PATCH 19/20] qla2xxx: Add bulk send for atio & ctio completion paths., Himanshu Madhani
- [PATCH 12/20] target/tmr: LUN reset cause cmd premature free., Himanshu Madhani
- [PATCH 16/20] qla2xxx: Move atioq to a different lock to reduce lock contention, Himanshu Madhani
- [PATCH 05/20] qla2xxx: Added interface to send ELS commands from driver., Himanshu Madhani
- LIO+Ceph RBD, Timofey Titovets
- [PATCHv4 00/11] Equivalent of tcm_usb_gadget with configfs,
Andrzej Pietrasiewicz
- [PATCHv4 03/11] usb: gadget: tcm: use strtobool for a boolean value, Andrzej Pietrasiewicz
- [PATCHv4 07/11] usb: gadget: tcm: convert to use new function registration interface, Andrzej Pietrasiewicz
- [PATCHv4 11/11] usb: gadget: f_tcm: add configfs support, Andrzej Pietrasiewicz
- [PATCHv4 04/11] usb: gadget: tcm: simplify attribute store function, Andrzej Pietrasiewicz
- [PATCHv4 05/11] usb: gadget: tcm: factor out f_tcm, Andrzej Pietrasiewicz
- [PATCHv4 08/11] usb: gadget: f_tcm: remove compatibility layer, Andrzej Pietrasiewicz
- [PATCHv4 09/11] usb: gadget: f_tcm: remove redundant singleton, Andrzej Pietrasiewicz
- [PATCHv4 10/11] usb: gadget: f_tcm: use usb_gstrings_attach, Andrzej Pietrasiewicz
- [PATCHv4 02/11] usb: gadget: tcm: follow naming conventions, Andrzej Pietrasiewicz
- [PATCHv4 01/11] usb: gadget: tcm: split string definitions into function and device, Andrzej Pietrasiewicz
- [PATCHv4 06/11] usb: gadget: f_tcm: convert to new function interface with backward compatibility, Andrzej Pietrasiewicz
- Re: [PATCHv4 00/11] Equivalent of tcm_usb_gadget with configfs, Andrzej Pietrasiewicz
- Re: [PATCH v1 10/10] IB/iser: Support the remote invalidation exception,
Or Gerlitz
- [PATCH] target/user: random data ring allocation,
Max Khon
- [GIT PULL] target fixes for v4.4-rc3, Nicholas A. Bellinger
- [PATCH] target/stat: print full t10_wwn.model buffer,
David Disseldorp
- [PATCH] target: use offset_in_page macro,
Geliang Tang
- [PATCH] qla2xxx: Fix regression introduced by configFS changes,
Himanshu Madhani
- [PATCH v1 00/10] iSER support for remote invalidate,
Sagi Grimberg
- [PATCH v1 02/10] IB/iser: Reuse ib_sg_to_pages, Sagi Grimberg
- [PATCH v1 01/10] IB/iser: Fix module init not cleaning up on error flow, Sagi Grimberg
- [PATCH v1 03/10] IB/iser: Don't register memory for all immediatedata writes, Sagi Grimberg
- [PATCH v1 04/10] IB/iser: set intuitive values for mr_valid, Sagi Grimberg
- [PATCH v1 05/10] iser: Have initiator and target to share protocol structures and definitions, Sagi Grimberg
- [PATCH v1 09/10] IB/iser: Increment the rkey when registering and not when invalidating, Sagi Grimberg
- [PATCH v1 06/10] iser-target: Remove unused file iser_proto.h, Sagi Grimberg
- [PATCH v1 07/10] iser-target: Declare correct flags when accepting a connection, Sagi Grimberg
- [PATCH v1 10/10] IB/iser: Support the remote invalidation exception, Sagi Grimberg
- [PATCH v1 08/10] iser-target: Support the remote invalidation exception, Sagi Grimberg
- RE: [PATCH v1 00/10] iSER support for remote invalidate, Steve Wise
- Setting iSCSI SCSI ID with LIO?,
Sam McLeod
- [PATCH] target: fix a case of data corruption during COMPARE_AND_WRITE,
Jan Engelhardt
- RE: [PATCH] This change sets the LBPRZ flag in EVPD page b2h and READ CAPACITY (16) based on a new unmap_zeroes_data device attribute. This flag is set automatically for iblock based on underlying block device queue's discard_zeroes_data flag.,
Pocas, Jamie
- [PATCH 1/1] target: fix deprecated attribute names in dmesg,
Christophe Vu-Brugier
- CPU soft lockup during iscsi connection close with 3.18.16,
Vedavyas Duggirala
- Re: RAID5 hangs in break_stripe_batch_list, Martin Svec
- [PATCH for-next 00/10] iSER support for remote invalidate,
Sagi Grimberg
- [PATCH for-next 02/10] IB/iser: Default to fastreg instead of fmr, Sagi Grimberg
- [PATCH for-next 01/10] IB/iser: Fix module init not cleaning up on error flow, Sagi Grimberg
- [PATCH for-next 05/10] iser: Have initiator and target to share protocol structures and definitions, Sagi Grimberg
- [PATCH for-next 03/10] IB/iser: Don't register memory for all immediatedata writes, Sagi Grimberg
- [PATCH for-next 04/10] IB/iser: set intuitive values for mr_valid, Sagi Grimberg
- [PATCH for-next 09/10] IB/iser: Increment the rkey when registering and not when invalidating, Sagi Grimberg
- [PATCH for-next 08/10] iser-target: Support the remote invalidation exception, Sagi Grimberg
- [PATCH for-next 10/10] IB/iser: Support the remote invalidation exception, Sagi Grimberg
- [PATCH for-next 06/10] iser-target: Remove unused file iser_proto.h, Sagi Grimberg
- [PATCH for-next 07/10] iser-target: Declare correct flags when accepting a connection, Sagi Grimberg
- Re: [PATCH for-next 00/10] iSER support for remote invalidate, Or Gerlitz
- Re: [PATCH for-next 00/10] iSER support for remote invalidate, Christoph Hellwig
- Re: [RFC] generic NVMe target and NVMe loop driver,
Nicholas A. Bellinger
- [PATCH 0/2] target: kthread login failure hung task + CAW use-after-free,
Nicholas A. Bellinger
- [GIT PULL] target updates for v4.4-rc1 (-v2), Nicholas A. Bellinger
- [PATCH RESEND 0/2] tcm-user fixes,
Andy Grover
- [GIT PULL] target updates for v4.4-rc1,
Nicholas A. Bellinger
- [PATCH 4.1] target-core: fix return without a value,
Mikulas Patocka
- srp state in current mainline,
Christoph Hellwig
- Enabling iSCSI APTPL with TargetCLI,
Sam McLeod
[PATCH v2 0/2] Handle mlx4 max_sge_rd correctly,
Sagi Grimberg
[PATCH v1 0/2] Handle mlx4 max_sge_rd correctly,
Sagi Grimberg
[PATCH 0/2] Expose max_sge_rd correctly,
Sagi Grimberg
[PATCH v4 1/4] fs: configfs: Drop unused parameter from configfs_undepend_item(),
Krzysztof Opasiak
[PATCH v3 1/4] fs: configfs: Drop unused parameter from configfs_undepend_item(),
Krzysztof Opasiak
[PATCH v3 00/21] SCSI target patches for kernel v4.4,
Bart Van Assche
- [PATCH 01/21] target: Fix spelling in a source code comment, Bart Van Assche
- [PATCH 03/21] target: Remove set-but-not-used variables, Bart Van Assche
- [PATCH 04/21] iscsi-target: Fix indentation, Bart Van Assche
- [PATCH 05/21] iscsi-target: Fix source code comment spelling, Bart Van Assche
- [PATCH 06/21] iscsi-target: Remove unreachable code, Bart Van Assche
- [PATCH 07/21] usb/gadget: Remove set-but-not-used variables, Bart Van Assche
- [PATCH 08/21] sbp-target: Remove a superfluous forward declaration, Bart Van Assche
- [PATCH 10/21] target: Free session objects after associated commands have finished, Bart Van Assche
- [PATCH 11/21] target: Make ABORT and LUN RESET handling synchronous, Bart Van Assche
- [PATCH 12/21] target: Remove the SCF_SEND_DELAYED_TAS command flag, Bart Van Assche
- [PATCH 13/21] target: Inline transport_check_aborted_status(), Bart Van Assche
- [PATCH 14/21] target: Remove the write_pending_status() callback function, Bart Van Assche
- [PATCH 15/21] target: Remove t_transport_stop_comp, Bart Van Assche
- [PATCH 16/21] target: Remove command flag CMD_T_BUSY, Bart Van Assche
- [PATCH 17/21] target: Remove flag CMD_T_REQUEST_STOP, Bart Van Assche
- [PATCH 18/21] target: Remove command flag CMD_T_ACTIVE, Bart Van Assche
- [PATCH 19/21] target: Remove flag CMD_T_DEV_ACTIVE, Bart Van Assche
- [PATCH 20/21] target: Inline transport_cmd_check_stop(), Bart Van Assche
- [PATCH 21/21] kref: Remove kref_put_spinlock_irqsave(), Bart Van Assche
- [PATCH 02/21] target: Fix spelling and grammar in a source code comment, Bart Van Assche
- [PATCH 09/21] target: Invoke release_cmd() callback without holding a spinlock, Bart Van Assche
- Re: [PATCH v3 00/21] SCSI target patches for kernel v4.4, Christoph Hellwig
- Re: [PATCH v3 00/21] SCSI target patches for kernel v4.4, Bart Van Assche
- Re: [PATCH v3 00/21] SCSI target patches for kernel v4.4, Nicholas A. Bellinger
about "--params",
Zhuangzeqiang
[PATCH] tcm_loop: Show address of tpg in configfs,
Sheng Yang
[PATCH 00/15] Equivalent of tcm_usb_gadget with configfs,
Andrzej Pietrasiewicz
- [PATCH 01/15] fs: configfs: Add unlocked version of configfs_depend_item(), Andrzej Pietrasiewicz
- [PATCH 03/15] tcm_usb_gadget: Fix nexus leak, Andrzej Pietrasiewicz
- [PATCH 08/15] usb: gadget: tcm: simplify attribute store function, Andrzej Pietrasiewicz
- [PATCH 07/15] usb: gadget: tcm: use strtobool for a boolean value, Andrzej Pietrasiewicz
- [PATCH 02/15] tcm_usb_gadget: Don't strip off nexus WWPN prefix, Andrzej Pietrasiewicz
- [PATCH 10/15] usb: gadget: f_tcm: convert to new function interface with backward compatibility, Andrzej Pietrasiewicz
- [PATCH 06/15] usb: gadget: tcm: follow naming conventions, Andrzej Pietrasiewicz
- [PATCH 15/15] usb: gadget: f_tcm: add configfs support, Andrzej Pietrasiewicz
- [PATCH 04/15] tcm_usb_gadget: Fix enabled attribute failure, Andrzej Pietrasiewicz
- [PATCH 13/15] usb: gadget: f_tcm: remove redundant singleton, Andrzej Pietrasiewicz
- [PATCH 09/15] usb: gadget: tcm: factor out f_tcm, Andrzej Pietrasiewicz
- [PATCH 12/15] usb: gadget: f_tcm: remove compatibility layer, Andrzej Pietrasiewicz
- [PATCH 11/15] usb: gadget: tcm: convert to use new function registration interface, Andrzej Pietrasiewicz
- [PATCH 14/15] usb: gadget: f_tcm: use usb_gstrings_attach, Andrzej Pietrasiewicz
- [PATCH 05/15] usb: gadget: tcm: split string definitions into function and device, Andrzej Pietrasiewicz
- Re: [PATCH 00/15] Equivalent of tcm_usb_gadget with configfs, Sebastian Andrzej Siewior
- [PATCHv2 00/15] Equivalent of tcm_usb_gadget with configfs, Andrzej Pietrasiewicz
- [PATCHv2 03/15] tcm_usb_gadget: Fix nexus leak, Andrzej Pietrasiewicz
- [PATCHv2 15/15] usb: gadget: f_tcm: add configfs support, Andrzej Pietrasiewicz
- [PATCHv2 06/15] usb: gadget: tcm: follow naming conventions, Andrzej Pietrasiewicz
- [PATCHv2 10/15] usb: gadget: f_tcm: convert to new function interface with backward compatibility, Andrzej Pietrasiewicz
- [PATCHv2 14/15] usb: gadget: f_tcm: use usb_gstrings_attach, Andrzej Pietrasiewicz
- [PATCHv2 12/15] usb: gadget: f_tcm: remove compatibility layer, Andrzej Pietrasiewicz
- [PATCHv2 13/15] usb: gadget: f_tcm: remove redundant singleton, Andrzej Pietrasiewicz
- [PATCHv2 09/15] usb: gadget: tcm: factor out f_tcm, Andrzej Pietrasiewicz
- [PATCHv2 04/15] tcm_usb_gadget: Fix enabled attribute failure, Andrzej Pietrasiewicz
- [PATCHv2 05/15] usb: gadget: tcm: split string definitions into function and device, Andrzej Pietrasiewicz
- [PATCHv2 11/15] usb: gadget: tcm: convert to use new function registration interface, Andrzej Pietrasiewicz
- [PATCHv2 01/15] fs: configfs: Add unlocked version of configfs_depend_item(), Andrzej Pietrasiewicz
- [PATCHv2 02/15] tcm_usb_gadget: Don't strip off nexus WWPN prefix, Andrzej Pietrasiewicz
- [PATCHv2 08/15] usb: gadget: tcm: simplify attribute store function, Andrzej Pietrasiewicz
- [PATCHv2 07/15] usb: gadget: tcm: use strtobool for a boolean value, Andrzej Pietrasiewicz
- [PATCHv3 00/14] Equivalent of tcm_usb_gadget with configfs, Andrzej Pietrasiewicz
[Index of Archives]
[Linux SCSI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]