Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / fs / f2fs /
2014-08-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'regulator-v3.17' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'spi-v3.17' of git://git./linux/kernel/git...
2014-08-05 Linus TorvaldsMerge tag 'iommu-updates-v3.17' of git://git./linux...
2014-08-05 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/tps6521...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/s2mps11...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/lp8755...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/da9211...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/88pm800...
2014-08-05 Mark BrownMerge remote-tracking branch 'regulator/topic/core...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/fix/act8865...
2014-08-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-08-05 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'for-f2fs-3.17' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-cpufeature-for-linus' of git://git...
2014-08-04 Linus TorvaldsMerge branches 'x86-build-for-linus', 'x86-cleanups...
2014-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-04 Chao Yuf2fs: use for_each_set_bit to simplify the code
2014-08-04 Chao Yuf2fs: add f2fs_balance_fs for expand_inode_data
2014-08-04 Chao Yuf2fs: invalidate xattr node page when evict inode
2014-08-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-08-04 Linus TorvaldsMerge tag 'trace-3.17' of git://git./linux/kernel/git...
2014-08-04 Linus TorvaldsMerge tag 'ktest-v3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'clk-for-linus-3.17' of git://git.linaro...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-08-04 Linus TorvaldsMerge tag 'edac_for_3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'pci-v3.17-changes' of git://git./linux/kerne...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/topic/sh', 'spi...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/topic/orion', ...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/topic/dw', 'spi...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/topic/adi-v3',...
2014-08-04 Mark BrownMerge remote-tracking branch 'spi/topic/core' into...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/fix/s3c64xx', ...
2014-08-04 Mark BrownMerge remote-tracking branches 'spi/fix/au1550', 'spi...
2014-08-04 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-08-04 Mark BrownMerge remote-tracking branch 'regmap/topic/getdev'...
2014-08-02 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-08-02 Chao Yuf2fs: avoid skipping recover_inline_xattr after recover...
2014-08-02 Chao Yuf2fs: add tracepoint for f2fs_direct_IO
2014-07-31 Joerg RoedelMerge branches 'x86/vt-d', 'x86/amd', 'arm/omap', ...
2014-07-31 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-07-31 Chao Yuf2fs: reduce competition among node page writes
2014-07-31 Jaegeuk Kimf2fs: fix coding style
2014-07-30 Dongho Simf2fs: remove redundant lines in allocate_data_block
2014-07-30 Jaegeuk Kimf2fs: add tracepoint for f2fs_issue_flush
2014-07-30 Jaegeuk Kimf2fs: avoid retrying wrong recovery routine when error...
2014-07-30 Jaegeuk Kimf2fs: test before set/clear bits
2014-07-30 Jaegeuk Kimf2fs: fix wrong condition for unlikely
2014-07-30 Jaegeuk Kimf2fs: enable in-place-update for fdatasync
2014-07-30 Jaegeuk Kimf2fs: skip unnecessary data writes during fsync
2014-07-30 H. Peter AnvinMerge tag 'please-pull-apei' into x86/ras
2014-07-30 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc7-tag' of git:/...
2014-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-07-29 Jaegeuk Kimf2fs: add info of appended or updated data writes
2014-07-29 Jaegeuk Kimf2fs: use radix_tree for ino management
2014-07-29 Jaegeuk Kimf2fs: add infra for ino management
2014-07-29 Jaegeuk Kimf2fs: punch the core function for inode management
2014-07-29 Jaegeuk Kimf2fs: add nobarrier mount option
2014-07-29 Arnd BergmannMerge tag 'omap-for-v3.16/n900-regression' of git:...
2014-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-07-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-07-28 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-07-28 Ingo MolnarMerge tag 'v3.16-rc7' into perf/core, to merge in the...
2014-07-28 Greg Kroah-HartmanMerge tag 'extcon-next-for-3.17' of git://git./linux...
2014-07-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-07-27 Linus TorvaldsMerge tag 'firewire-fix-vt6315' of git://git./linux...
2014-07-26 Linus TorvaldsMerge tag 'sound-3.16-rc7' of git://git./linux/kernel...
2014-07-25 Chao Yuf2fs: fix to put root inode in error path of fill_super
2014-07-25 Chao Yuf2fs: avoid use invalid mapping of node_inode when...
2014-07-25 Chao Yuf2fs: support ->rename2()
2014-07-25 Huang Yingf2fs: add f2fs_balance_fs for direct IO
2014-07-25 David S. MillerMerge tag 'master-2014-07-23' of git://git./linux/kerne...
2014-07-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-07-24 Greg Kroah-HartmanMerge tag 'iio-for-3.17d' of git://git./linux/kernel...
2014-07-24 Arnd BergmannMerge tag 'omap-for-v3.16/fixes-rc6' of git://git....
2014-07-24 Arnd BergmannMerge tag 'renesas-fixes2-for-v3.16' of git://git....
2014-07-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-24 Linus TorvaldsMerge branch 'for-3.16' of git://linux-nfs.org/~bfields...
2014-07-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-07-24 Linus TorvaldsMerge tag 'xtensa-next-20140721' of git://github.com...
2014-07-24 Linus TorvaldsMerge branch 'for-3.16-fixes' of git://git./linux/kerne...
2014-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-07-23 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-07-23 Linus TorvaldsMerge tag 'urgent-slab-fix' of git://git./linux/kernel...
2014-07-22 Mike SnitzerMerge branch 'slab/urgent' of git://git./linux/kernel...
2014-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2014-07-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-07-21 Greg Kroah-HartmanMerge tag 'usb-for-v3.17' of git://git./linux/kernel...
2014-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next