f2fs: use list_for_each_entry{_safe} for simplyfying code
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / fs / f2fs /
2014-04-02 Chao Yuf2fs: use list_for_each_entry{_safe} for simplyfying...
2014-04-02 Chao Yuf2fs: avoid free slab cache under spinlock
2014-04-01 Chao Yuf2fs: avoid unneeded lookup when xattr name length...
2014-04-01 Chao Yuf2fs: avoid unnecessary bio submit when wait page writeback
2014-04-01 Jaegeuk Kimf2fs: return -EIO when node id is not matched
2014-03-20 Jaegeuk Kimf2fs: avoid RECLAIM_FS-ON-W warning
2014-03-20 Jaegeuk Kimf2fs: skip unnecessary node writes during fsync
2014-03-20 Jaegeuk Kimf2fs: introduce fi->i_sem to protect fi's info
2014-03-20 Jaegeuk Kimf2fs: change reclaim rate in percentage
2014-03-20 Jaegeuk Kimf2fs: remove unnecessary threshold
2014-03-20 Jaegeuk Kimf2fs: throttle the memory footprint with a sysfs entry
2014-03-20 Jaegeuk Kimf2fs: avoid to drop nat entries due to the negative...
2014-03-20 Jaegeuk Kimf2fs: call f2fs_wait_on_page_writeback instead of nativ...
2014-03-18 Jaegeuk Kimf2fs: introduce nr_pages_to_write for segment alignment
2014-03-18 Jaegeuk Kimf2fs: increase pages_skipped when skipping writepages
2014-03-18 Jaegeuk Kimf2fs: avoid small data writes by skipping writepages
2014-03-18 Jaegeuk Kimf2fs: introduce get_dirty_dents for readability
2014-03-18 Chao Yuf2fs: fix incorrect parsing with option string
2014-03-18 Chao Yuf2fs: avoid to return incorrect errno of read_normal_su...
2014-03-18 Chao Yuf2fs: introduce f2fs_has_xattr_block for better readability
2014-03-18 Chao Yuf2fs: print type for each segment in segment_info's...
2014-03-12 Chao Yuf2fs: check upper bound of ino value in f2fs_nfs_get_inode
2014-03-12 Chao Yuf2fs: introduce f2fs_has_inline_xattr for better readab...
2014-03-11 Chao Yuf2fs: recover inline xattr data in roll-forward process
2014-03-10 Gu Zhengf2fs: optimize restore_node_summary slightly
2014-03-10 Gu Zhengf2fs: format segment_info's show for better legibility
2014-03-10 Gu Zhengf2fs: remove the unused ctor argument of f2fs_kmem_cach...
2014-03-10 Gu Zhengf2fs: update start nid only once each circle
2014-03-05 Jaegeuk Kimf2fs: fix wrong kernel coding style
2014-03-03 Jaegeuk Kimf2fs: fix to write node pages with WRITE_SYNC
2014-02-28 Chao Yuf2fs: fix dirty page accounting when redirty
2014-02-27 Chao Yuf2fs: use existing macro to clean up some codes
2014-02-27 Chao Yuf2fs: readahead contiguous SSA blocks for f2fs_gc
2014-02-27 Jaegeuk Kimf2fs: add an sysfs entry to control the directory level
2014-02-27 Jaegeuk Kimf2fs: introduce large directory support
2014-02-27 Jaegeuk Kimf2fs: remove costly bit operations for f2fs_find_entry
2014-02-24 Jaegeuk Kimf2fs: implement a lock-free stat_show
2014-02-24 Jaegeuk Kimf2fs: introduce a radix_tree for the free_nid list
2014-02-24 Gu Zhengf2fs: introduce help macro on_build_free_nids()
2014-02-24 Jaegeuk Kimf2fs: fix to mark the checkpointed nat entry correctly
2014-02-24 Jaegeuk Kimf2fs: fix to do build_stat prior to the recovery procedure
2014-02-24 Jaegeuk Kimf2fs: fix not to write data pages on the page reclaimin...
2014-02-17 Jaegeuk Kimf2fs: fix the calculation of max_nids
2014-02-17 Changman Leef2fs: show counts of checkpoint in status
2014-02-17 Chao Yuf2fs: introduce ra_meta_pages to readahead CP/NAT/SIT...
2014-02-17 Chao Yuf2fs: use inode mutex to keep atomicity of f2fs_falloc
2014-02-17 Jaegeuk Kimf2fs: clean up redundant function call
2014-02-17 Jaegeuk Kimf2fs: fix f2fs_write_meta_page at no checkpoint status
2014-02-17 Jaegeuk Kimf2fs: fix to truncate dentry pages in the error case
2014-02-17 Jaegeuk Kimf2fs: fix a build warning
2014-02-17 Jaegeuk Kimf2fs: clean up with a macro
2014-02-17 Jaegeuk Kimf2fs: fix the potential mismatch between dir's i_size...
2014-02-17 Jaegeuk Kimf2fs: remove the ugly pointer conversion
2014-02-17 Jaegeuk Kimf2fs: fix to recover xattr node block
2014-02-17 Jaegeuk Kimf2fs: handle dirty segments inside refresh_sit_entry
2014-02-17 Jaegeuk Kimf2fs: update_inode_page should be done all the time
2014-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-02-14 Linus TorvaldsMerge tag 'for-v3.14-fixes' of git://git.infradead...
2014-02-12 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc2-tag' of git:/...
2014-02-11 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-11' of ssh://git...
2014-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-11 Mark BrownMerge remote-tracking branches 'spi/fix/doc', 'spi...
2014-02-11 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-06' of ssh://git...
2014-02-11 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-02-10 Jens AxboeMerge branch 'stable/for-jens-3.14' of git://git./linux...
2014-02-10 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-07 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.14a' of git://git./linux...
2014-02-06 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://peopl...
2014-02-06 Dave AirlieMerge tag 'ttm-fixes-3.14-2014-02-05' of git://people...
2014-02-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-02-06 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc1-tag' of git:/...
2014-02-06 Linus TorvaldsMerge tag 'please-pull-ia64-syscalls' of git://git...
2014-02-05 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-02-05 Paul MooreMerge tag 'v3.13' into stable-3.14
2014-02-04 Greg Kroah-HartmanMerge tag 'for-usb-linus-2014-02-04' of git://git....
2014-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-04 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-02-04 Mark BrownMerge remote-tracking branches 'regulator/fix/ab3100...
2014-02-04 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-02-03 Mauro Carvalho ChehabMerge tag 'v3.14-rc1' into patchwork
2014-02-02 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-02-01 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-01 Linus TorvaldsMerge tag 'staging-3.14-rc1' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org...
2014-01-31 Linus TorvaldsMerge tag 'sound-fix-3.14-rc1' of git://git./linux...
2014-01-31 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-01-31 Olof JohanssonMerge tag 'renesas-dt-fixes2-for-v3.14' of git://git...
2014-01-31 Olof JohanssonMerge tag 'mvebu-fixes-3.13-2' of git://git.infradead...
2014-01-31 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
next