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
|
11 years ago |
Thierry Reding
|
aaaae98022
xfs: Use kmem_free() instead of free()
|
11 years ago |
tinguely@sgi.com
|
519ccb81ac
xfs: fix memory leak in xlog_recover_add_to_trans
|
11 years ago |
Dave Chinner
|
566055d33a
xfs: log recovery lsn ordering needs uuid check
|
11 years ago |
Mark Tinguely
|
08474ed639
xfs: remove dead code from xlog_recover_inode_pass2
|
11 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 |
Eric Sandeen
|
050a1952c3
xfs:free bp in xlog_find_tail() error path
|
12 years ago |
Eric Sandeen
|
5d0a654974
xfs: free bp in xlog_find_zeroed() error path
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
Dave Chinner
|
2b9ab5ab9c
xfs: reshuffle dir2 definitions around for userspace
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Dave Chinner
|
fc06c6d064
xfs: separate out log format definitions
|
12 years ago |
Dave Chinner
|
e60896d8f2
xfs: di_flushiter considered harmful
|
12 years ago |
Dave Chinner
|
28c8e41af6
xfs: Inode create item recovery
|
12 years ago |
Dave Chinner
|
9222a9cf86
xfs: don't shutdown log recovery on validation errors
|
12 years ago |