index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
f2fs: set encryption name flag in add inline entry path
Shuoran Liu
2017-04-13
1
-0
/
+2
*
f2fs crypto: avoid unneeded memory allocation in ->readdir
Chao Yu
2017-04-13
1
-7
/
+0
*
f2fs: fix to do security initialization of encrypted inode with original file...
Chao Yu
2017-04-13
3
-20
/
+26
*
f2fs: do in batch synchronously readahead during GC
Chao Yu
2017-04-13
1
-10
/
+23
*
f2fs: schedule in between two continous batch discards
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: enable inline_dentry by default and add noinline_dentry option
Chao Yu
2017-04-13
1
-0
/
+8
*
f2fs: fix a bug when using namehash to locate dentry bucket
Shuoran Liu
2017-04-13
1
-1
/
+4
*
f2fs: fix to preallocate block only aligned to 4K
Chao Yu
2017-04-13
1
-1
/
+9
*
f2fs: fix non static symbol warning
Wei Yongjun
2017-04-13
1
-2
/
+2
*
f2fs: remove unnecessary initialization
Sheng Yong
2017-04-13
1
-1
/
+1
*
f2fs: remove redundant judgement condition in available_free_memory
Chao Yu
2017-04-13
1
-2
/
+0
*
f2fs: check return value of write_checkpoint during fstrim
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly
Chao Yu
2017-04-13
1
-0
/
+1
*
f2fs: avoid unneeded loop in build_sit_entries
Chao Yu
2017-04-13
1
-16
/
+32
*
f2fs: clean up foreground GC flow
Chao Yu
2017-04-13
1
-11
/
+8
*
f2fs: set dirty state for filesystem only when updating meta data
Chao Yu
2017-04-13
1
-0
/
+4
*
f2fs: skip new checkpoint when doing fstrim without fs change
Yunlei He
2017-04-13
1
-0
/
+11
*
f2fs: add discard info to sys entry of f2fs status
Yunlei He
2017-04-13
2
-3
/
+14
*
f2fs: reduce batch size of fstrim
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: do not use discard_map for hard disks
Jaegeuk Kim
2017-04-13
3
-10
/
+29
*
f2fs: not allow to write illegal blkaddr
Yunlei He
2017-04-13
1
-2
/
+2
*
Revert "f2fs: move i_size_write in f2fs_write_end"
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: fix build for v3.10
Alexander Gordeev
2017-04-13
1
-5
/
+5
*
f2fs: adjust other changes
Jaegeuk Kim
2017-04-13
8
-43
/
+61
*
f2fs: get victim segment again after new cp
Yunlei He
2017-04-13
1
-2
/
+5
*
f2fs: handle error case with f2fs_bug_on
Jaegeuk Kim
2017-04-13
1
-0
/
+2
*
f2fs: avoid data race when deciding checkpoin in f2fs_sync_file
Jaegeuk Kim
2017-04-13
1
-2
/
+11
*
f2fs: support an ioctl to move a range of data blocks
Jaegeuk Kim
2017-04-13
2
-0
/
+142
*
f2fs: fix to report error number of f2fs_find_entry
Chao Yu
2017-04-13
4
-15
/
+34
*
f2fs: avoid memory allocation failure due to a long length
Jaegeuk Kim
2017-04-13
1
-18
/
+28
*
f2fs: reset default idle interval value
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: use blk_plug in all the possible paths
Jaegeuk Kim
2017-04-13
6
-2
/
+29
*
f2fs: fix to avoid data update racing between GC and DIO
Chao Yu
2017-04-13
4
-0
/
+25
*
f2fs: add maximum prefree segments
Jaegeuk Kim
2017-04-13
2
-0
/
+4
*
f2fs: disable extent_cache for fcollapse/finsert inodes
Jaegeuk Kim
2017-04-13
3
-0
/
+19
*
f2fs: refactor __exchange_data_block for speed up
Jaegeuk Kim
2017-04-13
2
-66
/
+171
*
f2fs: fix ERR_PTR returned by bio
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2017-04-13
10
-40
/
+58
*
f2fs: move i_size_write in f2fs_write_end
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: fix to avoid redundant discard during fstrim
Chao Yu
2017-04-13
1
-2
/
+3
*
f2fs: avoid mismatching block range for discard
Yunlei He
2017-04-13
1
-0
/
+4
*
f2fs: fix incorrect f_bfree calculation in ->statfs
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: skip to check the block address of node page
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: shrink critical region in spin_lock
Jaegeuk Kim
2017-04-13
1
-15
/
+8
*
f2fs: call SetPageUptodate if needed
Jaegeuk Kim
2017-04-13
5
-15
/
+30
*
f2fs: introduce f2fs_set_page_dirty_nobuffer
Jaegeuk Kim
2017-04-13
4
-3
/
+33
*
f2fs: remove unnecessary goto statement
Tiezhu Yang
2017-04-13
1
-2
/
+2
*
f2fs: add nodiscard mount option
Chao Yu
2017-04-13
1
-0
/
+4
*
f2fs: fix to redirty page if fail to gc data page
Chao Yu
2017-04-13
1
-1
/
+12
*
f2fs: fix to detect truncation prior rather than EIO during read
Chao Yu
2017-04-13
3
-13
/
+13
[prev]
[next]