f2fs-tools: fix to le32 type variable correctly
[platform/upstream/f2fs-tools.git] / fsck / main.c
2023-05-30 Chao Yuf2fs-tools: fix to le32 type variable correctly
2023-05-18 Chao Yufsck.f2fs: lookup and relink root inode
2023-05-18 Jaegeuk Kimf2fs-tools: allocate memory to handle label
2022-11-21 Sheng Yongdump.f2fs: remove unavailable option -g
2022-07-06 liuchao12resize.f2fs: add option to manually specify new overpro...
2022-06-19 Yufen Yudump.f2fs: add -I nid to dump inode by scan full disk
2022-04-22 Bart Van AsscheAnnotate switch/case fallthrough
2022-04-22 Bart Van Asschefsck/main.c: Suppress a compiler warning
2022-04-22 Bart Van Asschefsck: Remove a superfluous include directive
2022-04-22 Bart Van AsscheFix the MinGW build
2021-09-20 Jaegeuk Kimmkfs.f2fs: wipe other FS magics given -f
2021-08-23 Jaehoon Chungfsck.f2fs: Update the usage about option of preen mode
2021-08-23 Robin Hsufsck.f2fs: add basic compress related check/fix
2021-06-23 Jaegeuk Kimfsck|dump.f2fs: add -M to get file map
2021-06-22 Robin Hsusload.f2fs: Reword "IMMUTABLE" in strings/comments
2021-05-26 Jaegeuk Kimf2fs-tools: support small RO partition
2021-05-26 Jaegeuk Kimfsck.f2fs: add "-l" to show the layout information
2021-05-24 Dongwoo Leetools: Introduce f2fslabel
2021-04-02 Jaegeuk Kimresize.f2fs: add force option to rewrite broken calculation
2021-03-18 Daniel AbrechtAdd -P option to preserve file owner
2020-12-23 Robin Hsuf2fs-tools:sload.f2fs compression support
2020-12-07 Robin Hsuf2fs-tools: Added #ifdef WITH_func
2020-12-07 Robin Hsuf2fs-tools: skipped to end on error syntax error
2020-08-18 Chao Yufsck.f2fs: correct return value
2020-04-15 Jaegeuk Kimfsck.f2fs: quick fix of CLOCK_BOOTTIME in mac
2020-03-19 Wei Wangfsck.f2fs: report real wall time
2020-01-14 xiongping1resize.f2fs: add option for large_nat_bitmap feature
2020-01-14 Robin Hsufsck.f2fs: Enable user-space cache
2020-01-14 Jaegeuk Kimfsck.f2fs: add --{no-}kernel-check to bypass kernel...
2019-12-19 Robin Hsuf2fs-tools: reuse same pointer, exit on error without...
2019-12-10 Shin'ichiro Kawasakifsck: Check write pointer consistency of open zones
2019-08-27 Daniel Rosenbergf2fs-tools: Add support for Casefolding
2019-08-20 Jaegeuk Kimfsck.f2fs: show elapsed time of full scan
2019-05-21 Chao Yuf2fs-tools: relocate chksum_offset for large_nat_bitmap...
2019-05-21 Chao Yusload.f2fs: introduce f2fs_sparse_initialize_meta()
2019-04-28 Chao Yufsck.f2fs: fix to repair ro mounted device w/ -f
2019-01-09 Jaegeuk Kimfsck.f2fs: don't ask anything on dry-run
2018-11-28 Chao Yufsck.f2fs: introduce preen mode 2
2018-11-27 Chao Yufsck.f2fs: allow to fsck readonly image w/ -f option
2018-11-21 Chao Yufsck.f2fs: detect and recover corrupted quota file
2018-11-21 Daniel RosenbergWIP: Add partial shrinking support to f2fs
2018-11-21 Chao Yudump.f2fs: allow dump data on mounted image
2018-08-28 Junling Zhengdump.f2fs: only dump nat inside the specified nid range
2018-08-28 Sheng Yongfsck.f2fs: introduce fsck_chk_curseg_info
2018-07-14 Jaegeuk Kimfsck.f2fs: add -O features to tune the bits
2018-07-14 Jaegeuk Kimf2fs-tools: add -g to give default options
2018-07-14 Sheng Yongf2fs-tools: introduce new option V to show version
2018-05-07 Sheng Yongfsck.f2fs: fix typo
2018-05-07 Jaegeuk Kimfsck.f2fs: allow -p without value
2018-01-03 Jaegeuk Kimfsck.f2fs: add -y for generic fsck
2017-12-05 Jaegeuk Kimf2fs-tools: enable sparse_file opeartions
2017-12-01 Jaegeuk Kimsload.f2fs: update build for android
2017-12-01 Jaegeuk Kimf2fs-tools: allow multiple prog names
2017-11-30 Jaegeuk Kimf2fs-tools: build tools selectively
2017-11-28 Chao Yulibf2fs: propagate error from f2fs_{finalize,fsync...
2017-11-12 Jaegeuk Kimfsck.f2fs: add an option to preserve quota limits
2017-11-12 Sheng Yongfsck.f2fs: introduce new option --dry-run
2017-11-07 Sheng Yongfsck.f2fs: do not set fix_on directly
2017-11-07 Hyojun Kimfsck.f2fs: support quota
2017-06-05 Jaegeuk Kimf2fs-tools: avoid build warnings
2017-05-10 Tiezhu Yangf2fs-tools: fix the wrong message when errno is EBUSY
2017-03-19 Kinglong Meefsck.f2fs: fix bad notice of missing device
2017-03-16 Kinglong Meefsck.f2fs: a separate option for showing directory...
2017-03-16 Yunlei Heresize.f2fs: fix a resize fail for sector size mismatch
2017-02-23 Jaegeuk Kimfsck.f2fs: fix wrong usage out
2017-01-21 Jaegeuk Kimfsck.f2fs: show parse errors neatly
2017-01-21 Jaegeuk Kimfsck.f2fs: support -p without argument
2016-11-10 Jaegeuk Kimf2fs-tools: support multiple devices
2016-11-07 Yunlei Heresize.f2fs: modify condition for resize
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-10-12 Jaegeuk Kimf2fs: avoid AOSP build failure
2016-09-23 Jaegeuk Kimf2fs-tools: use shorter config variable name
2016-06-08 Yunlei Hefsck.f2fs: modify sit dump && add nat dump
2016-04-19 Jaegeuk Kimsload.f2fs: support loading files into partition directly
2016-04-19 Jaegeuk Kimresize.f2fs: support to expand partition size
2016-03-22 Sheng Yongfsck.f2fs: set fix_on if error is detected
2016-03-22 Sheng Yongfsck.f2fs: introduce -p option to check meta
2016-03-16 Chao Yufsck.f2fs: refactor extent info verification flow
2016-01-15 Jaegeuk Kimfsck.f2fs: return 0 for no error was reported
2015-12-11 Jaegeuk Kimdefrag.f2fs: introduce defragmentation tool
2015-12-11 Jaegeuk Kimfsck.f2fs: sanity_check for extent_cache entry
2015-11-22 Jaegeuk Kimfsck.f2fs: support a readonly filesystem
2015-10-23 Jaegeuk Kimfsck.f2fs: support a preen mode
2015-03-30 Jaegeuk Kimfsck.f2fs: clean up child information
2015-03-30 Jaegeuk Kimfsck.f2fs: fix missing i_links
2015-03-26 Jaegeuk Kimfsck.f2fs: remove inconsistent named directories
2015-03-21 Jaegeuk Kimfsck.f2fs: show cp_state for fsck.f2fs
2015-01-29 Jaegeuk Kimdump.f2fs: show checkpoint flag
2014-12-18 Jaegeuk Kimdump.f2fs: dump owner of data given block address
2014-09-04 Jaegeuk Kimf2fs: rearrange options to remove redundant check
2014-09-03 Jaegeuk Kimfsck.f2fs: add auto_fix feature
2014-08-29 Jaegeuk Kimfsck.f2fs: handle error cases
2014-08-29 Jaegeuk Kimfsck.f2fs: retry to fix corrupted image
2014-06-13 Jaegeuk Kimlibf2fs, fsck, mkfs: call f2fs_finalize_device before...
2014-05-14 JP AbgrallCleanup various build warnings (signed vs unsigned...
2013-08-02 Jaegeuk Kimlibf2fs: check more conditions on mounted filesystem
2013-07-30 Changman Leef2fs-tools: add option to display directory tree
2013-07-30 Changman Leef2fs-tools: use either hex or decimal options
2013-07-18 Changman Leedump: dump inode information from blkaddr
next