Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
Haicheng Li
|
aabe51364f
f2fs: use bool for booleans
|
11 years ago |
Gu Zheng
|
e479556bfd
f2fs: use rw_sem instead of fs_lock(locks mutex)
|
11 years ago |
Russ W. Knize
|
2e5558f4a5
f2fs: account for orphan inodes during recovery
|
11 years ago |
Chao Yu
|
691c6fd2a2
f2fs: remove unneeded write checkpoint in recover_fsync_data
|
11 years ago |
Jaegeuk Kim
|
de93653fe3
f2fs: reserve the xattr space dynamically
|
12 years ago |
Dan Carpenter
|
e27dae4d66
f2fs: alloc_page() doesn't return an ERR_PTR
|
12 years ago |
Jaegeuk Kim
|
d71b5564c0
f2fs: introduce cur_cp_version function to reduce code size
|
12 years ago |
Gu Zheng
|
4559071063
f2fs: introduce help function F2FS_NODE()
|
12 years ago |
Gu Zheng
|
5ebefc5b40
f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()
|
12 years ago |
Jaegeuk Kim
|
060dd67b3c
f2fs: fix an endian conversion bug detected by sparse
|
12 years ago |
Jaegeuk Kim
|
5deb82671a
f2fs: fix iget/iput of dir during recovery
|
12 years ago |
Jaegeuk Kim
|
6b8213d9a4
f2fs: fix dentry recovery routine
|
12 years ago |
Dan Carpenter
|
f28c06fa6f
f2fs: dereferencing an ERR_PTR
|
12 years ago |
Jaegeuk Kim
|
39cf72cf09
f2fs: fix to handle do_recover_data errors
|
12 years ago |
Jaegeuk Kim
|
b292dcab06
f2fs: reuse the locked dnode page and its inode
|
12 years ago |
Jaegeuk Kim
|
2c2c149f7d
f2fs: don't do checkpoint if error is occurred
|
12 years ago |
Jaegeuk Kim
|
45856aff0d
f2fs: fix to unlock page before exit
|
12 years ago |
Jaegeuk Kim
|
9a55ed656c
f2fs: remove unnecessary kmap/kunmap operations
|
12 years ago |
Jaegeuk Kim
|
f356fe0cba
f2fs: add debug msgs in the recovery routine
|
12 years ago |
Jaegeuk Kim
|
74d0b917ef
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
|
12 years ago |
Jaegeuk Kim
|
8c26d7d571
f2fs: fix por_doing variable coverage
|
12 years ago |
Jaegeuk Kim
|
addbe45b00
f2fs: remove redundant assignment
|
12 years ago |
Chris Fries
|
047184b42b
f2fs: recover when journal contains deleted files
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
6ead114232
f2fs: fix the recovery flow to handle errors correctly
|
12 years ago |
Jaegeuk Kim
|
393ff91f57
f2fs: reduce unncessary locking pages during read
|
12 years ago |
Jaegeuk Kim
|
266e97a81c
f2fs: introduce readahead mode of node pages
|
12 years ago |
Jaegeuk Kim
|
90b2fc64f0
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |