Age | Commit message (Expand) | Author |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner |
2014-12-04 | xfs: move type conversion functions to xfs_dir.h | Dave Chinner |
2014-11-28 | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-10-02 | Merge branch 'xfs-buf-iosubmit' into for-next | Dave Chinner |
2014-10-02 | xfs: introduce xfs_buf_submit[_wait] | Dave Chinner |
2014-10-02 | xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality | Dave Chinner |
2014-09-29 | Merge branch 'xfs-trans-recover-cleanup' into for-next | Dave Chinner |
2014-09-29 | xfs: refactor recovery transaction start handling | Dave Chinner |
2014-09-29 | xfs: reorganise transaction recovery item code | Dave Chinner |
2014-09-29 | xfs: fix double free in xlog_recover_commit_trans | Dave Chinner |
2014-09-29 | xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory | Dave Chinner |
2014-09-29 | xfs: refactor xlog_recover_process_data() | Dave Chinner |
2014-09-09 | xfs: deduplicate xlog_do_recovery_pass() | Eric Sandeen |
2014-09-09 | xfs: export log_recovery_delay to delay mount time log recovery | Brian Foster |
2014-08-04 | xfs: dquot recovery needs verifiers | Dave Chinner |
2014-08-04 | xfs: ensure verifiers are attached to recovered buffers | Dave Chinner |
2014-06-25 | xfs: global error sign conversion | Dave Chinner |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen |
2014-06-22 | xfs: return is not a function | Eric Sandeen |
2014-05-15 | Merge branch 'xfs-free-inode-btree' into for-next | Dave Chinner |
2014-04-24 | xfs: support the XFS_BTNUM_FINOBT free inode btree type | Brian Foster |
2014-04-14 | xfs: remove unused trans pointer arg from xlog_recover_unmount_trans() | Eric Sandeen |
2014-04-14 | xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() | Eric Sandeen |
2013-12-18 | Merge branch 'xfs-for-linus-v3.13-rc5' into for-next | Ben Myers |
2013-12-17 | xfs: remove xfsbdstrat error | Christoph Hellwig |
2013-12-13 | xfs: get rid of XFS_IALLOC_BLOCKS macros | Jie Liu |
2013-12-13 | xfs: get rid of XFS_INODE_CLUSTER_SIZE macros | Jie Liu |
2013-12-13 | xfs: get rid of XFS_IALLOC_INODES macros | Jie Liu |
2013-12-05 | xfs: free the list of recovery items on error | Mark Tinguely |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner |
2013-10-23 | xfs: split dquot buffer operations out | Dave Chinner |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner |
2013-10-17 | xfs: remove newlines from strings passed to __xfs_printk | Eric Sandeen |
2013-10-01 | xfs: Use kmem_free() instead of free() | Thierry Reding |
2013-09-30 | xfs: fix memory leak in xlog_recover_add_to_trans | tinguely@sgi.com |
2013-09-24 | xfs: log recovery lsn ordering needs uuid check | Dave Chinner |
2013-09-12 | xfs: remove dead code from xlog_recover_inode_pass2 | Mark Tinguely |
2013-09-10 | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner |
2013-09-09 | xfs: fix endian warning in xlog_recover_get_buf_lsn() | Dave Chinner |
2013-08-30 | xfs: inode buffers may not be valid during recovery readahead | Dave Chinner |
2013-08-30 | xfs: check LSN ordering for v5 superblocks during recovery | Dave Chinner |
2013-08-29 | xfs: fix bad dquot buffer size in log recovery readahead | Dave Chinner |
2013-08-29 | xfs: don't account buffer cancellation during log recovery readahead | Dave Chinner |
2013-08-23 | xfs: introduce object readahead to log recovery | Zhi Yong Wu |
2013-08-20 | xfs: fix the comment of xlog_recover_do_dquot_buffer() | Zhi Yong Wu |
2013-08-20 | xfs: fix the comment of xlog_find_head() | Zhi Yong Wu |