Age | Commit message (Expand) | Author |
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 |
2013-08-20 | xfs: fix the comment of xlog_recover_buffer_pass2() | Zhi Yong Wu |
2013-08-13 | xfs:free bp in xlog_find_tail() error path | Eric Sandeen |
2013-08-13 | xfs: free bp in xlog_find_zeroed() error path | Eric Sandeen |
2013-08-12 | xfs: refactor xfs_trans_reserve() interface | Jie Liu |
2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner |
2013-08-12 | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner |
2013-08-12 | xfs: separate out log format definitions | Dave Chinner |
2013-07-24 | xfs: di_flushiter considered harmful | Dave Chinner |
2013-06-27 | xfs: Inode create item recovery | Dave Chinner |
2013-06-14 | xfs: don't shutdown log recovery on validation errors | Dave Chinner |
2013-06-05 | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner |
2013-06-05 | xfs: fix log recovery transaction item reordering | Dave Chinner |
2013-06-04 | xfs: rework dquot CRCs | Dave Chinner |
2013-05-30 | xfs: fix split buffer vector log recovery support | Dave Chinner |
2013-05-01 | xfs: fix da node magic number mismatches | Dave Chinner |
2013-04-30 | xfs: Teach dquot recovery about CONFIG_XFS_QUOTA | Dave Chinner |
2013-04-27 | xfs: implement extended feature masks | Dave Chinner |
2013-04-27 | xfs: add CRC checks to the superblock | Dave Chinner |
2013-04-27 | xfs: buffer type overruns blf_flags field | Dave Chinner |
2013-04-27 | xfs: add buffer types to directory and attribute buffers | Dave Chinner |
2013-04-27 | xfs: add CRC checks to remote symlinks | Dave Chinner |
2013-04-21 | xfs: add version 3 inode format with CRCs | Christoph Hellwig |
2013-04-21 | xfs: add CRC checks for quota blocks | Christoph Hellwig |
2013-04-21 | xfs: add CRC checks to the AGI | Dave Chinner |