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: introduce __f2fs_commit_super
Chao Yu
2017-04-13
1
-17
/
+13
*
f2fs: relocate tracepoint of write_checkpoint
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: don't grab super block buffer header all the time
Chao Yu
2017-04-13
3
-53
/
+38
*
f2fs: backup raw_super in sbi
Yunlei He
2017-04-13
1
-4
/
+15
*
f2fs: fix to reset variable correctlly
Fan Li
2017-04-13
1
-7
/
+2
*
f2fs: introduce __remove_dirty_inode
Chao Yu
2017-04-13
1
-9
/
+15
*
f2fs: introduce dirty list node in inode info
Chao Yu
2017-04-13
4
-46
/
+20
*
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
Chao Yu
2017-04-13
5
-12
/
+12
*
f2fs: do more integrity verification for superblock
Chao Yu
2017-04-13
1
-0
/
+98
*
f2fs: fix to update variable correctly when skip a unmapped block
Fan Li
2017-04-13
1
-0
/
+1
*
f2fs: write only the pages in range during defragment
Fan Li
2017-04-13
1
-1
/
+1
*
f2fs: clean up node page updating flow
Chao Yu
2017-04-13
1
-11
/
+15
*
f2fs: use lock_buffer when changing superblock
Jaegeuk Kim
2017-04-13
1
-0
/
+4
*
f2fs: refactor f2fs_commit_super
Jaegeuk Kim
2017-04-13
1
-12
/
+20
*
f2fs: enhance the bit operation for SSR
Jaegeuk Kim
2017-04-13
1
-30
/
+20
*
f2fs: fix to convert inline inode in ->setattr
Chao Yu
2017-04-13
1
-0
/
+8
*
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2017-04-13
5
-9
/
+7
*
f2fs: kill f2fs_drop_largest_extent
Chao Yu
2017-04-13
3
-13
/
+0
*
f2fs: clean up argument of recover_data
Chao Yu
2017-04-13
1
-4
/
+3
*
f2fs: clean up code with __has_cursum_space
Chao Yu
2017-04-13
1
-2
/
+2
*
f2fs: clean up error path in f2fs_readdir
Chao Yu
2017-04-13
1
-8
/
+6
*
f2fs: do not recover from previous remained wrong dnodes
Jaegeuk Kim
2017-04-13
1
-1
/
+30
*
f2fs: avoid deadlock in f2fs_shrink_extent_tree
Jaegeuk Kim
2017-04-13
1
-3
/
+4
*
f2fs: fix to report error in f2fs_readdir
Chao Yu
2017-04-13
1
-2
/
+7
*
f2fs: clear page uptodate when dropping cache for atomic write
Chao Yu
2017-04-13
1
-0
/
+1
*
f2fs: optimize __find_rev_next_bit
Fan Li
2017-04-13
1
-28
/
+18
*
f2fs: fix to remove directory inode from dirty list
Chao Yu
2017-04-13
1
-1
/
+3
*
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
Chao Yu
2017-04-13
2
-2
/
+19
*
f2fs: fix memory leak of kobject in error path of fill_super
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: support file defragment
Chao Yu
2017-04-13
3
-1
/
+208
*
f2fs: commit atomic written page in LFS mode
Chao Yu
2017-04-13
1
-0
/
+1
*
f2fs: report error of f2fs_create_root_stats
Chao Yu
2017-04-13
3
-5
/
+12
*
f2fs: Fix a system panic caused by f2fs_follow_link
Yunlei He
2017-04-13
1
-1
/
+6
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
33
-3575
/
+13603
*
Fix: Elevation of privilege vulnerability in kernel file system
Marcos Marado
2016-11-07
3
-2
/
+12
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
1
-0
/
+43
*
first commit
Meizu OpenSource
2016-08-15
23
-0
/
+13009
[prev]