ipc: fix compat msgrcv with negative msgtyp
[cascardo/linux.git] / fs / f2fs /
2014-01-27 Linus TorvaldsMerge tag 'trace-fixes-3.14' of git://git./linux/kernel...
2014-01-27 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc0-tag' of git:/...
2014-01-27 Linus TorvaldsMerge tag 'pwm/for-3.14-rc1' of git://git./linux/kernel...
2014-01-27 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2014-01-27 Linus TorvaldsMerge tag 'cris-for-3.14' of git://jni.nu/cris
2014-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.14-rc1' of git://git....
2014-01-26 Linus TorvaldsMerge tag 'for-3.14-merge-window' of git://git./linux...
2014-01-25 Linus TorvaldsMerge branch 'ipmi' (ipmi patches from Corey Minyard)
2014-01-25 Linus TorvaldsMerge tag 'spi-v3.14-2' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge tag 'regulator-v3.14-2' of git://git./linux/kerne...
2014-01-25 Linus TorvaldsMerge tag 'regmap-v3.14' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-01-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-01-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge tag 'arc-v3.14-rc1' of git://git./linux/kernel...
2014-01-25 Linus TorvaldsMerge tag 'xtensa-next-20140123' of git://github.com...
2014-01-25 Linus TorvaldsMerge tag 'vfio-v3.14-rc1' of git://github.com/awilliam...
2014-01-25 Linus TorvaldsMerge tag 'md/3.14' of git://neil.brown.name/md
2014-01-25 Linus TorvaldsMerge tag 'devicetree-for-3.14' of git://git./linux...
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-23 Mark BrownMerge remote-tracking branches 'regulator/topic/db8500...
2014-01-22 Jaegeuk Kimf2fs: drop obsolete node page when it is truncated
2014-01-22 Jaegeuk Kimf2fs: introduce NODE_MAPPING for code consistency
2014-01-22 Gu Zhengf2fs: remove the orphan block page array
2014-01-22 Gu Zhengf2fs: add help function META_MAPPING
2014-01-22 Jaegeuk Kimf2fs: move a branch for code redability
2014-01-22 Jaegeuk Kimf2fs: call mark_inode_dirty to flush dirty pages
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-16 Changman Leef2fs: missing REQ_META and REQ_PRIO when sync_meta_page...
2014-01-16 Jaegeuk Kimf2fs: avoid f2fs_balance_fs call during pageout
2014-01-15 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2014-01-14 Changman Leef2fs: add delimiter to seperate name and value in debug...
2014-01-14 Gu Zhengf2fs: use spinlock rather than mutex for better speed
2014-01-14 Gu Zhengf2fs: move alloc new orphan node out of lock protection...
2014-01-14 Gu Zhengf2fs: move grabing orphan pages out of protection region
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 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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 Chao Yuf2fs: avoid to read inline data except first page
2014-01-06 Chao Yuf2fs: avoid to left uninitialized data in page when...
2014-01-06 shifei10.gef2fs: fix truncate_partial_nodes bug
2014-01-06 Jaegeuk Kimf2fs: handle errors correctly during f2fs_reserve_block
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-06 Jaegeuk Kimf2fs: call f2fs_put_page at the error case
2014-01-06 Jaegeuk Kimf2fs: convert inline_data for punch_hole
2014-01-02 Mark BrownMerge remote-tracking branches 'asoc/topic/ad1836'...
2013-12-27 Jaegeuk Kimf2fs: don't need to get f2fs_lock_op for the inline_dat...
2013-12-26 Huajun Lif2fs: handle inline data operations
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: check the blocksize before calling generic_direct...
2013-12-26 Jaegeuk Kimf2fs: should put the dnode when NEW_ADDR is detected
2013-12-26 Jaegeuk Kimf2fs: introduce F2FS_INODE macro to get f2fs_inode
2013-12-26 Chao Yuf2fs: check filename length in recover_dentry
2013-12-23 Chao Yuf2fs: avoid to set wrong pino of inode when rename dir
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 Gu Zhengf2fs: move all the bio initialization into __bio_alloc
2013-12-23 Jaegeuk Kimf2fs: write dirty meta pages collectively
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 Changman Leef2fs: missing kmem_cache_destroy for discard_entry
2013-12-23 Jaegeuk Kimf2fs: fix the location of tracepoint
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 Jaegeuk Kimf2fs: add unlikely() macro for compiler more aggressively
2013-12-23 Chao Yuf2fs: add unlikely() macro for compiler optimization
2013-12-23 Chao Yuf2fs: avoid unneeded page release for correct _count...
2013-12-23 Chao Yuf2fs: use inner macro GFP_F2FS_ZERO for simplification
next