Bill O'Donnell
|
ff6d6af235
xfs: per-filesystem stats counter implementation
|
9 years ago |
Brian Foster
|
d43ac29be7
xfs: return committed status from xfs_trans_roll()
|
10 years ago |
Christoph Hellwig
|
f78c390107
xfs: fix xfs_log_done interface
|
10 years ago |
Christoph Hellwig
|
70393313dd
xfs: saner xfs_trans_commit interface
|
10 years ago |
Christoph Hellwig
|
4906e21545
xfs: remove the flags argument to xfs_trans_cancel
|
10 years ago |
Christoph Hellwig
|
eacb24e734
xfs: pass a boolean flag to xfs_trans_free_items
|
10 years ago |
Christoph Hellwig
|
2e6db6c4c1
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
|
10 years ago |
Dave Chinner
|
0bd5ddedcc
xfs: replace xfs_mod_incore_sb_batched
|
10 years ago |
Dave Chinner
|
bab98bbe6e
xfs: introduce xfs_mod_frextents
|
10 years ago |
Dave Chinner
|
0d485ada40
xfs: use generic percpu counters for free block counter
|
10 years ago |
Dave Chinner
|
e88b64ea1f
xfs: use generic percpu counters for free inode counter
|
10 years ago |
Dave Chinner
|
501ab32387
xfs: use generic percpu counters for inode counter
|
10 years ago |
Dave Chinner
|
3443a3bca5
xfs: set superblock buffer type correctly
|
10 years ago |
Christoph Hellwig
|
bb58e6188a
xfs: move most of xfs_sb.h to xfs_format.h
|
10 years ago |
Christoph Hellwig
|
4fb6e8ade2
xfs: merge xfs_ag.h into xfs_format.h
|
10 years ago |
Dave Chinner
|
2451337dd0
xfs: global error sign conversion
|
11 years ago |
Eric Sandeen
|
b474c7ae43
xfs: Nuke XFS_ERROR macro
|
11 years ago |
Eric Sandeen
|
d99831ff39
xfs: return is not a function
|
11 years ago |
Eric Sandeen
|
e4a1e29cb0
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
|
11 years ago |
Jie Liu
|
c6f9726444
xfs: convert xfs_log_commit_cil() to void
|
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 |
Dave Chinner
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Jie Liu
|
0eadd10288
xfs: Introduce a new structure to hold transaction reservation items
|
12 years ago |
Dave Chinner
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
Dave Chinner
|
2a3c0acc35
xfs: split out on-disk transaction definitions
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |