Jaegeuk Kim
|
7e586fa024
f2fs: fix crc endian conversion
|
12 years ago |
Jaegeuk Kim
|
5deb82671a
f2fs: fix iget/iput of dir during recovery
|
12 years ago |
Jaegeuk Kim
|
afc3eda2a8
f2fs: fix incorrect iputs during the dentry recovery
|
12 years ago |
Jaegeuk Kim
|
3b10b1fd2b
f2fs: iput only if whole data blocks are flushed
|
12 years ago |
Namjae Jeon
|
35b09d82c3
f2fs: push some variables to debug part
|
12 years ago |
Jaegeuk Kim
|
74d0b917ef
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
|
12 years ago |
Jaegeuk Kim
|
afcb7ca01f
f2fs: check truncation of mapping after lock_page
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Namjae Jeon
|
2af4bd6ca5
f2fs: add tracepoints to debug checkpoint request
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
12 years ago |
Jaegeuk Kim
|
393ff91f57
f2fs: reduce unncessary locking pages during read
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Changman Lee
|
94787d91cb
f2fs: remove repeated F2FS_SET_SB_DIRT call
|
12 years ago |
majianpeng
|
a2617dc686
f2fs: clean up the add_orphan_inode func
|
12 years ago |
Jaegeuk Kim
|
577e349514
f2fs: prevent checkpoint once any IO failure is detected
|
12 years ago |
Namjae Jeon
|
6e6093a8f1
f2fs: add __init to functions in init_f2fs_fs
|
12 years ago |
Namjae Jeon
|
24c366a9ea
f2fs: remove unneeded INIT_LIST_HEAD at few places
|
12 years ago |
Jaegeuk Kim
|
0a8165d7c2
f2fs: adjust kernel coding style
|
12 years ago |
Jaegeuk Kim
|
25ca923b2a
f2fs: fix endian conversion bugs reported by sparse
|
12 years ago |
Jaegeuk Kim
|
127e670abf
f2fs: add checkpoint operations
|
12 years ago |