index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mmp.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-08-24
ext4: use sizeof(*ptr)
Markus Elfring
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-04-27
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-03-13
ext4: clean up error handling in the MMP support
vikram.jadhav07
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-08-15
ext4: silence a format string false positive
Dan Carpenter
2015-08-15
ext4: simplify some code in read_mmp_block()
Dan Carpenter
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-05-12
ext4: make local functions static
Stephen Hemminger
2013-11-08
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
2013-04-20
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
2013-04-09
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-01-12
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
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
2012-04-29
ext4: add checksums to the MMP block
Darrick J. Wong
2012-02-27
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
2011-10-18
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-05-24
ext4: add support for multiple mount protection
Johann Lombardi