index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-3
/
+3
*
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
1
-2
/
+2
*
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-27
1
-2
/
+2
*
ext4: clean up error handling in the MMP support
vikram.jadhav07
2016-03-13
1
-17
/
+17
*
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-17
1
-3
/
+5
*
ext4: silence a format string false positive
Dan Carpenter
2015-08-15
1
-1
/
+1
*
ext4: simplify some code in read_mmp_block()
Dan Carpenter
2015-08-15
1
-21
/
+25
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
1
-4
/
+2
*
ext4: make local functions static
Stephen Hemminger
2014-05-12
1
-2
/
+2
*
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
2013-11-08
1
-1
/
+1
*
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
2013-04-20
1
-2
/
+2
*
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-04-09
1
-1
/
+1
*
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
2013-01-12
1
-1
/
+1
*
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2013-01-12
1
-0
/
+2
*
ext4: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-0
/
+6
*
ext4: add checksums to the MMP block
Darrick J. Wong
2012-04-29
1
-5
/
+39
*
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
2012-02-27
1
-2
/
+2
*
ext4: Fix comparison endianness problem in MMP initialization
Darrick J. Wong
2011-10-18
1
-1
/
+2
*
ext4: MMP: fix error message rate-limiting logic in kmmpd
Nikitas Angelinas
2011-10-18
1
-2
/
+3
*
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
Nikitas Angelinas
2011-10-18
1
-1
/
+1
*
ext4: add support for multiple mount protection
Johann Lombardi
2011-05-24
1
-0
/
+351