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
/
ext4
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-12-02
1
-16
/
+2
*
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-12-02
1
-0
/
+5
*
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2018-12-02
1
-3
/
+3
*
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
2018-12-02
1
-8
/
+14
*
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
2018-12-01
1
-0
/
+2
*
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-12-01
1
-0
/
+2
*
ext4: convert to mbcache2
Jan Kara
2017-12-31
1
-69
/
+67
*
ext4: remove checks for e_value_block
Jan Kara
2017-12-31
1
-8
/
+7
*
ext4: Check that external xattr value block is zero
Jan Kara
2017-12-31
1
-0
/
+2
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-12-31
1
-18
/
+12
*
ext4: avoid deadlock when expanding inode size
Jan Kara
2017-11-06
1
-6
/
+13
*
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2017-08-15
1
-34
/
+31
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-05-29
1
-6
/
+7
*
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-05-29
1
-1
/
+1
*
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-05-27
1
-4
/
+28
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
1
-48
/
+51
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-04-11
1
-6
/
+7
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1725