index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-9.0.0_r0.50' of https://android.googlesource.com/kernel/ms...
Josh Chasky
2019-01-24
1
-1
/
+7
|
\
|
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-11-01
1
-0
/
+5
|
*
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-11-01
1
-1
/
+10
*
|
Merge branch 'linux-4.9.y' of github.com:nathanchance/linux-stable into p9x
Josh Chasky
2019-01-17
1
-1
/
+1
|
\
\
|
*
|
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
2019-01-16
1
-1
/
+1
*
|
|
Merge tag 'v4.9.149' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-01-09
1
-1
/
+12
|
\
|
|
|
*
|
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2019-01-09
1
-0
/
+11
|
*
|
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
2019-01-09
1
-1
/
+1
*
|
|
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2019-01-05
1
-7
/
+1
*
|
|
Merge branch 'linux-4.9.y' of https://git.kernel.org/pub/scm/linux/kernel/git...
Josh Chasky
2018-11-21
1
-8
/
+9
|
\
|
|
|
*
|
ext4: fix possible leak of s_journal_flag_rwsem in error path
Vasily Averin
2018-11-21
1
-0
/
+1
|
*
|
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-21
1
-8
/
+8
*
|
|
Merge 4.9.130 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-0
/
+4
|
\
|
|
|
*
|
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
2018-09-29
1
-0
/
+2
|
*
|
ext4: recalucate superblock checksum after updating free blocks/inodes
Theodore Ts'o
2018-09-29
1
-0
/
+2
*
|
|
Merge 4.9.120 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-7
/
+1
|
\
|
|
|
*
|
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-08-15
1
-7
/
+1
*
|
|
Merge 4.9.119 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-2
/
+2
|
\
|
|
|
*
|
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-08-09
1
-2
/
+2
*
|
|
Merge 4.9.112 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-12
/
+74
|
\
|
|
|
|
/
|
/
|
|
*
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-11
1
-0
/
+8
|
*
ext4: add more mount time checks of the superblock
Theodore Ts'o
2018-07-11
1
-11
/
+26
|
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-07-11
1
-0
/
+5
|
*
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-07-11
1
-1
/
+10
|
*
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
2018-07-11
1
-0
/
+25
*
|
Merge LA.UM.7.3.9.08.00.00.385.328 via branch qcom-msm-4.9 into android-msm-b...
Cyan_Hsieh
2018-06-01
1
-0
/
+6
|
\
\
|
*
|
Merge 4.9.96 into android-4.9
Greg Kroah-Hartman
2018-04-24
1
-0
/
+6
|
|
\
|
|
|
*
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-04-24
1
-0
/
+6
|
*
|
f2fs/fscrypt: updates to v4.17-rc1
Jaegeuk Kim
2018-04-12
1
-3
/
+1
*
|
|
Merge LA.UM.7.3.9.08.00.00.385.245 via branch qcom-msm-4.9 into android-msm-b...
Daniel Mentz
2018-04-19
1
-0
/
+1
|
\
|
|
|
*
|
Merge 4.9.83 into android-4.9
Greg Kroah-Hartman
2018-02-22
1
-0
/
+1
|
|
\
|
|
|
*
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-02-22
1
-0
/
+1
|
*
|
fscrypt: updates on 4.15-rc4
Jaegeuk Kim
2018-01-15
1
-8
/
+9
|
*
|
Merge 4.9.61 into android-4.9
Greg Kroah-Hartman
2017-11-08
1
-2
/
+2
|
|
\
|
|
*
|
f2fs: catch up to v4.14-rc1
Hyojun Kim
2017-10-13
1
-30
/
+38
*
|
|
f2fs/fscrypt: updates to v4.17-rc1
Jaegeuk Kim
2018-04-12
1
-3
/
+1
*
|
|
ext4: handle errors on ext4_commit_super
Jaegeuk Kim
2018-04-03
1
-8
/
+12
*
|
|
ANDROID: vfs/ext4,f2fs: finish umount(2) in time with filesystem work
Jaegeuk Kim
2018-02-24
1
-0
/
+21
*
|
|
fscrypt: updates on 4.15-rc4
Jaegeuk Kim
2018-01-23
1
-8
/
+9
*
|
|
Merge branch 'qcom-msm-4.9' into android-msm-bluecross-4.9
Thierry Strudel
2017-12-08
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: do not use stripe_width if it is not set
Jan Kara
2017-11-08
1
-2
/
+2
|
|
/
*
/
f2fs: catch up to v4.14-rc1
Hyojun Kim
2017-11-27
1
-30
/
+38
|
/
*
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
2017-09-27
1
-7
/
+31
*
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
2017-09-27
1
-3
/
+3
*
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-03-26
1
-1
/
+1
*
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
2017-03-12
1
-1
/
+2
*
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
2017-03-12
1
-2
/
+4
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-02-09
1
-0
/
+9
*
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2017-01-06
1
-0
/
+5
*
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-06
1
-3
/
+8
[next]