Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd3417c8fc9504cc1afe944515f338aff9ec286b
/
fs
/
ext4
/
mmp.c
6a797d2
ext4: call out CRC and corruption errors with specific error codes
by Darrick J. Wong
· 9 years ago
da0b5e4
ext4: silence a format string false positive
by Dan Carpenter
· 9 years ago
9810446
ext4: simplify some code in read_mmp_block()
by Dan Carpenter
· 9 years ago
9aa5d32
ext4: Replace open coded mdata csum feature to helper function
by Dmitry Monakhov
· 10 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 10 years ago
dd1f723
ext4: use prandom_u32() instead of get_random_bytes()
by Theodore Ts'o
· 11 years ago
9f20350
ext4: mark all metadata I/O with REQ_META
by Theodore Ts'o
· 12 years ago
171a7f2
ext4: fix big-endian bug in metadata checksum calculations
by Dmitry Monakhov
· 12 years ago
aebf024
ext4: use unlikely to improve the efficiency of the kernel
by Wang Shilong
· 12 years ago
860d21e
ext4: return ENOMEM if sb_getblk() fails
by Theodore Ts'o
· 12 years ago
8e8ad8a
ext4: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
5c359a4
ext4: add checksums to the MMP block
by Darrick J. Wong
· 13 years ago
85d2165
ext4: Fix endianness bug when reading the MMP block
by Santosh Nayak
· 13 years ago
f6f96fd
ext4: Fix comparison endianness problem in MMP initialization
by Darrick J. Wong
· 13 years ago
bdfc230
ext4: MMP: fix error message rate-limiting logic in kmmpd
by Nikitas Angelinas
· 13 years ago
215fc6a
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
by Nikitas Angelinas
· 13 years ago
c5e06d1
ext4: add support for multiple mount protection
by Johann Lombardi
· 13 years ago