Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-02target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-10-02target: core_tpg_post_dellun can return voidAndy Grover
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-12-20target: Remove extra percpu_ref_initAndy Grover
2013-12-17target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover
2013-12-17target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier
2013-11-08target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-08target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-10-24target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-03-18target: fix possible memory leak in core_tpg_register()Wei Yongjun
2013-02-19target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2012-12-14target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2012-11-28target: Update copyright information to 2012Nicholas Bellinger
2012-09-18target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-07-17target: refactor core_update_device_list_for_node()Andy Grover
2012-07-17target: Eliminate else using boolean logicAndy Grover
2012-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-05-12target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger
2012-04-15target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger
2012-03-16target: remove obvious warningsJörn Engel
2012-03-16target: Use array_zalloc for device_listJörn Engel
2012-03-16target: Use array_zalloc for tpg_lun_listJörn Engel
2012-03-11target: Convert se_node_acl->acl_group removal to use ->acl_krefNicholas Bellinger
2012-03-11target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger
2012-03-11target: Add se_node_acl->acl_free_comp for NodeACL release pathNicholas Bellinger
2012-03-11target: Convert session_lock to irqsaveNicholas Bellinger
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-14target: reshuffle headersChristoph Hellwig
2011-11-01drivers/target: Add export.h to files as required.Paul Gortmaker
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger