Alex Elder
|
48389ef175
xfs: kill off l_sectbb_mask
|
15 years ago |
Alex Elder
|
69ce58f08a
xfs: record log sector size rather than log2(that)
|
15 years ago |
Dave Chinner
|
f983710758
xfs: make the log ticket transaction id random
|
15 years ago |
Christoph Hellwig
|
e6b1f27370
xfs: clean up xlog_write_adv_cnt
|
15 years ago |
Dave Chinner
|
55b66332d0
xfs: introduce new internal log vector structure
|
15 years ago |
Christoph Hellwig
|
99428ad0f6
xfs: reindent xlog_write
|
15 years ago |
Dave Chinner
|
b5203cd0a4
xfs: factor xlog_write
|
15 years ago |
Dave Chinner
|
9b9fc2b760
xfs: log ticket reservation underestimates the number of iclogs
|
15 years ago |
Dave Chinner
|
43f5efc5b5
xfs: factor log item initialisation
|
15 years ago |
Dave Chinner
|
b6f8dd49db
xfs: ensure that sync updates the log tail correctly
|
15 years ago |
Christoph Hellwig
|
35a8a72f06
xfs: stop passing opaque handles to xfs_log.c routines
|
15 years ago |
Christoph Hellwig
|
a14a348bff
xfs: cleanup up xfs_log_force calling conventions
|
15 years ago |
Christoph Hellwig
|
4139b3b337
xfs: kill XLOG_VEC_SET_TYPE
|
15 years ago |
Christoph Hellwig
|
873ff5501d
xfs: clean up log buffer writes
|
15 years ago |
Dave Chinner
|
2ee1abad73
xfs: improve metadata I/O merging in the elevator
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Christoph Hellwig
|
a8914f3a6d
xfs: fix spin_is_locked assert on uni-processor builds
|
16 years ago |
Dave Chinner
|
9d7fef74b2
xfs: inform the xfsaild of the push target before sleeping
|
16 years ago |
Dave Chinner
|
a6cb767e24
xfs: validate log feature fields correctly
|
16 years ago |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 years ago |
Christoph Hellwig
|
21b699c895
xfs: cleanup log unmount handling
|
16 years ago |
Christoph Hellwig
|
264307520b
xfs: fix error handling in xfs_log_mount
|
16 years ago |
Christoph Hellwig
|
7153f8ba2b
xfs: remove iclog calculation special cases
|
16 years ago |
Christoph Hellwig
|
39e2defe73
reduce l_icloglock roundtrips
|
16 years ago |
Christoph Hellwig
|
b28708d6a0
[XFS] sanitize xlog_in_core_t definition
|
16 years ago |
Christoph Hellwig
|
bac8dca9f9
[XFS] fix NULL pointer dereference in xfs_log_force_umount
|
16 years ago |
Dave Chinner
|
cc09c0dc57
[XFS] Fix double free of log tickets
|
16 years ago |
Dave Chinner
|
644c3567d1
[XFS] handle memory allocation failures during log initialisation
|
16 years ago |
David Chinner
|
783a2f656f
[XFS] Finish removing the mount pointer from the AIL API
|
16 years ago |
David Chinner
|
a9c21c1b9d
[XFS] Given the log a pointer to the AIL
|
16 years ago |