Dave Chinner
|
b76769294b
Merge branch 'xfs-free-inode-btree' into for-next
|
11 years ago |
Brian Foster
|
aafc3c2465
xfs: support the XFS_BTNUM_FINOBT free inode btree type
|
11 years ago |
Eric Sandeen
|
bbe4c66869
xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()
|
11 years ago |
Eric Sandeen
|
e4a1e29cb0
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
|
11 years ago |
Ben Myers
|
324bb26144
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
|
11 years ago |
Christoph Hellwig
|
83a0adc3f9
xfs: remove xfsbdstrat error
|
11 years ago |
Jie Liu
|
126cd105d4
xfs: get rid of XFS_IALLOC_BLOCKS macros
|
11 years ago |
Jie Liu
|
0f49efd805
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
|
11 years ago |
Jie Liu
|
717834383c
xfs: get rid of XFS_IALLOC_INODES macros
|
11 years ago |
Mark Tinguely
|
2a84108fe2
xfs: free the list of recovery items on error
|
12 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
9aede1d81b
xfs: split dquot buffer operations out
|
11 years ago |
Dave Chinner
|
5706278758
xfs: unify directory/attribute format definitions
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
12 years ago |
Thierry Reding
|
aaaae98022
xfs: Use kmem_free() instead of free()
|
12 years ago |
tinguely@sgi.com
|
519ccb81ac
xfs: fix memory leak in xlog_recover_add_to_trans
|
12 years ago |
Dave Chinner
|
566055d33a
xfs: log recovery lsn ordering needs uuid check
|
12 years ago |
Mark Tinguely
|
08474ed639
xfs: remove dead code from xlog_recover_inode_pass2
|
12 years ago |
Dave Chinner
|
638f44163d
xfs: recovery of swap extents operations for CRC filesystems
|
12 years ago |
Dave Chinner
|
e9fbbad8d8
xfs: fix endian warning in xlog_recover_get_buf_lsn()
|
12 years ago |
Dave Chinner
|
d8914002a0
xfs: inode buffers may not be valid during recovery readahead
|
12 years ago |
Dave Chinner
|
50d5c8d8e9
xfs: check LSN ordering for v5 superblocks during recovery
|
12 years ago |
Dave Chinner
|
0f0d334595
xfs: fix bad dquot buffer size in log recovery readahead
|
12 years ago |
Dave Chinner
|
84a5b7300c
xfs: don't account buffer cancellation during log recovery readahead
|
12 years ago |
Zhi Yong Wu
|
00574da199
xfs: introduce object readahead to log recovery
|
12 years ago |
Zhi Yong Wu
|
8ba701ee9e
xfs: fix the comment of xlog_recover_do_dquot_buffer()
|
12 years ago |
Zhi Yong Wu
|
0a94da24b9
xfs: fix the comment of xlog_find_head()
|
12 years ago |
Zhi Yong Wu
|
34be5ff378
xfs: fix the comment of xlog_recover_buffer_pass2()
|
12 years ago |