aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger
2013-04-25iscsi-target: Add iser-target parameter keys + setup during loginNicholas Bellinger
2013-04-25iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger
2013-04-25iscsi-target: Add iscsit_transport API templateNicholas Bellinger
2013-04-25target: Add export of target_get_sess_cmd symbolNicholas Bellinger
2013-04-25target: Change default sense key of NOT_READYJörn Engel
2013-04-25target/file: Set is_nonrot attributeAsias He
2013-04-25target: Add sbc_execute_unmap() helperAsias He
2013-04-25target/iblock: Add iblock_do_unmap() helperAsias He
2013-04-25target/file: Add fd_do_unmap() helperAsias He
2013-04-25target/file: Add UNMAP emulation supportAsias He
2013-04-25target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He
2013-04-25tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun
2013-04-25target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover
2013-04-25target/iscsi: Remove chap_set_random()Andy Grover
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-04-09tcm: switch to ->show_info()Al Viro
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-03-19target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He
2013-03-19target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun
2013-03-18target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover
2013-03-18target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He
2013-02-27target/pscsi: Fix page incrementAsias He
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He
2013-02-27target: Add __exit annotation for module_exit functionsAsias He
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27target/iscsi: convert to idr_alloc()Tejun Heo
2013-02-27iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-26target: writev() on single-element vector is pointlessAl Viro
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-20target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger
2013-02-19iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger
2013-02-19iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger
2013-02-18target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-13target: Fix parameter list length checking in MODE SELECTRoland Dreier
2013-02-13target: Fix error checking for UNMAP commandsRoland Dreier
2013-02-13target: Fix sense data for out-of-bounds IO operationsRoland Dreier