Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4a185ff86d4cd2bedcd65fc537938d2abe98d1fc
/
fs
/
f2fs
/
node.c
b9b073a
Import miscellaneous P610XXU2FWA5 changes
by Tim Zimmermann
· 2 years ago
7d4cb8f
Merge branch 'android-4.14-q' into lineage-17.1
by Tim Zimmermann
· 4 years, 5 months ago
86cabe3
Merge Linux 4.14.150 into lineage-17.1
by Tim Zimmermann
· 4 years, 5 months ago
8ff218a
Merge 4.14.199 into android-4.14-q
by Greg Kroah-Hartman
· 4 years, 5 months ago
856de6b
f2fs: fix indefinite loop scanning for free nid
by Sahitya Tummala
· 4 years, 6 months ago
6a834b7
exynos9611: import P610XXU1ATF2 kernel source
by Tim Zimmermann
· 4 years, 6 months ago
5c8d069
Merge 4.14.147 into android-4.14-q
by Greg Kroah-Hartman
· 5 years ago
e991f02
f2fs: use generic EFSBADCRC/EFSCORRUPTED
by Chao Yu
· 6 years ago
ac9805c
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
90ba3ec
f2fs: sync filesystem after roll-forward recovery
by Jaegeuk Kim
· 6 years ago
d33655d
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
94a963e
f2fs: check PageWriteback flag for ordered case
by Chao Yu
· 6 years ago
8ffbd0f
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
5570fd8
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
by Chao Yu
· 6 years ago
2242066
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
ae61c5a
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
862e7aa
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
ad19d1e
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 7 years ago
eea7157
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 7 years ago
9e6c4a8
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
d2f57f2
f2fs: remove unneeded disable_nat_bits()
by Chao Yu
· 6 years ago
6c69ba3
f2fs: fix to recover cold bit of inode block during POR
by Chao Yu
· 6 years ago
d5f0cb3
f2fs: submit cached bio to avoid endless PageWriteback
by Chao Yu
· 6 years ago
08edfe4
Revert: "f2fs: check last page index in cached bio to decide submission"
by Chao Yu
· 6 years ago
aad0bea
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
9603f15
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
by Jaegeuk Kim
· 6 years ago
473418a
f2fs: fix to recover inode's crtime during POR
by Chao Yu
· 6 years ago
bb6b18c
f2fs: avoid infinite loop in f2fs_alloc_nid
by Jaegeuk Kim
· 6 years ago
a123f4b
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
5f91efc
f2fs: try grabbing node page lock aggressively in sync scenario
by Chao Yu
· 7 years ago
9698814
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 7 years ago
e3f12d2
f2fs: refresh recent accessed nat entry in lru list
by Chao Yu
· 7 years ago
fb03bc6
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 7 years ago
2e69e8e
f2fs: avoid f2fs_bug_on() in cp_error case
by Jaegeuk Kim
· 7 years ago
6473a8b
f2fs: let checkpoint flush dnode page of regular
by Chao Yu
· 7 years ago
058cbc4
f2fs: clean up with get_current_nat_page
by Chao Yu
· 7 years ago
629b633
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 7 years ago
95a3d95
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 7 years ago
1918081
f2fs: try grabbing node page lock aggressively in sync scenario
by Chao Yu
· 7 years ago
60f4600
f2fs: check the right return value of memory alloc function
by Yunlei He
· 7 years ago
63f7dcc
f2fs: Allocate and stat mem used by free nid bitmap more accurately
by Yunlei He
· 7 years ago
77fa5e9
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 7 years ago
130ad54
f2fs: fix to propagate return value of scan_nat_page()
by Chao Yu
· 7 years ago
7b42f2b
f2fs: support in-memory inode checksum when checking consistency
by Weichao Guo
· 7 years ago
f87a488
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 7 years ago
76e2582
f2fs: flush journal nat entries for nat_bits during unmount
by Jaegeuk Kim
· 7 years ago
eab3a34
f2fs: give message and set need_fsck given broken node id
by Jaegeuk Kim
· 7 years ago
1bb3cca
treewide: Use array_size in f2fs_kvzalloc()
by Kees Cook
· 7 years ago
cf663a6
treewide: Use array_size() in f2fs_kzalloc()
by Kees Cook
· 7 years ago
57344fb
f2fs: let sync node IO interrupt async one
by Chao Yu
· 7 years ago
6cf9490
f2fs: don't change wbc->sync_mode
by Chao Yu
· 7 years ago
9919f98
f2fs: clean up symbol namespace
by Chao Yu
· 7 years ago
b6f0cb1
f2fs: clean up with clear_radix_tree_dirty_tag
by Chao Yu
· 7 years ago
c806c41
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
53f38f2
f2fs: simplify page iteration loops
by Jan Kara
· 7 years ago
a9a6eb4
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
34f089c
f2fs: don't drop any page on f2fs_cp_error() case
by Jaegeuk Kim
· 7 years ago
32c00c5
f2fs: give message and set need_fsck given broken node id
by Jaegeuk Kim
· 7 years ago
ea3ffc6
f2fs: clear PageError on writepage - part 2
by Jaegeuk Kim
· 7 years ago
4c35401
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
42a34ff
f2fs: don't track new nat entry in nat set
by Chao Yu
· 7 years ago
1404050
f2fs: clean up with F2FS_BLK_ALIGN
by Chao Yu
· 7 years ago
cee6482
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
8dbfcba
f2fs: remove unneeded set_cold_node()
by Chao Yu
· 7 years ago
0052bba
f2fs: use GFP_F2FS_ZERO for cleanup
by Chao Yu
· 7 years ago
78d7fa9
f2fs: drop page cache after fs shutdown
by Chao Yu
· 7 years ago
0cf361a
f2fs: implement cgroup writeback support
by Yufen Yu
· 7 years ago
88cdc60
f2fs: update inode info to inode page for new file
by Yunlei He
· 7 years ago
625f066
f2fs: no need return value in restore summary process
by Yunlei He
· 7 years ago
fecf31c
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
41af39d
f2fs: inject fault to kzalloc
by Chao Yu
· 7 years ago
bd0bb8a
f2fs: remove repeated f2fs_bug_on
by Zhikang Zhang
· 7 years ago
39685b3
f2fs: remove unused parameter
by Sheng Yong
· 7 years ago
44ed9b2
f2fs: fix concurrent problem for updating free bitmap
by LiFan
· 7 years ago
3336239
f2fs: no need to read nat block if nat_block_bitmap is set
by Yunlei He
· 7 years ago
01bb5c8
f2fs: reserve nid resource for quota sysfile
by Chao Yu
· 7 years ago
eb53832
f2fs: separate nat entry mem alloc from nat_tree_lock
by Yunlei He
· 7 years ago
a7c6829
f2fs: validate before set/clear free nat bitmap
by LiFan
· 7 years ago
75a6956
f2fs: introduce scan_curseg_cache for cleanup
by Chao Yu
· 7 years ago
6180b68
f2fs: optimize the way of traversing free_nid_bitmap
by Fan Li
· 7 years ago
221656e4
f2fs: keep scanning until enough free nids are acquired
by Fan Li
· 7 years ago
c33a70d
f2fs: save a multiplication for last_nid calculation
by Fan Li
· 7 years ago
cf94355
f2fs: optimize __update_nat_bits
by Fan Li
· 7 years ago
e56a876
f2fs: modify for accurate fggc node io stat
by Yunlei He
· 7 years ago
0ccccb3
f2fs: add a function to move nid
by Fan Li
· 7 years ago
b8a938e
f2fs: support get_page error injection
by Chao Yu
· 7 years ago
a7848c0
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
f49f412
f2fs: remove obsolete pointer for truncate_xattr_node
by Jaegeuk Kim
· 7 years ago
5e14327
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
5483b17
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
3257c65
f2fs: obsolete ALLOC_NID_LIST list
by Chao Yu
· 7 years ago
b735df5
Revert "f2fs: reuse nids more aggressively"
by Chao Yu
· 7 years ago
ee60523
f2fs: don't check inode's checksum if it was dirtied or writebacked
by Jaegeuk Kim
· 7 years ago
a298d57
f2fs: don't need to update inode checksum for recovery
by Jaegeuk Kim
· 7 years ago
adb6dc19
f2fs: return error when accessing insane flie offset
by Jaegeuk Kim
· 8 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 8 years ago
704956e
f2fs: support inode checksum
by Chao Yu
· 8 years ago
401db79
f2fs: provide f2fs_balance_fs to __write_node_page
by Yunlong Song
· 8 years ago
5c57132
f2fs: support project quota
by Chao Yu
· 8 years ago
7a2af76
f2fs: enhance on-disk inode structure scalability
by Chao Yu
· 8 years ago
Next »