Mark Tinguely
|
9e3908e342
xfs: fix unlock in xfs_bmap_add_attrfork
|
11 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
|
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 |
Dave Chinner
|
a30b036797
xfs: fix some minor sparse warnings
|
12 years ago |
Zhi Yong Wu
|
02bb4873db
xfs: fix the comment of xfs_bmap_last_before()
|
12 years ago |
Zhi Yong Wu
|
a97f4df7b5
xfs: fix the comment of xfs_bmap_validate_ret()
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
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
|
f3508bcddf
xfs: remove local fork format handling from xfs_bmapi_write()
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Dave Chinner
|
f5ea110044
xfs: add CRCs to dir2/da node blocks
|
12 years ago |
Dave Chinner
|
19de7351a8
xfs: split out symlink code into it's own file.
|
12 years ago |
Christoph Hellwig
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
Christoph Hellwig
|
56cea2d088
xfs: take inode version into account in XFS_LITINO
|
12 years ago |
Dave Chinner
|
9e5987a779
xfs: rearrange some code in xfs_bmap for better locality
|
12 years ago |
Dave Chinner
|
1e82379b01
xfs: xfs_bmap_add_attrfork_local is too generic
|
12 years ago |
Brian Foster
|
9e96fe6df4
xfs: pull up stack_switch check into xfs_bmapi_write
|
12 years ago |
Eric Sandeen
|
83a9ba0057
xfs: don't zero structure members after a memset(0)
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 years ago |
Dave Chinner
|
3d3e6f64e2
xfs: verify btree blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
4bc1ea6b8d
xfs: remove xfs_flush_pages
|
12 years ago |
Dave Chinner
|
e04426b920
xfs: move allocation stack switch up to xfs_bmapi_allocate
|
12 years ago |