Dave Chinner
|
273203699f
xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
|
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 |
Brian Foster
|
74564fb48c
xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE
|
11 years ago |
Brian Foster
|
88877d2b97
xfs: push down inactive transaction mgmt for ifree
|
11 years ago |
Brian Foster
|
f7be2d7f59
xfs: push down inactive transaction mgmt for truncate
|
11 years ago |
Brian Foster
|
36b21dde6e
xfs: push down inactive transaction mgmt for remote symlinks
|
11 years ago |
Ben Myers
|
d948709b8e
xfs: remove usage of is_bad_inode
|
11 years ago |
Zhi Yong Wu
|
0b8182dba6
xfs: fix the comment of xfs_ifree_cluster()
|
12 years ago |
Dwight Engen
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
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
|
f6bba2017a
xfs: consolidate xfs_rename.c
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
12 years ago |
Dave Chinner
|
1fd7115eda
xfs: introduce xfs_inode_buf.c for inode buffer operations
|
12 years ago |
Dave Chinner
|
5c4d97d01a
xfs: move inode fork definitions to a new header file
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Dave Chinner
|
e60896d8f2
xfs: di_flushiter considered harmful
|
12 years ago |
Eric Sandeen
|
a69c7c0772
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
|
13 years ago |
Dave Chinner
|
1baaed8fa9
xfs: xfs_ifree doesn't need to modify the inode buffer
|
12 years ago |
Dave Chinner
|
cca9f93a52
xfs: don't do IO when creating an new inode
|
12 years ago |
Dave Chinner
|
0a32c26e72
xfs: inode unlinked list needs to recalculate the inode CRC
|
12 years ago |
Dave Chinner
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
Christoph Hellwig
|
93848a999c
xfs: add version 3 inode format with CRCs
|
12 years ago |
Christoph Hellwig
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
Mark Tinguely
|
ec47eb6b0b
xfs remove the XFS_TRANS_DEBUG routines
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |