summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2149-18/+169
|\
| * iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-161-1/+3
| * target: Fix spelling mistake and unwrap multi-line textColin Ian King2016-12-161-2/+1
| * target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2016-12-161-1/+0
| * target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2016-12-151-2/+0
| * target: Minimize #include directivesBart Van Assche2016-12-0945-8/+158
| * target/user: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * sbp-target: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
| * target/user: Fix a data type in tcmu_queue_cmd()Bart Van Assche2016-12-091-1/+1
| * target: Use NULL instead of 0 to represent a pointerBart Van Assche2016-12-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-1/+1
|\ \
| * | don't open-code file_inode()Al Viro2016-12-041-1/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-142-12/+12
|\ \
| * | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-082-3/+3
| * | scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-081-2/+2
| * | scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-082-4/+4
| |/
* | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-4/+3
|\ \
| * | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-4/+3
| |/
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-10/+6
|\ \
| * | target: avoid accessing .bi_vcnt directlyMing Lei2016-11-221-6/+2
| * | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-4/+4
* | | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-307-75/+104
|\ \ \ | | |/ | |/|
| * | target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-211-1/+1
| * | target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-211-11/+26
| * | target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-211-2/+3
| * | target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-211-1/+1
| * | target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-211-4/+8
| * | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-191-15/+1
| * | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-191-4/+12
| * | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-192-6/+23
| * | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-191-1/+3
| * | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-191-0/+4
| * | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-192-3/+3
| * | target/user: Fix comments to not refer to data ringAndy Grover2016-10-191-7/+5
| * | target/user: Return an error if cmd data size is too largeAndy Grover2016-10-191-3/+6
| * | target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover2016-10-191-19/+10
| |/
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-0/+1
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
|/
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-151-10/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-151-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-151-10/+3
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-151-10/+3
OpenPOWER on IntegriCloud