index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
1
-3
/
+5
2015-08-15
ext4: silence a format string false positive
Dan Carpenter
1
-1
/
+1
2015-08-15
ext4: simplify some code in read_mmp_block()
Dan Carpenter
1
-21
/
+25
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
1
-4
/
+2
2014-05-12
ext4: make local functions static
Stephen Hemminger
1
-2
/
+2
2013-11-08
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
1
-1
/
+1
2013-04-20
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
1
-2
/
+2
2013-04-09
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
1
-1
/
+1
2013-01-12
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
1
-1
/
+1
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-0
/
+2
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
1
-0
/
+6
2012-04-29
ext4: add checksums to the MMP block
Darrick J. Wong
1
-5
/
+39
2012-02-27
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
1
-2
/
+2
2011-10-18
ext4: Fix comparison endianness problem in MMP initialization
Darrick J. Wong
1
-1
/
+2
2011-10-18
ext4: MMP: fix error message rate-limiting logic in kmmpd
Nikitas Angelinas
1
-2
/
+3
2011-10-18
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
Nikitas Angelinas
1
-1
/
+1
2011-05-24
ext4: add support for multiple mount protection
Johann Lombardi
1
-0
/
+351