summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-04target: Make core_scsi3_update_and_write_aptpl return sense_reason_tNicholas Bellinger
2013-07-04iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger
2013-07-04target: Add se_portal_group->tpg_auth_groupNicholas Bellinger
2013-07-04iscsi-target: Add IFC_SENDTARGETS_SINGLE supportNicholas Bellinger
2013-07-04iscsi-target: Move sendtargets parsing into iscsit_process_text_cmdNicholas Bellinger
2013-07-04iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discoveryNicholas Bellinger
2013-06-26iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingNicholas Bellinger
2013-06-25iscsi-target: Refactor ISCSI_OP_TEXT RX handlingNicholas Bellinger
2013-06-25iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel
2013-06-20vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usageNicholas Bellinger
2013-06-20vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic...Nicholas Bellinger
2013-06-20target: Drop legacy se_cmd->check_release bitNicholas Bellinger
2013-06-20iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out checkNicholas Bellinger
2013-06-20target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...Nicholas Bellinger
2013-06-20target: Avoid extra t_state_lock access in __target_execute_cmdNicholas Bellinger
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger
2013-06-20target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmdNicholas Bellinger
2013-06-20target: Add transport_cmd_check_stop write_pending bitNicholas Bellinger
2013-06-14target: Don't allocate pages for NULLIO devicesAndy Grover
2013-06-14target: Make virtual_lun0 a nullio deviceAndy Grover
2013-06-14target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover
2013-06-14target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover
2013-06-14target: Delete incorrect commentAndy Grover
2013-06-14target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()Andy Grover
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover
2013-06-14target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_bufAndy Grover
2013-06-14target: Simplify metadata handling when clearing aptpl metadataAndy Grover
2013-06-14target: Fix two debugprints that appear to be wrongAndy Grover
2013-06-14target: Alter core_pr_dump_initiator_port for ease of useAndy Grover
2013-06-14target: Add register_type and preempt_type enums to clarify codeAndy Grover
2013-06-09Linux 3.10-rc5Linus Torvalds
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson