aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: introduce f2fs_has_xattr_block for better readabilityChao Yu2016-06-051-1/+1
* f2fs: fix to mark the checkpointed nat entry correctlyJaegeuk Kim2016-06-051-2/+8
* f2fs: update several commentsChao Yu2016-06-051-1/+7
* f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim2016-06-051-0/+4
* f2fs: introduce help function F2FS_NODE()Gu Zheng2016-06-051-24/+16
* f2fs: recover wrong pino after checkpoint during fsyncJaegeuk Kim2016-06-051-4/+11
* f2fs: optimize several routines in node.hNamjae Jeon2016-06-051-48/+19
* f2fs: fix the logic of IS_DNODE()Zhihui Zhang2016-06-051-1/+1
* f2fs: remove redundant lock_page callsJaegeuk Kim2016-06-051-0/+3
* f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim2016-06-051-0/+15
* f2fs: adjust kernel coding styleJaegeuk Kim2016-06-051-1/+1
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2016-06-051-1/+1
* f2fs: add superblock and major in-memory structureJaegeuk Kim2016-06-051-0/+353