aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-22cxgb4: update Kconfig and Makefilefor-next-mergeVarun Prakash2-0/+12
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash2-0/+774
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2-9/+9
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash2-2/+2
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash3-0/+10
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash2-0/+114
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2-12/+15
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash3-14/+5
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2-81/+81
2016-03-22cxgb4: large receive offload supportVarun Prakash4-14/+60
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash4-7/+92
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash1-0/+1
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-03-10target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger1-0/+8
2016-03-10target/user: Report capability of handling out-of-order completions to userspaceSheng Yang3-1/+12
2016-03-10target/user: Fix size_t format-spec build warningNicholas Bellinger1-3/+2
2016-03-10target/user: Don't free expired command when time outSheng Yang1-8/+17
2016-03-10target/user: Introduce data_bitmap, replace data_length/data_head/data_tailSheng Yang1-100/+121
2016-03-10target/user: Free data ring in unified functionSheng Yang1-10/+12
2016-03-10target/user: Use iovec[] to describe continuous areaSheng Yang1-15/+26
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover6-71/+45
2016-03-10target/iblock: pass WRITE_SAME to device if possibleMike Christie1-0/+34
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2-9/+8
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig2-130/+119
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig2-243/+184
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig2-30/+29
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2-10/+8
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz1-8/+0
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz2-8/+0
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz2-56/+52
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz1-6/+5
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2-2/+6
2016-03-10iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz1-1/+2
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran3-20/+89
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2-40/+17
2016-03-10tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger1-4/+16
2016-03-10xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-28/+28
2016-03-10xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger1-78/+89
2016-03-10usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-40/+11
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2-39/+60
2016-03-10sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-14/+16
2016-03-10sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger1-6/+30
2016-03-10ib_srpt: Convert to target_alloc_session usageNicholas Bellinger1-17/+6
2016-03-10tcm_fc: Convert to target_alloc_session usageNicholas Bellinger1-22/+22
2016-03-10tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger3-46/+43
2016-03-10vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger1-58/+41
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig4-122/+72
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger2-0/+62
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-134/+500
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-7/+91
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-18/+76
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-142/+138
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-124/+184
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-39/+176
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-66/+150
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds12-45/+75
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-29/+73
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+48
2016-02-19Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-13/+33
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-02-19ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie7-52/+118
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-2/+2
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-14/+15
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-39/+11
2016-02-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-18ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-18MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-18mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-18fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-18mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-18thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu3-37/+9
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-106/+175
2016-02-17Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+17
2016-02-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-93/+178
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan1-3/+2
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-17arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski1-0/+4
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä2-14/+15
2016-02-17perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner1-1/+1
2016-02-17perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner1-1/+0
2016-02-17perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner1-1/+0
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin3-6/+4
2016-02-17s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani1-4/+32
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens1-4/+6
2016-02-17perf/x86/amd/uncore: Plug reference leakThomas Gleixner1-0/+2
2016-02-17drm/qxl: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner1-4/+4
2016-02-17drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner1-2/+6
2016-02-17drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner1-2/+1
2016-02-17drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner1-0/+16
2016-02-17drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner1-0/+43
2016-02-17drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner1-1/+10
2016-02-17drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann1-1/+2
2016-02-17Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie12-63/+77
2016-02-17Revert "drm/dp/mst: change MST detection scheme"Dave Airlie1-19/+18
2016-02-16Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason1-0/+2
2016-02-16writeback: initialize inode members that track writeback historyTahsin Erdogan1-0/+6
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt3-18/+26
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt3-0/+47
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2-6/+19
2016-02-16drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt1-3/+0
2016-02-16drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt1-4/+2
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt5-15/+15
2016-02-16drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt1-9/+9
2016-02-16drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt1-0/+3
2016-02-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+3
2016-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+13
2016-02-16writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo1-4/+11
2016-02-16Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-10/+13
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds4-8/+36
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-7/+8
2016-02-16Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-7/+14
2016-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds15-1/+111
2016-02-16drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-16ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar12-83/+383
2016-02-16arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2-1/+2
2016-02-16ext4: fix memleak in ext4_readdir()Kirill Tkhai1-2/+5
2016-02-16Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana1-0/+2
2016-02-15pinctrl: samsung: fix SMP race conditionYoungmin Nam1-13/+35
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-15dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko1-5/+10
2016-02-15arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2-4/+4
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-02-15ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-02-15drm/exynos/decon: fix disable clocks orderAndrzej Hajda1-2/+2
2016-02-15drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski2-2/+2
2016-02-15drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski1-1/+1
2016-02-15drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski1-2/+0
2016-02-15drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski1-0/+1
2016-02-15drm/exynos: mic: make all functions staticMarek Szyprowski1-5/+5
2016-02-15drm/exynos: mic: convert to component frameworkMarek Szyprowski1-20/+36
2016-02-15drm/exynos: mic: use devm_clk interfaceMarek Szyprowski1-5/+1
2016-02-15drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski3-6/+9
2016-02-15drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski4-19/+19
2016-02-15drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim1-1/+1
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2-0/+7
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V4-0/+45
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov1-2/+6
2016-02-14MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman1-2/+2
2016-02-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-26/+75
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-15Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-26/+75
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+12
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-7/+79
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-12/+19
2016-02-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+63
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+10
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+18
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-71/+46
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-21/+28
2016-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-16/+27
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds18-290/+567
2016-02-13pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth1-3/+6
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds7-35/+94
2016-02-13Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds11-61/+119
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-24/+14
2016-02-12Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi...Mark Brown6-7/+14
2016-02-12spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren1-0/+3
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd11-13/+0
2016-02-12rtc: s3c: Document required clocks in the DT bindingJavier Martinez Canillas1-0/+6
2016-02-12serial: fsl-imx-uart: Fix typo in fsl,dte-mode descriptionFabio Estevam1-1/+1
2016-02-12dt-bindings: arm, gic-v3: require that reserved cells are always 0Will Deacon1-3/+2
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds13-57/+62
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds9-36/+93
2016-02-12Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds42-209/+292