Changman Lee
|
fb51b5ef9c
f2fs: cleanup waiting routine for writeback pages in cp
|
11 anni fa |
Jaegeuk Kim
|
cfe58f9dcd
f2fs: avoid to wait all the node blocks during fsync
|
11 anni fa |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 anni fa |
Jaegeuk Kim
|
4660f9c0fe
f2fs: introduce f2fs_balance_fs_bg for some background jobs
|
11 anni fa |
Jaegeuk Kim
|
81eb8d6e28
f2fs: reclaim prefree segments periodically
|
11 anni fa |
Haicheng Li
|
aabe51364f
f2fs: use bool for booleans
|
11 anni fa |
Jaegeuk Kim
|
dcdfff6527
f2fs: clean up several status-related operations
|
11 anni fa |
Gu Zheng
|
7bd59381c8
f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation
|
11 anni fa |
Gu Zheng
|
e234088758
f2fs: avoid wait if IO end up when do_checkpoint for better performance
|
11 anni fa |
Jaegeuk Kim
|
b1838f8952
f2fs: fix the starvation problem on cp_rwsem
|
11 anni fa |
Gu Zheng
|
e479556bfd
f2fs: use rw_sem instead of fs_lock(locks mutex)
|
11 anni fa |
Yu Chao
|
e76eebee70
f2fs: optimize fs_lock for better performance
|
12 anni fa |
Jaegeuk Kim
|
65985d935d
f2fs: support the inline xattrs
|
12 anni fa |
Jaegeuk Kim
|
4f16fb0f9b
f2fs: add the truncate_xattr_node function
|
12 anni fa |
Jaegeuk Kim
|
de93653fe3
f2fs: reserve the xattr space dynamically
|
12 anni fa |
Jaegeuk Kim
|
444c580f7e
f2fs: add flags for inline xattrs
|
12 anni fa |
Jaegeuk Kim
|
d71b5564c0
f2fs: introduce cur_cp_version function to reduce code size
|
12 anni fa |
Jaegeuk Kim
|
e518ff81c3
f2fs: fix inconsistency between xattr node blocks and its inode
|
12 anni fa |
Jaegeuk Kim
|
dbe6a5ff4f
f2fs: fix the use of XATTR_NODE_OFFSET
|
12 anni fa |
Jaegeuk Kim
|
c2d715d144
f2fs: fix a build failure due to missing the kobject header
|
12 anni fa |
Jin Xu
|
a569469e96
f2fs: fix a deadlock in fsync
|
12 anni fa |
Namjae Jeon
|
b59d0bae6c
f2fs: add sysfs support for controlling the gc_thread
|
12 anni fa |
Jaegeuk Kim
|
cbd56e7d20
f2fs: fix handling orphan inodes
|
12 anni fa |
Jaegeuk Kim
|
1cd14cafc6
f2fs: update file name in the inode block during f2fs_rename
|
12 anni fa |
Gu Zheng
|
4559071063
f2fs: introduce help function F2FS_NODE()
|
12 anni fa |
Gu Zheng
|
963d4f7d7b
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
|
12 anni fa |
Jaegeuk Kim
|
5e176d54a6
f2fs: add proc entry to monitor current usage of segments
|
12 anni fa |
Jaegeuk Kim
|
7e586fa024
f2fs: fix crc endian conversion
|
12 anni fa |
Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 anni fa |
Haicheng Li
|
8d8451af68
f2fs: make locate_dirty_segment() as static
|
12 anni fa |