summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: kill xfs_read_buf()Dave Chinner2012-05-141-7/+4
* xfs: kill XBF_LOCKDave Chinner2012-05-141-4/+3
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-141-7/+8
* xfs: use blocks for counting length of buffersDave Chinner2012-05-141-4/+4
* xfs: clean up buffer get/read call APIDave Chinner2012-05-141-1/+1
* xfs: check for buffer errors before waitingDave Chinner2012-05-141-0/+2
* xfs: prevent needless mount warning causing test failuresDave Chinner2012-05-141-0/+4
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-141-1/+2
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-17/+29
* xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara2012-03-271-22/+11
* xfs: add the xlog_grant_head structureChristoph Hellwig2012-02-221-2/+2
* xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka2012-02-211-3/+3
* Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman2012-02-031-1/+1
* xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-311-1/+1
* xfs: remove XFS_bflushChristoph Hellwig2011-10-111-1/+1
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-111-17/+8
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-111-1/+1