aboutsummaryrefslogtreecommitdiffstats
path: root/include/target (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmdNicholas Bellinger1-1/+0
2013-06-20target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmdNicholas Bellinger1-7/+0
2013-06-20target: Add transport_cmd_check_stop write_pending bitNicholas Bellinger1-10/+9
2013-06-14target: Don't allocate pages for NULLIO devicesAndy Grover1-0/+5
2013-06-14target: Make virtual_lun0 a nullio deviceAndy Grover1-3/+1
2013-06-14target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover1-26/+20
2013-06-14target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover1-21/+21
2013-06-14target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2-157/+48
2013-06-14target: Delete incorrect commentAndy Grover1-3/+0
2013-06-14target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()Andy Grover1-5/+4
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover3-23/+11
2013-06-14target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_bufAndy Grover1-22/+10
2013-06-14target: Simplify metadata handling when clearing aptpl metadataAndy Grover1-30/+9
2013-06-14target: Fix two debugprints that appear to be wrongAndy Grover1-4/+4
2013-06-14target: Alter core_pr_dump_initiator_port for ease of useAndy Grover3-46/+27
2013-06-14target: Add register_type and preempt_type enums to clarify codeAndy Grover1-33/+44
2013-06-08Linux 3.10-rc5Linus Torvalds1-1/+1
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-07ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner2-20/+42
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2-0/+14
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2-0/+25
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner1-7/+58
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner1-1/+1
2013-06-06xfs: rework dquot CRCsDave Chinner4-31/+58
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin1-1/+1
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2-0/+22
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney1-6/+9
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa1-0/+1
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra4-81/+13
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold1-3/+1
2013-06-05vfio: fix crash on rmmodAlexey Kardashevskiy1-1/+1
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski1-2/+3
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang1-0/+3
2013-06-05ACPI / scan: do not match drivers against objects having scan handlersAaron Lu1-0/+4
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun1-3/+4