summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix endian warning in xlog_recover_get_buf_lsn()Dave Chinner2013-09-091-1/+1
* xfs: inode buffers may not be valid during recovery readaheadDave Chinner2013-08-301-1/+1
* xfs: check LSN ordering for v5 superblocks during recoveryDave Chinner2013-08-301-13/+156
* xfs: fix bad dquot buffer size in log recovery readaheadDave Chinner2013-08-291-1/+1
* xfs: don't account buffer cancellation during log recovery readaheadDave Chinner2013-08-291-26/+35
* xfs: introduce object readahead to log recoveryZhi Yong Wu2013-08-231-7/+152
* xfs: fix the comment of xlog_recover_do_dquot_buffer()Zhi Yong Wu2013-08-201-1/+1
* xfs: fix the comment of xlog_find_head()Zhi Yong Wu2013-08-201-1/+1
* xfs: fix the comment of xlog_recover_buffer_pass2()Zhi Yong Wu2013-08-201-1/+1
* xfs:free bp in xlog_find_tail() error pathEric Sandeen2013-08-131-0/+1
* xfs: free bp in xlog_find_zeroed() error pathEric Sandeen2013-08-131-1/+2
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-3/+2
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-121-1/+1
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-1/+1
* xfs: separate out log format definitionsDave Chinner2013-08-121-0/+2
* xfs: di_flushiter considered harmfulDave Chinner2013-07-241-2/+11
* xfs: Inode create item recoveryDave Chinner2013-06-271-5/+109
* xfs: don't shutdown log recovery on validation errorsDave Chinner2013-06-141-2/+17
* xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2013-06-051-0/+9
* xfs: fix log recovery transaction item reorderingDave Chinner2013-06-051-7/+58
* xfs: rework dquot CRCsDave Chinner2013-06-041-0/+10
* xfs: fix split buffer vector log recovery supportDave Chinner2013-05-301-0/+11
* xfs: fix da node magic number mismatchesDave Chinner2013-05-011-2/+1
* xfs: Teach dquot recovery about CONFIG_XFS_QUOTADave Chinner2013-04-301-0/+6
* xfs: implement extended feature masksDave Chinner2013-04-271-0/+19
* xfs: add CRC checks to the superblockDave Chinner2013-04-271-0/+8
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-271-18/+20
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-271-74/+180
* xfs: add CRC checks to remote symlinksDave Chinner2013-04-271-0/+9
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-211-7/+25
* xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-211-0/+10
* xfs: add CRC checks to the AGIDave Chinner2013-04-211-0/+8
* xfs: add CRC checks to the AGFLChristoph Hellwig2013-04-211-0/+10
* xfs: add CRC checks to the AGFDave Chinner2013-04-211-0/+8
* xfs: add support for large btree blocksChristoph Hellwig2013-04-211-0/+28
* xfs: don't free EFIs before the EFDs are committedDave Chinner2013-04-051-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* xfs: fix sparse reported log CRC endian issueDave Chinner2012-12-031-3/+3
* xfs: add CRC checks to the logChristoph Hellwig2012-11-191-69/+63
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-1/+1
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-151-2/+3
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-151-3/+5
* xfs: fix reading of wrapped log dataDave Chinner2012-11-071-1/+1
* xfs: remove xfs_iget.cDave Chinner2012-10-171-0/+1
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-221-1/+1
* xfs: remove xlog_t typedefMark Tinguely2012-06-211-66/+74
* xfs: rename log structure to xlogMark Tinguely2012-06-211-19/+19
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-141-2/+2
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0
OpenPOWER on IntegriCloud