aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.h
AgeCommit message (Expand)Author
2014-11-06f2fs: control the memory footprint used by ino entriesJaegeuk Kim
2014-11-03f2fs: introduce f2fs_change_bit to simplify the change bit logicGu Zheng
2014-10-05f2fs: remove unused return valueJaegeuk Kim
2014-09-30f2fs: refactor flush_nat_entries to remove costly reorganizing opsJaegeuk Kim
2014-09-23f2fs: fix conditions to remain recovery information in f2fs_sync_fileJaegeuk Kim
2014-09-23f2fs: introduce a flag to represent each nat entry informationJaegeuk Kim
2014-09-16f2fs: fix a race condition in next_free_nidHuang Ying
2014-09-03f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SBJaegeuk Kim
2014-07-09f2fs: refactor flush_nat_entries codes for reducing NAT writesChao Yu
2014-05-07f2fs: fix checkpatch warningZhang Zhen
2014-05-07f2fs: split grab_cache_page and wait_on_page_writeback for node pagesJaegeuk Kim
2014-05-07f2fs: adjust free mem size to flush dentry blocksJaegeuk Kim
2014-05-07f2fs: introduce raw_nat_from_node_info() to simplfy codesChao Yu
2014-03-20f2fs: skip unnecessary node writes during fsyncJaegeuk Kim
2014-03-20f2fs: remove unnecessary thresholdJaegeuk Kim
2014-03-20f2fs: throttle the memory footprint with a sysfs entryJaegeuk Kim
2014-03-18f2fs: introduce f2fs_has_xattr_block for better readabilityChao Yu
2014-02-24f2fs: fix to mark the checkpointed nat entry correctlyJaegeuk Kim
2013-12-23f2fs: update several commentsChao Yu
2013-08-09f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim
2013-07-30f2fs: introduce help function F2FS_NODE()Gu Zheng
2013-06-14f2fs: recover wrong pino after checkpoint during fsyncJaegeuk Kim
2013-05-28f2fs: optimize several routines in node.hNamjae Jeon
2013-04-09f2fs: fix the logic of IS_DNODE()Zhihui Zhang
2013-04-03f2fs: remove redundant lock_page callsJaegeuk Kim
2013-03-27f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim