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 |
Haicheng Li
|
6cac3759ce
f2fs: fix inconsistent using of NM_WOUT_THRESHOLD
|
12 years ago |
Jaegeuk Kim
|
afcb7ca01f
f2fs: check truncation of mapping after lock_page
|
12 years ago |
Jaegeuk Kim
|
55008d845d
f2fs: enhance alloc_nid and build_free_nids flows
|
12 years ago |
Jaegeuk Kim
|
9198aceb53
f2fs: check nid == 0 in add_free_nid
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Namjae Jeon
|
51dd624934
f2fs: add tracepoints for truncate operation
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
49952fa182
f2fs: reduce redundant spin_lock operations
|
12 years ago |
Jaegeuk Kim
|
b74737541c
f2fs: avoid race for summary information
|
12 years ago |
Jaegeuk Kim
|
56ae674cc2
f2fs: remove redundant lock_page calls
|
12 years ago |
Alexandru Gheorghiu
|
79b5793be4
f2fs: use kmemdup
|
12 years ago |