index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
*
ext4: make local functions static
Stephen Hemminger
2014-05-12
*
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
2013-11-08
*
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
2013-04-20
*
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-04-09
*
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
2013-01-12
*
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2013-01-12
*
ext4: Convert to new freezing mechanism
Jan Kara
2012-07-31
*
ext4: add checksums to the MMP block
Darrick J. Wong
2012-04-29
*
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
2012-02-27
*
ext4: Fix comparison endianness problem in MMP initialization
Darrick J. Wong
2011-10-18
*
ext4: MMP: fix error message rate-limiting logic in kmmpd
Nikitas Angelinas
2011-10-18
*
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
Nikitas Angelinas
2011-10-18
*
ext4: add support for multiple mount protection
Johann Lombardi
2011-05-24