fsck.f2fs: fix to check validation of i_xattr_nid
[platform/upstream/f2fs-tools.git] / fsck / dump.c
2020-05-06 Chao Yufsck.f2fs: fix to check validation of i_xattr_nid
2020-05-06 Chao Yufsck.f2fs: fix to check validation of block address
2020-01-14 Chao Yuf2fs-tools: support data compression
2019-08-27 Chao Yudump.f2fs: introduce start_bidx_of_node() for cleanup
2019-05-21 Eric Biggersf2fs-tools: improve filename printing
2019-01-08 Chao Yudump.f2fs: fix incorrect endian conversion
2018-11-27 Chao Yuf2fs-tools: fix to check return value of {c,m}alloc()
2018-08-28 Junling Zhengdump.f2fs: only dump nat inside the specified nid range
2018-05-07 Yunlei Hedump.f2fs: fix a wrong report for dump an {d,id,did...
2018-05-07 Junling Zhengdump.f2fs: correct the seg type in ssa_dump
2018-05-07 Chao Yudump.f2fs: support to dump dirent from blkaddr
2018-01-04 Yunlei Hedump.f2fs: Test blkaddr is valid or not in option '-b'
2017-11-15 Jaegeuk Kimf2fs-tools: build binaries in Mac
2017-11-12 Sheng Yongdump/fsck: introduce print_xattr_entry
2017-11-12 Sheng Yongdump.f2fs: do not dump encrypted files
2017-11-12 Sheng Yongdump.f2fs: introduce dump_xattr
2017-07-26 Chao Yuf2fs-tools: enhance on-disk inode structure scalability
2017-03-19 Kinglong Meefsck.f2fs: check encrypted filename depends FADVISE_ENC...
2017-01-19 Sheng Yongf2fs-tools: correct endianness
2016-11-22 Yunlei Hedump.f2fs: fix an error in dump nat pack num
2016-10-31 Sheng Yongdump/fsck: convert encrypted file name
2016-10-13 Jaegeuk Kimfsck.f2fs: support restore lost files into ./lost_found/
2016-10-12 Jaegeuk Kimf2fs-tools: clean up and avoid build warning
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-06-08 Yunlei Hefsck.f2fs: modify sit dump && add nat dump
2015-07-16 Yunlei Hefsck.f2fs: add segment type in sit_dump
2015-03-27 Jaegeuk Kimfsck.f2fs: return summary block pointer and types
2014-12-18 Jaegeuk Kimdump.f2fs: dump owner of data given block address
2014-09-02 Jaegeuk Kimfsck.f2fs: avoid build warnings
2014-08-29 Jaegeuk Kimfsck.f2fs: remove return value of get_node_info
2014-08-29 Jaegeuk Kimfsck.f2fs: clean up codes
2014-08-27 Jaegeuk Kimdump.f2fs: support dump_file from image
2014-07-03 Mark Salyzynf2fs-tools: 64-bit compile issue
2014-02-06 Jaegeuk Kimmkfs, fsck: change the results for readability v1.3.0
2013-07-30 Changman Leef2fs-tools: cleanup debug statement
2013-07-18 Changman Leedump: dump inode information from blkaddr
2013-07-04 Changman Leef2fs-tools: add fsck.f2fs and dump.f2fs