Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[cascardo/linux.git] / fs / f2fs / f2fs.h
2014-01-25 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge tag 'fbdev-3.14' of git://git./linux/kernel/git...
2014-01-25 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-01-24 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc1' of git://git./linux/kernel...
2014-01-24 Linus TorvaldsMerge tag 'clk-for-linus-3.14-part1' of git://git.linar...
2014-01-24 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git./linux/kerne...
2014-01-24 Linus TorvaldsMerge tag 'boards-for-linus' of git://git./linux/kernel...
2014-01-24 Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
2014-01-24 Linus TorvaldsMerge tag 'soc-for-linus' of git://git./linux/kernel...
2014-01-24 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git./linux/kerne...
2014-01-24 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git./linux...
2014-01-24 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-01-24 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-01-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-23 Linus TorvaldsMerge tag 'for-f2fs-3.14' of git://git./linux/kernel...
2014-01-22 Jaegeuk Kimf2fs: introduce NODE_MAPPING for code consistency
2014-01-22 Gu Zhengf2fs: add help function META_MAPPING
2014-01-21 Lee JonesMerge tag 'tags/ib-asoc-1' into for-mfd-next
2014-01-20 Linus TorvaldsMerge branch 'x86-kaslr-for-linus' of git://git./linux...
2014-01-20 Linus TorvaldsMerge tag 'ktest-v3.14' of git://git./linux/kernel...
2014-01-20 Tomi ValkeinenMerge branches '3.14/fbdev', '3.14/dss-misc' and '3...
2014-01-20 Chris Friesf2fs: clean checkpatch warnings
2014-01-15 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2014-01-14 Gu Zhengf2fs: use spinlock rather than mutex for better speed
2014-01-14 Yuan Zhongf2fs: remove the needless parameter of f2fs_wait_on_pag...
2014-01-11 Rafael J. WysockiMerge branch 'for-next' of git://git./linux/kernel...
2014-01-08 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-01-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2014-01-08 Jaegeuk Kimf2fs: add a sysfs entry to control max_victim_search
2014-01-08 Jaegeuk Kimf2fs: improve write performance under frequent fsync...
2014-01-06 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2014-01-06 James MorrisMerge to v3.13-rc7 for prerequisite changes in the...
2014-01-06 Jaegeuk Kimf2fs: add inline_data recovery routine
2014-01-06 Jaegeuk Kimf2fs: add the number of inline_data files to status...
2014-01-06 Jaegeuk Kimf2fs: refactor f2fs_convert_inline_data
2014-01-02 Mark BrownMerge remote-tracking branches 'asoc/topic/ad1836'...
2013-12-26 Huajun Lif2fs: key functions to handle inline data
2013-12-26 Gu Zhengf2fs: convert max_orphans to a field of f2fs_sb_info
2013-12-26 Jaegeuk Kimf2fs: introduce F2FS_INODE macro to get f2fs_inode
2013-12-23 Chao Yuf2fs: update several comments
2013-12-23 Gu Zhengf2fs: remove the rw_flag domain from f2fs_io_info
2013-12-23 Jaegeuk Kimf2fs: introduce a new direct_IO write path
2013-12-23 Jaegeuk Kimf2fs: introduce sysfs entry to control in-place-update...
2013-12-23 Jaegeuk Kimf2fs: refactor bio->rw handling
2013-12-23 Fan Lif2fs: merge pages with the same sync_mode flag
2013-12-23 Chao Yuf2fs: add unlikely() macro for compiler optimization
2013-12-23 Jaegeuk Kimf2fs: refactor bio-related operations
2013-12-23 Chao Yuf2fs: convert recover_orphan_inodes to void
2013-12-23 Jaegeuk Kimf2fs: remove unnecessary condition checks
2013-12-23 Jaegeuk Kimf2fs: remove unnecessary return value
2013-12-23 Huajun Lif2fs: add flags and helpers to support inline data
2013-12-23 Huajun Lif2fs: add a new function: f2fs_reserve_block()
2013-12-23 Jaegeuk Kimf2fs: avoid lock debugging overhead
2013-12-23 Chao Yuf2fs: add a new function to support for merging contigu...
2013-12-23 Gu Zhengf2fs: convert inc/dec_valid_node_count to inc/dec one...
2013-12-23 Gu Zhengf2fs: convert dev_valid_block_count to void
2013-12-23 Gu Zhengf2fs: convert remove_inode_page to void
2013-12-23 Jaegeuk Kimf2fs: introduce a bio array for per-page write bios
2013-12-23 Jaegeuk Kimf2fs: disable the extent cache ops on high fragmented...
2013-12-23 Jaegeuk Kimf2fs: use sbi->write_mutex for write bios
2013-12-23 Jaegeuk Kimf2fs: clean up the do_submit_bio flow
2013-12-23 Jaegeuk Kimf2fs: add a slab cache entry for small discards
2013-12-20 Linus TorvaldsMerge tag 'stable/for-linus-3.13-rc4-tag' of git:/...
2013-12-19 Jiri KosinaMerge branch 'master' into for-next
2013-12-19 Mark BrownMerge remote-tracking branches 'asoc/fix/adsp', 'asoc...
2013-12-18 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-12-17 Jens AxboeMerge branch 'bcache-for-3.13' of git://evilpiepirate...
2013-12-16 Dmitry TorokhovMerge tag 'v3.13-rc4' into next
2013-12-13 Linus TorvaldsMerge tag 'dm-3.13-fixes' of git://git./linux/kernel...
2013-12-13 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-12-12 Dave AirlieMerge branch 'drm-tda998x-3.12-fixes' of git://ftp...
2013-12-12 Dave AirlieMerge tag 'drm-intel-fixes-2013-12-11' of git://people...
2013-12-12 Dave AirlieMerge branch 'bdw-fixes' of git://people.freedesktop...
2013-12-12 Mark BrownMerge remote-tracking branches 'asoc/fix/atmel', 'asoc...
2013-12-10 Dmitry TorokhovMerge tag 'v3.13-rc3' into for-linus
2013-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-12-06 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2013-12-06 Kevin HilmanMerge branch 'soc/sched_clock' into next/soc
2013-12-06 Rafael J. WysockiMerge branches 'pm-epoll', 'pnp' and 'powercap'
2013-12-06 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-cpufreq'
2013-12-05 Linus TorvaldsMerge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org...
2013-12-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2013-12-04 Dave AirlieMerge tag 'drm-intel-fixes-2013-12-02' of git://people...
2013-12-04 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-12-04 Linus TorvaldsMerge tag 'squashfs-fixes' of git://git./linux/kernel...
2013-12-03 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2013-12-02 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-12-02 Linus TorvaldsMerge tag 'stable/for-linus-3.13-rc2-tag' of git:/...
2013-12-01 Mike TurquetteMerge tag 'sunxi-clk-for-3.13' of https://github.com...
2013-11-28 Mark BrownMerge remote-tracking branches 'spi/fix/bcm2835', ...
2013-11-28 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2013-11-28 Jens AxboeMerge branch 'stable/for-jens-3.13-take-two' of git...
2013-11-27 Ingo MolnarMerge branch 'core/urgent' into core/locking
2013-11-27 Linus TorvaldsMerge branch 'for-linus-bugs' of git://git./linux/kerne...
2013-11-27 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-11-27 Rafael J. WysockiMerge branch 'acpica'
next