Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b3bf80b994f0c6c35a25ef8965ab956b4bcced5
/
fs
/
f2fs
/
node.h
ad4edb8
f2fs: produce more nids and reduce readahead nats
by Jaegeuk Kim
· 8 years ago
e589c2c
f2fs: control not to exceed # of cached nat entries
by Jaegeuk Kim
· 8 years ago
29710bc
f2fs: fix wrong percentage
by Jaegeuk Kim
· 8 years ago
fec1d65
f2fs: use wait_for_stable_page to avoid contention
by Jaegeuk Kim
· 9 years ago
2049d4f
f2fs: avoid multiple node page writes due to inline_data
by Jaegeuk Kim
· 9 years ago
2304cb0
f2fs: export dirty_nats_ratio in sysfs
by Chao Yu
· 9 years ago
7d768d2
f2fs: flush dirty nat entries when exceeding threshold
by Chao Yu
· 9 years ago
12719ae
f2fs: avoid unnecessary f2fs_balance_fs calls
by Jaegeuk Kim
· 9 years ago
3519e3f
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
by Chao Yu
· 9 years ago
ea1a29a0
f2fs: export ra_nid_pages to sysfs
by Chao Yu
· 9 years ago
a125702
Revert "f2fs: do not skip dentry block writes"
by Jaegeuk Kim
· 9 years ago
90b803e
f2fs: do not skip dentry block writes
by Jaegeuk Kim
· 9 years ago
b5492af
f2fs: move existing definitions into f2fs.h
by Jaegeuk Kim
· 10 years ago
13054c5
f2fs: introduce infra macro and data structure of rb-tree extent cache
by Chao Yu
· 10 years ago
7aed0d4
f2fs: free radix_tree_nodes used by nat_set entries
by Jaegeuk Kim
· 10 years ago
09eb483
f2fs: fix missing cold bit during recovery
by Jaegeuk Kim
· 10 years ago
5c27f4e
f2fs: merge two uchar variable in struct node_info to reduce memory cost
by Chao Yu
· 10 years ago
1e84371
f2fs: change atomic and volatile write policies
by Jaegeuk Kim
· 10 years ago
e5e7ea3
f2fs: control the memory footprint used by ino entries
by Jaegeuk Kim
· 10 years ago
c6ac4c0
f2fs: introduce f2fs_change_bit to simplify the change bit logic
by Gu Zheng
· 10 years ago
120c2cb
f2fs: remove unused return value
by Jaegeuk Kim
· 10 years ago
309cc2b
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
by Jaegeuk Kim
· 10 years ago
88bd02c
f2fs: fix conditions to remain recovery information in f2fs_sync_file
by Jaegeuk Kim
· 10 years ago
7ef35e3
f2fs: introduce a flag to represent each nat entry information
by Jaegeuk Kim
· 10 years ago
c6e4893
f2fs: fix a race condition in next_free_nid
by Huang Ying
· 10 years ago
4081363
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
by Jaegeuk Kim
· 10 years ago
aec7138
f2fs: refactor flush_nat_entries codes for reducing NAT writes
by Chao Yu
· 10 years ago
8b37624
f2fs: fix checkpatch warning
by Zhang Zhen
· 11 years ago
54b591d
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
by Jaegeuk Kim
· 11 years ago
6fb03f3
f2fs: adjust free mem size to flush dentry blocks
by Jaegeuk Kim
· 11 years ago
94dac22
f2fs: introduce raw_nat_from_node_info() to simplfy codes
by Chao Yu
· 11 years ago
479f40c
f2fs: skip unnecessary node writes during fsync
by Jaegeuk Kim
· 11 years ago
a5f42010
f2fs: remove unnecessary threshold
by Jaegeuk Kim
· 11 years ago
cdfc41c
f2fs: throttle the memory footprint with a sysfs entry
by Jaegeuk Kim
· 11 years ago
4bc8e9b
f2fs: introduce f2fs_has_xattr_block for better readability
by Chao Yu
· 11 years ago
fffc2a0
f2fs: fix to mark the checkpointed nat entry correctly
by Jaegeuk Kim
· 11 years ago
4f4124d
f2fs: update several comments
by Chao Yu
· 11 years ago
dbe6a5f
f2fs: fix the use of XATTR_NODE_OFFSET
by Jaegeuk Kim
· 11 years ago
4559071
f2fs: introduce help function F2FS_NODE()
by Gu Zheng
· 11 years ago
354a339
f2fs: recover wrong pino after checkpoint during fsync
by Jaegeuk Kim
· 11 years ago
a06a241
f2fs: optimize several routines in node.h
by Namjae Jeon
· 11 years ago
3315101
f2fs: fix the logic of IS_DNODE()
by Zhihui Zhang
· 12 years ago
56ae674
f2fs: remove redundant lock_page calls
by Jaegeuk Kim
· 12 years ago
953a3e2
f2fs: fix to give correct parent inode number for roll forward
by Jaegeuk Kim
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
39a53e0
f2fs: add superblock and major in-memory structure
by Jaegeuk Kim
· 12 years ago