f2fs: remove redundant call to set_blocksize in f2fs_fill_super
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / f2fs / super.c
2013-01-14 Namjae Jeonf2fs: remove redundant call to set_blocksize in f2fs_fi...
2013-01-11 Jaegeuk Kimf2fs: add f2fs_balance_fs in several interfaces
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 Namjae Jeonf2fs: remove unneeded variable from f2fs_sync_fs
2012-12-28 Jaegeuk Kimf2fs: return a default value for non-void function
2012-12-26 Jaegeuk Kimf2fs: should recover orphan and fsync data
2012-12-26 Jaegeuk Kimf2fs: fix wrong calculation on f_files in statfs
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 Namjae Jeonf2fs: remove unneeded memset from init_once
2012-12-11 Namjae Jeonf2fs: show error in case of invalid mount arguments
2012-12-11 Jaegeuk Kimf2fs: adjust kernel coding style
2012-12-11 Jaegeuk Kimf2fs: fix endian conversion bugs reported by sparse
2012-12-11 Jaegeuk Kimf2fs: add super block operations