aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-12target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring1-1/+1
2018-01-12target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work()Markus Elfring1-1/+0
2018-01-12target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr()Markus Elfring1-2/+2
2018-01-12target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring1-68/+52
2018-01-12target: tcm_loop: Improve a size determination in two functionsMarkus Elfring1-2/+2
2018-01-12target: tcm_loop: Delete an error message for a failed memory allocation in four functionsMarkus Elfring1-10/+4
2018-01-12sbp-target: Delete an error message for a failed memory allocation in three functionsMarkus Elfring1-9/+4
2018-01-12tcmu: allow max block and global max blocks to be settableMike Christie1-19/+124
2018-01-12tcmu: make ring buffer timer configurableMike Christie1-34/+115
2018-01-12tcmu: don't block submitting context for block waitsMike Christie1-95/+169
2018-01-12tcmu: simplify dbi thresh handlingMike Christie1-19/+3
2018-01-12tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie1-15/+27
2018-01-12tcmu: clean up the scatter helperXiubo Li1-5/+25
2018-01-12tcmu: fix free block calculationMike Christie1-3/+4
2018-01-12tcmu: simplify scatter_data_area error handlingMike Christie1-24/+7
2018-01-12tcmu: release blocks for partially setup cmdsMike Christie1-0/+7
2018-01-12tcmu: remove commands_lockMike Christie1-10/+3
2018-01-12tcmu: move expired command completion to unmap threadMike Christie1-9/+39
2018-01-12tcmu: fix unmap thread raceMike Christie1-33/+10
2018-01-12tcmu: split unmap_thread_fnMike Christie1-50/+70
2018-01-12tcmu: merge common block release codeMike Christie1-16/+8
2018-01-12tcmu: fix page addr in tcmu_flush_dcache_rangetangwenji1-2/+3
2018-01-12target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes3-6/+6
2017-12-31Linux 4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn1-1/+1
2017-12-28x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang1-1/+5