summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-03f2fs: add stat info for inline_dentry inodesJaegeuk Kim5-3/+22
2014-11-03f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim7-22/+157
2014-11-03f2fs: fix to wait correct block typeJaegeuk Kim2-3/+4
2014-11-03f2fs: reuse find_in_block code for find_in_inline_dirJaegeuk Kim3-63/+65
2014-11-03f2fs: reuse room_for_filename for inline dentry operationJaegeuk Kim3-37/+12
2014-11-03f2fs: update f2fs documentation for inline dir supportChao Yu1-0/+4
2014-11-03f2fs: enable inline dir handlingChao Yu5-15/+58
2014-11-03f2fs: add key function to handle inline dirChao Yu2-0/+355
2014-11-03f2fs: export dir operations for inline dirChao Yu4-37/+50
2014-11-03f2fs: add a new mount option for inline dirChao Yu1-0/+7
2014-11-03f2fs: add infra struct and helper for inline dirChao Yu2-2/+38
2014-11-03f2fs: avoid infinite loop at cp_errorJaegeuk Kim1-0/+3
2014-11-03f2fs: avoid build warningJaegeuk Kim1-1/+1
2014-11-03f2fs: fix to call f2fs_unlock_opJaegeuk Kim1-1/+2
2014-11-03f2fs: avoid to allocate when inline_data was writtenJaegeuk Kim2-13/+45
2014-11-03f2fs: use highmem for directory pagesJaegeuk Kim2-2/+3
2014-11-03f2fs: fix race conditon on truncation with inline_dataJaegeuk Kim1-0/+6
2014-11-03f2fs: should truncate any allocated block for inline_data writeJaegeuk Kim1-7/+8
2014-11-03f2fs: invalidate inmemory pageJaegeuk Kim3-0/+20
2014-11-03f2fs: do not make dirty any inmemory pagesJaegeuk Kim4-5/+22
2014-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-1/+3
2014-11-03Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-50/+46
2014-11-02Linux 3.18-rc3v3.18-rc3Linus Torvalds1-2/+2
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds6-39/+73
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-19/+53
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-83/+116
2014-11-02Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson453-4850/+14972
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-42/+29
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-58/+50
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-03drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-02Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie3-9/+24
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+31
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-173/+319
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-39/+27
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+302
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-53/+126
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+14
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1