Jaegeuk Kim
|
9d1015dd4c
f2fs: count inline_xx in do_read_inode
|
10 years ago |
Jaegeuk Kim
|
b3d208f96d
f2fs: revisit inline_data to avoid data races and potential bugs
|
10 years ago |
Jaegeuk Kim
|
e7a2bf2283
f2fs: fix counting inline_data inode numbers
|
11 years ago |
Jaegeuk Kim
|
3289c061c5
f2fs: add stat info for inline_dentry inodes
|
11 years ago |
Jaegeuk Kim
|
a78186ebe5
f2fs: use highmem for directory pages
|
10 years ago |
Jaegeuk Kim
|
02a1335f25
f2fs: support volatile operations for transient data
|
11 years ago |
Jaegeuk Kim
|
88b88a6679
f2fs: support atomic writes
|
11 years ago |
Jaegeuk Kim
|
44c1615651
f2fs: call f2fs_unlock_op after error was handled
|
11 years ago |
Jaegeuk Kim
|
a7ffdbe22c
f2fs: expand counting dirty pages in the inode page cache
|
11 years ago |
Jaegeuk Kim
|
9850cf4a89
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
|
11 years ago |
Jaegeuk Kim
|
4081363fbe
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
|
11 years ago |
Chao Yu
|
002a41cabb
f2fs: invalidate xattr node page when evict inode
|
11 years ago |
Jaegeuk Kim
|
fff04f90c1
f2fs: add info of appended or updated data writes
|
11 years ago |
Chao Yu
|
dbf20cb259
f2fs: avoid use invalid mapping of node_inode when evict meta inode
|
11 years ago |
Chao Yu
|
d6b7d4b31d
f2fs: check lower bound nid value in check_nid_range
|
11 years ago |
Jaegeuk Kim
|
8198899b94
f2fs: deactivate inode page if the inode is evicted
|
11 years ago |
Zhang Zhen
|
8abfb36ab3
f2fs: atomically set inode->i_flags in f2fs_set_inode_flags()
|
11 years ago |
Linus Torvalds
|
3021112598
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Jaegeuk Kim
|
f8b2c1f940
f2fs: introduce get_dirty_dents for readability
|
11 years ago |
Jaegeuk Kim
|
3843154598
f2fs: introduce large directory support
|
11 years ago |
Jaegeuk Kim
|
744602cf45
f2fs: update_inode_page should be done all the time
|
11 years ago |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 years ago |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 years ago |
Jaegeuk Kim
|
0dbdc2ae9b
f2fs: add the number of inline_data files to status info
|
11 years ago |
Jaegeuk Kim
|
58bfaf44df
f2fs: introduce F2FS_INODE macro to get f2fs_inode
|
11 years ago |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 years ago |
Jaegeuk Kim
|
3d1e38073b
f2fs: fix to store and retrieve i_rdev correctly
|
12 years ago |
Gu Zheng
|
e479556bfd
f2fs: use rw_sem instead of fs_lock(locks mutex)
|
12 years ago |
Jaegeuk Kim
|
444c580f7e
f2fs: add flags for inline xattrs
|
12 years ago |