aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-01target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger1-54/+10
2014-12-01target: Drop left-over internal dev attribute codeNicholas Bellinger1-175/+1
2014-12-01target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger1-0/+26
2014-12-01target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger1-0/+42
2014-12-01target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger1-0/+41
2014-12-01target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger1-0/+42
2014-12-01target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger1-0/+41
2014-12-01target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger1-0/+67
2014-12-01target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger4-28/+56
2014-12-01target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger1-0/+53
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2-7/+6
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2-7/+6
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2-8/+6
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2-8/+6
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2-8/+7
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger3-9/+34
2014-12-01target: Deletion of unnecessary checks before the function call "module_put"Markus Elfring2-6/+3
2014-12-01target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier1-33/+42
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-02target: return CONFLICT only when SA key unmatchedSteven Allen1-4/+5
2014-11-02iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-11-02ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2014-10-28srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-10-28iscsi-target: return the correct port in SendTargetsSteven Allen1-1/+1
2014-10-28vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger1-0/+24
2014-10-28target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-10-26Linux 3.18-rc2Linus Torvalds1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds27-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson3-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds13-32/+160
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds10-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds36-150/+527
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds31-422/+2222
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1