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
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: trace f2fs_lookup
Chao Yu
2017-12-06
1
-17
/
+32
*
f2fs: update i_flags correctly
Chao Yu
2017-10-04
1
-0
/
+3
*
f2fs: support project quota
Chao Yu
2017-10-04
1
-0
/
+30
*
f2fs: record quota during dot{,dot} recovery
Chao Yu
2017-10-04
1
-0
/
+2
*
f2fs: enhance on-disk inode structure scalability
Chao Yu
2017-10-04
1
-0
/
+5
*
f2fs: Fix build after upstream
jollaman999
2017-07-21
1
-1
/
+1
*
f2fs: support plain user/group quota
Chao Yu
2017-07-21
1
-1
/
+41
*
f2fs: do not set LOST_PINO for renamed dir
Sheng Yong
2017-07-21
1
-1
/
+4
*
f2fs: sync f2fs_lookup() with ext4_lookup()
Eric Biggers
2017-05-21
1
-3
/
+4
*
f2fs: fix fs corruption due to zero inode page
Jaegeuk Kim
2017-05-21
1
-10
/
+10
*
f2fs: cleanup the disk level filename updating
Kinglong Mee
2017-05-21
1
-29
/
+0
*
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
2017-05-21
1
-2
/
+2
*
fscrypt: catch up to v4.11-rc1
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
2017-04-13
1
-0
/
+12
*
f2fs: add tmpfile and rename2 to avoid code conflict
Jaegeuk Kim
2017-04-13
1
-0
/
+252
*
f2fs: remove unneeded condition
Dan Carpenter
2017-04-13
1
-3
/
+3
*
fs/crypto: catch up 4.9-rc2
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Jaegeuk Kim
2017-04-13
1
-4
/
+4
*
f2fs: do not unnecessarily null-terminate encrypted symlink data
Eric Biggers
2017-04-13
1
-3
/
+1
*
f2fs: fix to detect temporary name of multimedia file
Chao Yu
2017-04-13
1
-4
/
+9
*
f2fs: adjust other changes
Jaegeuk Kim
2017-04-13
1
-10
/
+11
*
f2fs: fix to report error number of f2fs_find_entry
Chao Yu
2017-04-13
1
-7
/
+23
*
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: call update_inode_page for orphan inodes
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: report error for f2fs_parent_dir
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2017-04-13
1
-1
/
+4
*
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
2017-04-13
1
-0
/
+5
*
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
2017-04-13
1
-8
/
+1
*
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2017-04-13
1
-5
/
+2
*
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
2017-04-13
1
-10
/
+4
*
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2017-04-13
1
-8
/
+12
*
f2fs crypto: fix corrupted symlink in encrypted case
Jaegeuk Kim
2017-04-13
1
-6
/
+6
*
f2fs: fix to avoid unneeded unlock_new_inode
Chao Yu
2017-04-13
1
-3
/
+3
*
f2fs crypto: sync ext4_lookup and ext4_file_open
Jaegeuk Kim
2017-04-13
1
-0
/
+23
*
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2017-04-13
1
-25
/
+21
*
f2fs: recovery missing dot dentries in root directory
Liu Xue
2017-04-13
1
-0
/
+7
*
f2fs: fix to delete old dirent in converted inline directory in ->rename
Chao Yu
2017-04-13
1
-0
/
+21
*
f2fs: detect error of update_dent_inode in ->rename
Chao Yu
2017-04-13
1
-2
/
+3
*
f2fs crypto: avoid unneeded memory allocation when {en/de}crypting symlink
Chao Yu
2017-04-13
1
-38
/
+34
*
f2fs: clean up f2fs_balance_fs
Jaegeuk Kim
2017-04-13
1
-9
/
+9
*
f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: fix to skip recovering dot dentries in a readonly fs
Chao Yu
2017-04-13
1
-0
/
+7
*
f2fs: early check broken symlink length in the encrypted case
Jaegeuk Kim
2017-04-13
1
-2
/
+8
*
f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: don't convert inline inode when inline_data option is disable
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: avoid unnecessary f2fs_gc for dir operations
Jaegeuk Kim
2017-04-13
1
-11
/
+14
*
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
1
-127
/
+392
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+533