index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
checkpoint.c
Age
Commit message (
Expand
)
Author
2013-04-29
f2fs: check truncation of mapping after lock_page
Jaegeuk Kim
2013-04-26
f2fs: give a chance to merge IOs by IO scheduler
Jaegeuk Kim
2013-04-23
f2fs: add tracepoints to debug checkpoint request
Namjae Jeon
2013-04-09
f2fs: introduce a new global lock scheme
Jaegeuk Kim
2013-04-03
f2fs: change GC bitmaps to apply the section granularity
Jaegeuk Kim
2013-03-20
f2fs: reduce unncessary locking pages during read
Jaegeuk Kim
2013-02-11
f2fs: clarify and enhance the f2fs_gc flow
Jaegeuk Kim
2013-02-11
f2fs: remove repeated F2FS_SET_SB_DIRT call
Changman Lee
2013-02-11
f2fs: clean up the add_orphan_inode func
majianpeng
2013-02-11
f2fs: prevent checkpoint once any IO failure is detected
Jaegeuk Kim
2013-01-22
f2fs: add __init to functions in init_f2fs_fs
Namjae Jeon
2013-01-04
f2fs: remove unneeded INIT_LIST_HEAD at few places
Namjae Jeon
2012-12-11
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
f2fs: fix endian conversion bugs reported by sparse
Jaegeuk Kim
2012-12-11
f2fs: add checkpoint operations
Jaegeuk Kim