index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
checkpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
2018-05-02
1
-1
/
+1
*
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2018-03-18
1
-0
/
+2
*
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
2018-03-13
1
-23
/
+46
*
f2fs: handle quota for orphan inodes
Jaegeuk Kim
2018-03-13
1
-12
/
+16
*
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
2018-03-13
1
-0
/
+2
*
f2fs: allow to recover node blocks given updated checkpoint
Jaegeuk Kim
2018-01-22
1
-0
/
+1
*
f2fs: drop page cache after fs shutdown
Chao Yu
2018-01-22
1
-2
/
+5
*
f2fs: inject fault to kzalloc
Chao Yu
2018-01-02
1
-1
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-5
/
+5
*
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-15
/
+49
|
\
|
*
f2fs: avoid opened loop codes in __add_ino_entry
Chao Yu
2017-11-10
1
-6
/
+4
|
*
f2fs: remove unneeded semicolon
Chao Yu
2017-11-05
1
-1
/
+1
|
*
f2fs: support quota sys files
Jaegeuk Kim
2017-11-05
1
-2
/
+7
|
*
f2fs: stop all the operations by cp_error flag
Jaegeuk Kim
2017-11-05
1
-1
/
+0
|
*
f2fs: fix to flush multiple device in checkpoint
Chao Yu
2017-10-10
1
-0
/
+6
|
*
f2fs: enhance multiple device flush
Chao Yu
2017-10-10
1
-5
/
+31
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
1
-1
/
+1
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
1
-1
/
+1
*
|
f2fs: simplify page iteration loops
Jan Kara
2017-11-15
1
-8
/
+5
|
/
*
f2fs: support journalled quota
Chao Yu
2017-08-21
1
-3
/
+23
*
f2fs: add app/fs io stat
Chao Yu
2017-08-09
1
-10
/
+24
*
f2fs: provide f2fs_balance_fs to __write_node_page
Yunlong Song
2017-08-03
1
-1
/
+1
*
f2fs: avoid cpu lockup
Jaegeuk Kim
2017-07-17
1
-0
/
+10
*
f2fs: use spin_{,un}lock_irq{save,restore}
Chao Yu
2017-07-07
1
-5
/
+6
*
f2fs: skip ->writepages for {mete,node}_inode during recovery
Chao Yu
2017-07-07
1
-0
/
+3
*
f2fs: introduce io_list for serialize data/node IOs
Chao Yu
2017-05-23
1
-0
/
+1
*
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-23
1
-7
/
+7
*
f2fs: use f2fs_submit_page_bio for ra_meta_pages
Jaegeuk Kim
2017-05-23
1
-3
/
+1
*
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-03
1
-0
/
+3
*
f2fs: allow cpc->reason to indicate more than one reason
Chao Yu
2017-05-03
1
-7
/
+7
*
f2fs: give time to flush dirty pages for checkpoint
Jaegeuk Kim
2017-04-12
1
-0
/
+3
*
f2fs: remove the redundant variable definition
Kaixu Xia
2017-04-05
1
-1
/
+0
*
f2fs: allow write page cache when writting cp
Yunlei He
2017-03-25
1
-12
/
+28
*
f2fs: don't track volatile file in dirty inode list
Chao Yu
2017-03-24
1
-1
/
+3
*
f2fs: sanity check of crc_offset from raw checkpoint
Kinglong Mee
2017-03-21
1
-1
/
+1
*
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
2017-03-21
1
-3
/
+4
*
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-03-21
1
-1
/
+1
*
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
2017-03-21
1
-1
/
+2
*
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-02-27
1
-2
/
+1
*
f2fs: show simple call stack in fault injection message
Chao Yu
2017-02-27
1
-0
/
+1
*
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
1
-1
/
+27
*
f2fs: remove build_free_nids() during checkpoint
Jaegeuk Kim
2017-02-23
1
-2
/
+0
*
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-02-23
1
-1
/
+2
*
f2fs: clean up with list_{first, last}_entry
Chao Yu
2017-02-22
1
-2
/
+2
*
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-02-22
1
-0
/
+5
*
f2fs: avoid needless checkpoint in f2fs_trim_fs
Jaegeuk Kim
2017-02-22
1
-8
/
+9
*
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
1
-5
/
+2
*
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-14
1
-9
/
+25
|
\
|
*
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
2016-12-07
1
-1
/
+4
|
*
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2016-11-28
1
-1
/
+7
[next]