Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbc2fbd7c29a78724e761711d516930246c0e1c2
/
fs
/
f2fs
/
checkpoint.c
d71b556
f2fs: introduce cur_cp_version function to reduce code size
by Jaegeuk Kim
· 11 years ago
cbd56e7
f2fs: fix handling orphan inodes
by Jaegeuk Kim
· 11 years ago
60ed9a0
f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
by Gu Zheng
· 11 years ago
7e586fa
f2fs: fix crc endian conversion
by Jaegeuk Kim
· 11 years ago
5deb826
f2fs: fix iget/iput of dir during recovery
by Jaegeuk Kim
· 11 years ago
afc3eda
f2fs: fix incorrect iputs during the dentry recovery
by Jaegeuk Kim
· 11 years ago
3b10b1f
f2fs: iput only if whole data blocks are flushed
by Jaegeuk Kim
· 11 years ago
35b09d8
f2fs: push some variables to debug part
by Namjae Jeon
· 11 years ago
74d0b91
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
by Jaegeuk Kim
· 11 years ago
afcb7ca0
f2fs: check truncation of mapping after lock_page
by Jaegeuk Kim
· 12 years ago
c718379b
f2fs: give a chance to merge IOs by IO scheduler
by Jaegeuk Kim
· 12 years ago
2af4bd6
f2fs: add tracepoints to debug checkpoint request
by Namjae Jeon
· 12 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
5ec4e49
f2fs: change GC bitmaps to apply the section granularity
by Jaegeuk Kim
· 12 years ago
393ff91
f2fs: reduce unncessary locking pages during read
by Jaegeuk Kim
· 12 years ago
4372752
f2fs: clarify and enhance the f2fs_gc flow
by Jaegeuk Kim
· 12 years ago
94787d9
f2fs: remove repeated F2FS_SET_SB_DIRT call
by Changman Lee
· 12 years ago
a2617dc
f2fs: clean up the add_orphan_inode func
by majianpeng
· 12 years ago
577e349
f2fs: prevent checkpoint once any IO failure is detected
by Jaegeuk Kim
· 12 years ago
6e6093a
f2fs: add __init to functions in init_f2fs_fs
by Namjae Jeon
· 12 years ago
24c366a
f2fs: remove unneeded INIT_LIST_HEAD at few places
by Namjae Jeon
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
127e670
f2fs: add checkpoint operations
by Jaegeuk Kim
· 12 years ago