Christoph Hellwig
|
076e6acb8f
xfs: cleanup xlog_bread
|
16 years ago |
Christoph Hellwig
|
a568778739
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
|
16 years ago |
Christoph Hellwig
|
b28708d6a0
[XFS] sanitize xlog_in_core_t definition
|
16 years ago |
Dave Chinner
|
cc09c0dc57
[XFS] Fix double free of log tickets
|
16 years ago |
David Chinner
|
a9c21c1b9d
[XFS] Given the log a pointer to the AIL
|
16 years ago |
Lachlan McIlroy
|
31bd61f2bb
[XFS] Move memory allocations for log tracing out of the critical path
|
16 years ago |
Christoph Hellwig
|
4249023a5d
[XFS] cleanup xfs_mountfs
|
16 years ago |
David Chinner
|
12017faf38
[XFS] clean up stale references to semaphores
|
16 years ago |
Matthew Wilcox
|
d748c62367
[XFS] Convert l_flushsema to a sv_t
|
17 years ago |
David Chinner
|
4679b2d36d
[XFS] Reorganise xlog_t for better cacheline isolation of contention
|
17 years ago |
David Chinner
|
eb01c9cd87
[XFS] Remove the xlog_ticket allocator
|
17 years ago |
David Chinner
|
114d23aae5
[XFS] Per iclog callback chain lock
|
17 years ago |
David Chinner
|
155cc6b784
[XFS] Use atomics for iclog reference counting
|
17 years ago |
Eric Sandeen
|
6211870992
[XFS] remove shouting-indirection macros from xfs_sb.h
|
17 years ago |
Christoph Hellwig
|
b53e675dc8
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
|
17 years ago |
Christoph Hellwig
|
67fcb7bfb6
[XFS] clean up some xfs_log_priv.h macros
|
17 years ago |
Christoph Hellwig
|
03bea6fe6c
[XFS] clean up some xfs_log_priv.h macros
|
17 years ago |
Eric Sandeen
|
c8b5ea289f
[XFS] Unwrap GRANT_LOCK.
|
17 years ago |
Eric Sandeen
|
b22cd72c95
[XFS] Unwrap LOG_LOCK.
|
17 years ago |
Christoph Hellwig
|
0adba5363c
[XFS] replace some large xfs_log_priv.h macros by proper functions
|
17 years ago |
Eric Sandeen
|
dcb3b83feb
[XFS] clean up xfs_start_flags
|
17 years ago |
Eric Sandeen
|
1cb5125875
[XFS] choose single default logbuf count & size
|
17 years ago |
Tim Shimmin
|
955e47ad28
[XFS] Fixes the leak in reservation space because we weren't ungranting
|
18 years ago |
Eric Sandeen
|
3f89243c5b
[XFS] Remove several macros that are no longer used anywhere
|
18 years ago |
Tim Shimmin
|
1259845d3f
[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to
|
19 years ago |
Christoph Hellwig
|
dd954c69d1
[XFS] turn xlog helper macros into real functions
|
19 years ago |
Eric Sandeen
|
65be605419
[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover
|
19 years ago |
Nathan Scott
|
551c81e2d3
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
|
19 years ago |
Nathan Scott
|
cfcbbbd089
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
|
19 years ago |
Nathan Scott
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
19 years ago |