summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: dquot recovery needs verifiersDave Chinner2014-08-041-21/+23
* xfs: ensure verifiers are attached to recovered buffersDave Chinner2014-08-041-20/+31
* xfs: global error sign conversionDave Chinner2014-06-251-91/+92
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-35/+35
* xfs: return is not a functionEric Sandeen2014-06-221-7/+7
* Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner2014-05-151-0/+2
|\
| * xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster2014-04-241-0/+2
* | xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()Eric Sandeen2014-04-141-3/+2
* | xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()Eric Sandeen2014-04-141-2/+2
|/
* Merge branch 'xfs-for-linus-v3.13-rc5' into for-nextBen Myers2013-12-181-2/+11
|\
| * xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-171-2/+11
* | xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-131-2/+2
* | xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-131-4/+4
* | xfs: get rid of XFS_IALLOC_INODES macrosJie Liu2013-12-131-2/+2
* | xfs: free the list of recovery items on errorMark Tinguely2013-12-051-3/+14
|/
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-12/+6
* xfs: decouple log and transaction headersDave Chinner2013-10-231-8/+5
* xfs: split dquot buffer operations outDave Chinner2013-10-231-130/+3
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-1/+1
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-171-3/+3
* xfs: Use kmem_free() instead of free()Thierry Reding2013-10-011-1/+1
* xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com2013-09-301-0/+1
* xfs: log recovery lsn ordering needs uuid checkDave Chinner2013-09-241-14/+59
* xfs: remove dead code from xlog_recover_inode_pass2Mark Tinguely2013-09-121-3/+0
* xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-101-24/+99
* 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
OpenPOWER on IntegriCloud