summaryrefslogtreecommitdiffstats
path: root/fs/ext4/mmp.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov2014-10-131-4/+2
* ext4: make local functions staticStephen Hemminger2014-05-121-2/+2
* ext4: use prandom_u32() instead of get_random_bytes()Theodore Ts'o2013-11-081-1/+1
* ext4: mark all metadata I/O with REQ_METATheodore Ts'o2013-04-201-2/+2
* ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2013-04-091-1/+1
* ext4: use unlikely to improve the efficiency of the kernelWang Shilong2013-01-121-1/+1
* ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o2013-01-121-0/+2
* ext4: Convert to new freezing mechanismJan Kara2012-07-311-0/+6
* ext4: add checksums to the MMP blockDarrick J. Wong2012-04-291-5/+39
* ext4: Fix endianness bug when reading the MMP blockSantosh Nayak2012-02-271-2/+2
* ext4: Fix comparison endianness problem in MMP initializationDarrick J. Wong2011-10-181-1/+2
* ext4: MMP: fix error message rate-limiting logic in kmmpdNikitas Angelinas2011-10-181-2/+3
* ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysnameNikitas Angelinas2011-10-181-1/+1
* ext4: add support for multiple mount protectionJohann Lombardi2011-05-241-0/+351
OpenPOWER on IntegriCloud