index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
checkpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
f2fs: guarantee journalled quota data by checkpoint
Chao Yu
1
-4
/
+58
2018-10-16
f2fs: checkpoint disabling
Daniel Rosenberg
1
-0
/
+12
2018-09-30
Revert: "f2fs: check last page index in cached bio to decide submission"
Chao Yu
1
-2
/
+1
2018-09-28
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
Jaegeuk Kim
1
-5
/
+5
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
1
-4
/
+1
2018-09-11
f2fs: fix to flush all dirty inodes recovered in readonly fs
Chao Yu
1
-0
/
+2
2018-08-14
f2fs: rework fault injection handling to avoid a warning
Arnd Bergmann
1
-2
/
+1
2018-08-13
f2fs: support fault_type mount option
Chao Yu
1
-1
/
+1
2018-08-10
f2fs: fix invalid memory access
Chao Yu
1
-5
/
+6
2018-08-10
f2fs: fix to avoid broken of dnode block list
Chao Yu
1
-3
/
+5
2018-08-10
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
1
-4
/
+4
2018-08-01
f2fs: don't keep meta pages used for block migration
Chao Yu
1
-0
/
+8
2018-08-01
f2fs: quota: fix incorrect comments
Sheng Yong
1
-1
/
+4
2018-08-01
f2fs: fix to propagate error from __get_meta_page()
Chao Yu
1
-14
/
+41
2018-08-01
f2fs: fix to do sanity check with block address in main area
Chao Yu
1
-3
/
+19
2018-07-27
f2fs: introduce and spread verify_blkaddr
Chao Yu
1
-2
/
+8
2018-07-27
f2fs: fix a hungtask problem caused by congestion_wait
Yunlei He
1
-4
/
+2
2018-07-27
f2fs: don't acquire orphan ino during recovery
Chao Yu
1
-7
/
+1
2018-07-27
f2fs: indicate shutdown f2fs to allow unmount successfully
Jaegeuk Kim
1
-0
/
+1
2018-07-27
f2fs: keep meta pages in cp_error state
Jaegeuk Kim
1
-15
/
+13
2018-06-12
treewide: Use array_size() in f2fs_kzalloc()
Kees Cook
1
-1
/
+2
2018-06-04
f2fs: let sync node IO interrupt async one
Chao Yu
1
-0
/
+2
2018-06-04
f2fs: fix to update mtime correctly
Chao Yu
1
-1
/
+1
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
1
-66
/
+68
2018-05-31
f2fs: clean up with is_valid_blkaddr()
Chao Yu
1
-2
/
+2
2018-05-31
f2fs: remove duplicated dquot_initialize and fix error handling
Sheng Yong
1
-2
/
+3
2018-05-31
f2fs: don't use GFP_ZERO for page caches
Chao Yu
1
-1
/
+3
2018-05-02
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
1
-1
/
+1
2018-03-18
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
1
-0
/
+2
2018-03-13
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
1
-23
/
+46
2018-03-13
f2fs: handle quota for orphan inodes
Jaegeuk Kim
1
-12
/
+16
2018-03-13
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
1
-0
/
+2
2018-01-22
f2fs: allow to recover node blocks given updated checkpoint
Jaegeuk Kim
1
-0
/
+1
2018-01-22
f2fs: drop page cache after fs shutdown
Chao Yu
1
-2
/
+5
2018-01-02
f2fs: inject fault to kzalloc
Chao Yu
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-5
/
+5
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+49
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-1
/
+1
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-1
/
+1
2017-11-15
f2fs: simplify page iteration loops
Jan Kara
1
-8
/
+5
2017-11-10
f2fs: avoid opened loop codes in __add_ino_entry
Chao Yu
1
-6
/
+4
2017-11-05
f2fs: remove unneeded semicolon
Chao Yu
1
-1
/
+1
2017-11-05
f2fs: support quota sys files
Jaegeuk Kim
1
-2
/
+7
2017-11-05
f2fs: stop all the operations by cp_error flag
Jaegeuk Kim
1
-1
/
+0
2017-10-10
f2fs: fix to flush multiple device in checkpoint
Chao Yu
1
-0
/
+6
2017-10-10
f2fs: enhance multiple device flush
Chao Yu
1
-5
/
+31
2017-08-21
f2fs: support journalled quota
Chao Yu
1
-3
/
+23
2017-08-09
f2fs: add app/fs io stat
Chao Yu
1
-10
/
+24
2017-08-03
f2fs: provide f2fs_balance_fs to __write_node_page
Yunlong Song
1
-1
/
+1
2017-07-17
f2fs: avoid cpu lockup
Jaegeuk Kim
1
-0
/
+10
[next]