aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/mmp.c
AgeCommit message (Expand)Author
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-04-27ext4: remove trailing \n from ext4_warning/ext4_error callsJakub Wilk
2016-03-13ext4: clean up error handling in the MMP supportvikram.jadhav07
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong
2015-08-15ext4: silence a format string false positiveDan Carpenter
2015-08-15ext4: simplify some code in read_mmp_block()Dan Carpenter
2014-10-13ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov
2014-05-12ext4: make local functions staticStephen Hemminger
2013-11-08ext4: use prandom_u32() instead of get_random_bytes()Theodore Ts'o
2013-04-20ext4: mark all metadata I/O with REQ_METATheodore Ts'o
2013-04-09ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov
2013-01-12ext4: use unlikely to improve the efficiency of the kernelWang Shilong
2013-01-12ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2012-07-31ext4: Convert to new freezing mechanismJan Kara
2012-04-29ext4: add checksums to the MMP blockDarrick J. Wong
2012-02-27ext4: Fix endianness bug when reading the MMP blockSantosh Nayak
2011-10-18ext4: Fix comparison endianness problem in MMP initializationDarrick J. Wong
2011-10-18ext4: MMP: fix error message rate-limiting logic in kmmpdNikitas Angelinas
2011-10-18ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysnameNikitas Angelinas
2011-05-24ext4: add support for multiple mount protectionJohann Lombardi