Chao Yu
|
4bf08ff6f9
f2fs: remove unnecessary TestClearPageError when wait pages writeback
|
11 years ago |
Jaegeuk Kim
|
cfe58f9dcd
f2fs: avoid to wait all the node blocks during fsync
|
11 years ago |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
Jaegeuk Kim
|
26c6b88799
f2fs: add tracepoint for set_page_dirty
|
11 years ago |
Jaegeuk Kim
|
4660f9c0fe
f2fs: introduce f2fs_balance_fs_bg for some background jobs
|
11 years ago |
Jaegeuk Kim
|
81eb8d6e28
f2fs: reclaim prefree segments periodically
|
11 years ago |
Haicheng Li
|
aabe51364f
f2fs: use bool for booleans
|
11 years ago |
Gu Zheng
|
7bd59381c8
f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation
|
11 years ago |
Jaegeuk Kim
|
87a9bd2656
f2fs: avoid to write during the recovery
|
11 years ago |
Jaegeuk Kim
|
423e95ccbe
f2fs: merge more bios of node block writes
|
12 years ago |
Jaegeuk Kim
|
65985d935d
f2fs: support the inline xattrs
|
12 years ago |
Jaegeuk Kim
|
4f16fb0f9b
f2fs: add the truncate_xattr_node function
|
12 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
|
479bd73ac4
f2fs: should cover i_xattr_nid with its xattr node page lock
|
12 years ago |
Jaegeuk Kim
|
9c02740c01
f2fs: check the free space first in new_node_page
|
12 years ago |
Gu Zheng
|
41dfde135f
f2fs: clean up the needless end 'return' of void function
|
12 years ago |
Gu Zheng
|
4559071063
f2fs: introduce help function F2FS_NODE()
|
12 years ago |
Linus Torvalds
|
3f490f7f99
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
12 years ago |
Jaegeuk Kim
|
8ae8f1627f
f2fs: support xattr security labels
|
12 years ago |
Jaegeuk Kim
|
f356fe0cba
f2fs: add debug msgs in the recovery routine
|
12 years ago |
Jaegeuk Kim
|
44a83ff6a8
f2fs: update inode page after creation
|
12 years ago |
Jaegeuk Kim
|
1646cfac95
f2fs: skip get_node_page if locked node page is passed
|
12 years ago |
Jaegeuk Kim
|
65e5cd0a15
f2fs: fix inconsistency of block count during recovery
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Jaegeuk Kim
|
59bbd474ab
f2fs: cover free_nid management with spin_lock
|
12 years ago |
Haicheng Li
|
23d3884427
f2fs: optimize scan_nat_page()
|
12 years ago |
Haicheng Li
|
8760952d92
f2fs: code cleanup for scan_nat_page() and build_free_nids()
|
12 years ago |
Haicheng Li
|
95630cbadc
f2fs: bugfix for alloc_nid_failed()
|
12 years ago |
Jaegeuk Kim
|
ac5d156c78
f2fs: modify the number of issued pages to merge IOs
|
12 years ago |