aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
Commit message (Expand)AuthorAge
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: kill xfs_read_buf()Dave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-14
* xfs: use blocks for counting length of buffersDave Chinner2012-05-14
* xfs: clean up buffer get/read call APIDave Chinner2012-05-14
* xfs: check for buffer errors before waitingDave Chinner2012-05-14
* xfs: prevent needless mount warning causing test failuresDave Chinner2012-05-14
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara2012-03-27
* xfs: add the xlog_grant_head structureChristoph Hellwig2012-02-22
* xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka2012-02-21
* Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman2012-02-03
* xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-31
* xfs: remove XFS_bflushChristoph Hellwig2011-10-11
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-11
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-11
* xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2011-08-12
* xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2011-08-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-08-08
|\
| * xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
* | xfs: Remove the macro XFS_BUF_SET_TARGETChandra Seetharaman2011-07-25
* | xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman2011-07-25
* | xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* | xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman2011-07-25
* | xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-25
* | xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
|/
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-13
* xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig2011-07-08
* xfs: clean up buffer locking helpersChristoph Hellwig2011-07-08
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
* Fix common misspellingsLucas De Marchi2011-03-31
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
* xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-12
* xfs: convert l_tail_lsn to an atomic variable.Dave Chinner2010-12-20
* xfs: convert l_last_sync_lsn to an atomic variableDave Chinner2010-12-03
* xfs: combine grant heads into a single 64 bit integerDave Chinner2010-12-20
* xfs: use AIL bulk update function to implement single updatesDave Chinner2010-12-19
* xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner2010-12-19
* xfs: untangle phase1 vs phase2 recovery helpersChristoph Hellwig2010-12-16
* xfs: refactor xlog_recover_commit_transChristoph Hellwig2010-12-16
* xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-16
* xfs: remove leftovers of old buffer log items in recovery codeChristoph Hellwig2010-12-16
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner2010-10-18
* xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18