index
:
kernel_google_shamrock.git
master
n7.1
kernel_google_shamrock
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
segment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: update the comment of default nr_pages to skipping
Kinglong Mee
2017-04-29
1
-2
/
+2
*
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
2017-04-29
1
-0
/
+9
*
f2fs: check in-memory sit version bitmap
Chao Yu
2017-04-29
1
-0
/
+18
*
f2fs: check in-memory block bitmap
Chao Yu
2017-04-29
1
-0
/
+6
*
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-04-29
1
-0
/
+3
*
f2fs: detect wrong layout
Jaegeuk Kim
2017-04-29
1
-0
/
+2
*
f2fs: use BIO_MAX_PAGES for bio allocation
Jaegeuk Kim
2017-04-29
1
-14
/
+3
*
f2fs: count dirty inodes to flush node pages during checkpoint
Jaegeuk Kim
2017-04-29
1
-4
/
+5
*
f2fs: check free_sections for defragmentation
Jaegeuk Kim
2017-04-29
1
-3
/
+4
*
f2fs: not allow to write illegal blkaddr
Yunlei He
2017-04-29
1
-2
/
+2
*
f2fs: add maximum prefree segments
Jaegeuk Kim
2017-04-29
1
-0
/
+1
*
f2fs: avoid writing node/metapages during writes
Jaegeuk Kim
2017-04-29
1
-3
/
+3
*
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
2017-04-29
1
-0
/
+7
*
f2fs: do not skip writing data pages
Jaegeuk Kim
2017-04-29
1
-3
/
+1
*
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
2017-04-29
1
-0
/
+2
*
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2017-04-29
1
-1
/
+1
*
f2fs: shrink size of struct seg_entry
Chao Yu
2017-04-29
1
-4
/
+5
*
f2fs: split journal cache from curseg cache
Chao Yu
2017-04-29
1
-0
/
+2
*
f2fs: support revoking atomic written pages
Chao Yu
2017-04-29
1
-0
/
+1
*
f2fs: fix conflict on page->private usage
Jaegeuk Kim
2017-04-29
1
-1
/
+1
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-29
1
-112
/
+208
*
f2fs: modify the number of issued pages to merge IOs
Jaegeuk Kim
2013-04-30
1
-0
/
+11
*
f2fs: fix typo mistakes
Namjae Jeon
2013-04-09
1
-1
/
+1
*
f2fs: change GC bitmaps to apply the section granularity
Jaegeuk Kim
2013-04-03
1
-1
/
+9
*
f2fs: introduce TOTAL_SECS macro
Jaegeuk Kim
2013-04-03
1
-0
/
+1
*
f2fs: do not use duplicate names in a macro
Jaegeuk Kim
2013-04-03
1
-7
/
+7
*
f2fs: fix overflow when calculating utilization on 32-bit
Changman Lee
2013-03-08
1
-2
/
+1
*
f2fs: clarify and enhance the f2fs_gc flow
Jaegeuk Kim
2013-02-12
1
-9
/
+3
*
f2fs: optimize the return condition for has_not_enough_free_secs
Namjae Jeon
2013-02-12
1
-4
/
+2
*
f2fs: make an accessor to get sections for particular block type
Namjae Jeon
2013-02-12
1
-7
/
+2
*
f2fs: fix equation of has_not_enough_free_secs()
Jaegeuk Kim
2012-12-28
1
-1
/
+14
*
f2fs: cleanup the f2fs_bio_alloc routine
Jaegeuk Kim
2012-12-11
1
-0
/
+3
*
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
1
-1
/
+1
*
f2fs: add superblock and major in-memory structure
Jaegeuk Kim
2012-12-11
1
-0
/
+615