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 |
Jaegeuk Kim
|
444c580f7e
f2fs: add flags for inline xattrs
|
12 years ago |
Jaegeuk Kim
|
d71b5564c0
f2fs: introduce cur_cp_version function to reduce code size
|
12 years ago |
Jaegeuk Kim
|
e518ff81c3
f2fs: fix inconsistency between xattr node blocks and its inode
|
12 years ago |
Jaegeuk Kim
|
dbe6a5ff4f
f2fs: fix the use of XATTR_NODE_OFFSET
|
12 years ago |
Jaegeuk Kim
|
c2d715d144
f2fs: fix a build failure due to missing the kobject header
|
12 years ago |
Jin Xu
|
a569469e96
f2fs: fix a deadlock in fsync
|
12 years ago |
Namjae Jeon
|
b59d0bae6c
f2fs: add sysfs support for controlling the gc_thread
|
12 years ago |
Jaegeuk Kim
|
cbd56e7d20
f2fs: fix handling orphan inodes
|
12 years ago |
Jaegeuk Kim
|
1cd14cafc6
f2fs: update file name in the inode block during f2fs_rename
|
12 years ago |
Gu Zheng
|
4559071063
f2fs: introduce help function F2FS_NODE()
|
12 years ago |
Gu Zheng
|
963d4f7d7b
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
|
12 years ago |
Jaegeuk Kim
|
5e176d54a6
f2fs: add proc entry to monitor current usage of segments
|
12 years ago |
Jaegeuk Kim
|
7e586fa024
f2fs: fix crc endian conversion
|
12 years ago |
Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 years ago |
Haicheng Li
|
8d8451af68
f2fs: make locate_dirty_segment() as static
|
12 years ago |
Jaegeuk Kim
|
b3783873cc
f2fs: avoid freqeunt write_inode calls
|
12 years ago |
Jaegeuk Kim
|
699489bbbe
f2fs: sync dir->i_size with its block allocation
|
12 years ago |
Jaegeuk Kim
|
2d4d9fb591
f2fs: fix i_blocks translation on various types of files
|
12 years ago |
Jaegeuk Kim
|
8ae8f1627f
f2fs: support xattr security labels
|
12 years ago |
Jaegeuk Kim
|
5deb82671a
f2fs: fix iget/iput of dir during recovery
|
12 years ago |
Namjae Jeon
|
35b09d82c3
f2fs: push some variables to debug part
|
12 years ago |
Jaegeuk Kim
|
a9841c4dbb
f2fs: align data types between on-disk and in-memory block addresses
|
12 years ago |
Jaegeuk Kim
|
b292dcab06
f2fs: reuse the locked dnode page and its inode
|
12 years ago |
Jaegeuk Kim
|
77888c1e42
f2fs: add f2fs_readonly()
|
12 years ago |
Peter Zijlstra
|
bfe35965ec
f2fs, lockdep: annotate mutex_lock_all()
|
12 years ago |
Jaegeuk Kim
|
44a83ff6a8
f2fs: update inode page after creation
|
12 years ago |
Jaegeuk Kim
|
64aa7ed98d
f2fs: change get_new_data_page to pass a locked node page
|
12 years ago |