Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aec2f729fca13661e9bc651839ae23bf8367195a
/
fs
/
f2fs
/
node.c
aec2f72
f2fs: clean up with clear_radix_tree_dirty_tag
by Chao Yu
· 7 years ago
7b525dd
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
868de61
f2fs: don't drop any page on f2fs_cp_error() case
by Jaegeuk Kim
· 7 years ago
a4f843b
f2fs: give message and set need_fsck given broken node id
by Jaegeuk Kim
· 7 years ago
17c5003
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
b87078a
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
780de47
f2fs: don't track new nat entry in nat set
by Chao Yu
· 7 years ago
df033ca
f2fs: clean up with F2FS_BLK_ALIGN
by Chao Yu
· 7 years ago
bb1105e
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
c566757
f2fs: remove unneeded set_cold_node()
by Chao Yu
· 7 years ago
2882d34
f2fs: use GFP_F2FS_ZERO for cleanup
by Chao Yu
· 7 years ago
db198ae
f2fs: drop page cache after fs shutdown
by Chao Yu
· 7 years ago
578c647
f2fs: implement cgroup writeback support
by Yufen Yu
· 7 years ago
1eca05a
f2fs: update inode info to inode page for new file
by Yunlei He
· 7 years ago
c376fc0
f2fs: no need return value in restore summary process
by Yunlei He
· 7 years ago
628b3d1
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
acbf054
f2fs: inject fault to kzalloc
by Chao Yu
· 7 years ago
de8b10a
f2fs: remove repeated f2fs_bug_on
by Zhikang Zhang
· 7 years ago
e17d488
f2fs: remove unused parameter
by Sheng Yong
· 7 years ago
5921aaa
f2fs: fix concurrent problem for updating free bitmap
by LiFan
· 7 years ago
66e8336
f2fs: no need to read nat block if nat_block_bitmap is set
by Yunlei He
· 7 years ago
292c196a
f2fs: reserve nid resource for quota sysfile
by Chao Yu
· 7 years ago
a02cd42
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
8667982
mm, pagevec: remove cold parameter for pagevecs
by Mel Gorman
· 7 years ago
67fd707
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
028a63a
f2fs: simplify page iteration loops
by Jan Kara
· 7 years ago
12f9ef3
f2fs: separate nat entry mem alloc from nat_tree_lock
by Yunlei He
· 7 years ago
0dd99ca
f2fs: validate before set/clear free nat bitmap
by LiFan
· 7 years ago
2fbaa25
f2fs: introduce scan_curseg_cache for cleanup
by Chao Yu
· 7 years ago
9745657
f2fs: optimize the way of traversing free_nid_bitmap
by Fan Li
· 7 years ago
7498621
f2fs: keep scanning until enough free nids are acquired
by Fan Li
· 7 years ago
f6986ed
f2fs: save a multiplication for last_nid calculation
by Fan Li
· 7 years ago
37a0ab2
f2fs: optimize __update_nat_bits
by Fan Li
· 7 years ago
f15194f
f2fs: modify for accurate fggc node io stat
by Yunlei He
· 7 years ago
a0761f6
f2fs: add a function to move nid
by Fan Li
· 7 years ago
01eccef
f2fs: support get_page error injection
by Chao Yu
· 7 years ago
6afc662
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
9c77f75
f2fs: remove obsolete pointer for truncate_xattr_node
by Jaegeuk Kim
· 7 years ago
57864ae
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
39d787b
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
9a4ffdf
f2fs: obsolete ALLOC_NID_LIST list
by Chao Yu
· 7 years ago
c1fe3e9
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
· 7 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
704956e
f2fs: support inode checksum
by Chao Yu
· 7 years ago
401db79
f2fs: provide f2fs_balance_fs to __write_node_page
by Yunlong Song
· 7 years ago
5c57132
f2fs: support project quota
by Chao Yu
· 7 years ago
7a2af76
f2fs: enhance on-disk inode structure scalability
by Chao Yu
· 7 years ago
8790568
f2fs: alloc new nids for xattr block in recovery
by Yunlei He
· 7 years ago
5f4ce6a
f2fs: remove unused input parameter
by Yunlei He
· 7 years ago
5cdd4c0
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
0abd675
f2fs: support plain user/group quota
by Chao Yu
· 7 years ago
000519f
f2fs: don't count inode block in in-memory inode.i_blocks
by Chao Yu
· 7 years ago
0771fcc
f2fs: skip ->writepages for {mete,node}_inode during recovery
by Chao Yu
· 8 years ago
0eb0ada
f2fs: measure inode.i_blocks as generic filesystem
by Chao Yu
· 8 years ago
1f258ec
f2fs: fix to avoid panic when encountering corrupt node
by Chao Yu
· 8 years ago
febeca6
f2fs: don't track newly allocated nat entry in list
by Chao Yu
· 8 years ago
bd80a4b
f2fs: declare load_free_nid_bitmap static
by Hou Pengyang
· 8 years ago
b9109b0
f2fs: remove unnecessary read cases in merged IO flow
by Jaegeuk Kim
· 8 years ago
bf5f894
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
a7c3e90
mm: introduce kv[mz]alloc helpers
by Michal Hocko
· 8 years ago
e9cdd30
f2fs: fix a mount fail for wrong next_scan_nid
by Yunlei He
· 8 years ago
66a82d1
f2fs: seperate read nat page from nat_tree_lock
by Yunlei He
· 8 years ago
d29fd17
f2fs: fix not to set fsync/dentry mark
by Jaegeuk Kim
· 8 years ago
68afcf2
f2fs: guard macro variables with braces
by Tomohiro Kusumi
· 8 years ago
59c9081
f2fs: allow write page cache when writting cp
by Yunlei He
· 8 years ago
30a61dd
f2fs: fix race condition in between free nid allocator/initializer
by Chao Yu
· 8 years ago
8f73cbb
f2fs: more reasonable mem_size calculating of ino_entry
by Kinglong Mee
· 8 years ago
346fe75
f2fs: cover update_free_nid_bitmap with nid_list_lock
by Chao Yu
· 8 years ago
0b28b71
f2fs: drop duplicate radix tree lookup of nat_entry_set
by Kinglong Mee
· 8 years ago
7041d5d
f2fs: combine nat_bits and free_nid_bitmap cache
by Chao Yu
· 8 years ago
586d149
f2fs: skip scanning free nid bitmap of full NAT blocks
by Chao Yu
· 8 years ago
23380b8
f2fs: use __set{__clear}_bit_le
by Jaegeuk Kim
· 8 years ago
9f7e4a2
f2fs: declare static functions
by Jaegeuk Kim
· 8 years ago
900f736
f2fs: avoid to flush nat journal entries
by Jaegeuk Kim
· 8 years ago
f0cdbfe
f2fs: use MAX_FREE_NIDS for the free nids target
by Kinglong Mee
· 8 years ago
4ac9124
f2fs: introduce free nid bitmap
by Chao Yu
· 8 years ago
ced2c7e
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
by Kinglong Mee
· 8 years ago
5552351
f2fs: show simple call stack in fault injection message
by Chao Yu
· 8 years ago
22ad0b6
f2fs: add bitmaps for empty or full NAT blocks
by Jaegeuk Kim
· 8 years ago
25cc5d3
f2fs: avoid reading NAT page by get_node_info
by Jaegeuk Kim
· 8 years ago
d260081
f2fs: change recovery policy of xattr node block
by Chao Yu
· 8 years ago
942fd31
f2fs: check last page index in cached bio to decide submission
by Jaegeuk Kim
· 8 years ago
d68f735
f2fs: check io submission more precisely
by Jaegeuk Kim
· 8 years ago
e7c75ab
f2fs: avoid out-of-order execution of atomic writes
by Jaegeuk Kim
· 8 years ago
faa2489
f2fs: move write_node_page above fsync_node_pages
by Jaegeuk Kim
· 8 years ago
599a09b
f2fs: check in-memory nat version bitmap
by Chao Yu
· 8 years ago
5c9e4184
f2fs: don't cache nat entry if out of memory
by Chao Yu
· 8 years ago
09cb646
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
04d47e6
f2fs: fix to account total free nid correctly
by Chao Yu
· 8 years ago
d40a43a
f2fs: fix an infinite loop when flush nodes in cp
by Yunlei He
· 8 years ago
664ba97
f2fs: use BIO_MAX_PAGES for bio allocation
by Jaegeuk Kim
· 8 years ago
3e7b5bb
f2fs: declare static function for __build_free_nids
by Jaegeuk Kim
· 8 years ago
3a2ad56
f2fs: don't interrupt free nids building during nid allocation
by Chao Yu
· 8 years ago
eb0aa4b
f2fs: clean up free nid list operations
by Jaegeuk Kim
· 8 years ago
b8559dc
f2fs: split free nid list
by Chao Yu
· 8 years ago
0c0b471
f2fs: fix sparse warnings
by Eric Biggers
· 8 years ago
Next »