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
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: introduce read_xattr_block
Chao Yu
2017-12-06
1
-26
/
+24
*
f2fs: introduce read_inline_xattr
Chao Yu
2017-12-06
1
-30
/
+29
*
f2fs: avoid race in between read xattr & write xattr
Yunlei He
2017-10-04
1
-0
/
+6
*
f2fs: remove unused input parameter
Yunlei He
2017-10-02
1
-1
/
+1
*
f2fs: don't reserve additional space in xattr block
Chao Yu
2017-05-21
1
-3
/
+3
*
f2fs: clean up xattr operation
Chao Yu
2017-05-21
1
-14
/
+11
*
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: drop the duplicate pval in f2fs_getxattr
Kinglong Mee
2017-04-13
1
-3
/
+0
*
f2fs: Don't update the xattr data that same as the exist
Kinglong Mee
2017-04-13
1
-4
/
+16
*
f2fs: change recovery policy of xattr node block
Chao Yu
2017-04-13
1
-2
/
+0
*
f2fs: enhance lookup xattr
Chao Yu
2017-04-13
1
-15
/
+117
*
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: fix to return error number of read_all_xattrs correctly
Chao Yu
2017-04-13
1
-15
/
+22
*
f2fs: fix lost xattrs of directories
Jaegeuk Kim
2017-04-13
1
-0
/
+2
*
f2fs: adjust other changes
Jaegeuk Kim
2017-04-13
1
-5
/
+5
*
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2017-04-13
1
-2
/
+2
*
f2fs: remove unnecessary goto statement
Tiezhu Yang
2017-04-13
1
-2
/
+2
*
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
2017-04-13
1
-5
/
+1
*
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2017-04-13
1
-1
/
+2
*
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2017-04-13
1
-4
/
+3
*
f2fs: remove unneeded memset when updating xattr
Chao Yu
2017-04-13
1
-1
/
+0
*
f2fs: give -E2BIG for no space in xattr
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: use wait_for_stable_page to avoid contention
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: detect idle time depending on user behavior
Jaegeuk Kim
2017-04-13
1
-0
/
+1
*
f2fs: clean up f2fs_balance_fs
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
1
-140
/
+316
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+447