summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target core: add device action configfs filesMike Christie2018-01-164-0/+9
* tcmu: fix error return code in tcmu_configure_device()Wei Yongjun2018-01-121-1/+3
* target_core_user: add cmd id to broken ring messageMike Christie2018-01-121-1/+2
* target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-122-0/+4
* tcmu: prevent corruption when invalid data page requestedMike Christie2018-01-121-37/+6
* target: don't call an unmap callback if a range length is zeroAndrei Vagin2018-01-121-3/+5
* target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp2018-01-121-1/+2
* cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-121-0/+3
* target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring2018-01-121-1/+1
* target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Markus Elfring2018-01-121-1/+0
* target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Markus Elfring2018-01-121-2/+2
* target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring2018-01-121-68/+52
* target: tcm_loop: Improve a size determination in two functionsMarkus Elfring2018-01-121-2/+2
* target: tcm_loop: Delete an error message for a failed memory allocation in f...Markus Elfring2018-01-121-10/+4
* sbp-target: Delete an error message for a failed memory allocation in three f...Markus Elfring2018-01-121-9/+4
* tcmu: allow max block and global max blocks to be settableMike Christie2018-01-121-19/+124
* tcmu: make ring buffer timer configurableMike Christie2018-01-121-34/+115
* tcmu: don't block submitting context for block waitsMike Christie2018-01-121-95/+169
* tcmu: simplify dbi thresh handlingMike Christie2018-01-121-19/+3
* tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie2018-01-121-15/+27
* tcmu: clean up the scatter helperXiubo Li2018-01-121-5/+25
* tcmu: fix free block calculationMike Christie2018-01-121-3/+4
* tcmu: simplify scatter_data_area error handlingMike Christie2018-01-121-24/+7
* tcmu: release blocks for partially setup cmdsMike Christie2018-01-121-0/+7
* tcmu: remove commands_lockMike Christie2018-01-121-10/+3
* tcmu: move expired command completion to unmap threadMike Christie2018-01-121-9/+39
* tcmu: fix unmap thread raceMike Christie2018-01-121-33/+10
* tcmu: split unmap_thread_fnMike Christie2018-01-121-50/+70
* tcmu: merge common block release codeMike Christie2018-01-121-16/+8
* tcmu: fix page addr in tcmu_flush_dcache_rangetangwenji2018-01-121-2/+3
* target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes2018-01-123-6/+6
* Linux 4.15-rc6v4.15-rc6Linus Torvalds2017-12-311-1/+1
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3114-39/+42
|\
| * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-296-16/+8
| * x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang2017-12-281-1/+5
| * x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang2017-12-281-0/+2
| * x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds2017-12-271-3/+1
| * x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-271-3/+2
| * x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf2017-12-191-1/+5
| * x86/mm: Unbreak modules that use the DMA APITom Lendacky2017-12-181-2/+2
| * x86/build: Make isoimage work on DebianMatthew Wilcox2017-12-161-12/+16
| * x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski2017-12-151-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-313-16/+16
|\ \
| * | x86/ldt: Make LDT pgtable free conditionalThomas Gleixner2017-12-311-1/+2
| * | x86/ldt: Plug memory leak in error pathThomas Gleixner2017-12-311-1/+7
| * | x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner2017-12-311-6/+8
| * | x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner2017-12-311-9/+0
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-316-20/+52
|\ \ \
| * | | timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner2017-12-291-3/+5
| * | | timers: Invoke timer_start_debug() where it makes senseThomas Gleixner2017-12-291-2/+2