f2fs: fix the debugfs entry creation path
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / f2fs / f2fs.h
2013-01-15 Namjae Jeonf2fs: fix the debugfs entry creation path
2013-01-09 Jaegeuk Kimf2fs: revisit the f2fs_gc flow
2013-01-04 Jaegeuk Kimf2fs: initialize newly allocated dnode structure
2013-01-04 Namjae Jeonf2fs: introduce f2fs_msg to ease adding information...
2013-01-03 Linus TorvaldsMerge tag 'pinctrl-fixes' of git://git./linux/kernel...
2013-01-03 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2013-01-03 Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-12-30 Linus TorvaldsMerge tag 'omap-late-cleanups' of git://git./linux...
2012-12-30 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-28 Leon Romanovskyf2fs: unify string length declarations and usage
2012-12-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git./linux/kernel...
2012-12-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge tag 'fixes2' of git://git./linux/kernel/git/arm...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-12-20 Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20 Linus TorvaldsMerge tag 'for-3.8-merge' of git://git./linux/kernel...
2012-12-11 Jaegeuk Kimf2fs: fix tracking parent inode number
2012-12-11 Jaegeuk Kimf2fs: cleanup the f2fs_bio_alloc routine
2012-12-11 Jaegeuk Kimf2fs: adjust kernel coding style
2012-12-11 Jaegeuk Kimf2fs: fix endian conversion bugs reported by sparse
2012-12-11 Sachin Kamatf2fs: remove unneeded version.h header file from f2fs.h
2012-12-11 Jaegeuk Kimf2fs: add superblock and major in-memory structure