Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 年之前 |
Christoph Hellwig
|
21b699c895
xfs: cleanup log unmount handling
|
16 年之前 |
Christoph Hellwig
|
264307520b
xfs: fix error handling in xfs_log_mount
|
16 年之前 |
Christoph Hellwig
|
7153f8ba2b
xfs: remove iclog calculation special cases
|
16 年之前 |
Christoph Hellwig
|
39e2defe73
reduce l_icloglock roundtrips
|
16 年之前 |
Christoph Hellwig
|
b28708d6a0
[XFS] sanitize xlog_in_core_t definition
|
16 年之前 |
Christoph Hellwig
|
bac8dca9f9
[XFS] fix NULL pointer dereference in xfs_log_force_umount
|
16 年之前 |
Dave Chinner
|
cc09c0dc57
[XFS] Fix double free of log tickets
|
16 年之前 |
Dave Chinner
|
644c3567d1
[XFS] handle memory allocation failures during log initialisation
|
16 年之前 |
David Chinner
|
783a2f656f
[XFS] Finish removing the mount pointer from the AIL API
|
16 年之前 |
David Chinner
|
a9c21c1b9d
[XFS] Given the log a pointer to the AIL
|
16 年之前 |
David Chinner
|
c7e8f26827
[XFS] Move the AIL lock into the struct xfs_ail
|
16 年之前 |
David Chinner
|
5b00f14fbd
[XFS] move the AIl traversal over to a consistent interface
|
16 年之前 |
David Chinner
|
27d8d5fe0e
[XFS] Use a cursor for AIL traversal.
|
16 年之前 |
Christoph Hellwig
|
73f6aa4d44
Fix barrier fail detection in XFS
|
16 年之前 |
David Chinner
|
b5b8c9acd5
[XFS] Fix barrier status change detection.
|
16 年之前 |
Lachlan McIlroy
|
31bd61f2bb
[XFS] Move memory allocations for log tracing out of the critical path
|
16 年之前 |
Lachlan McIlroy
|
c6a7b0f8a4
[XFS] Fix use after free in xfs_log_done().
|
16 年之前 |
Lachlan McIlroy
|
5695ef46ef
[XFS] Use KM_NOFS for debug trace buffers
|
16 年之前 |
Christoph Hellwig
|
4249023a5d
[XFS] cleanup xfs_mountfs
|
16 年之前 |
David Chinner
|
12017faf38
[XFS] clean up stale references to semaphores
|
16 年之前 |
Matthew Wilcox
|
d748c62367
[XFS] Convert l_flushsema to a sv_t
|
17 年之前 |
Michael Nishimoto
|
d729eae893
[XFS] Ensure that 2 GiB xfs logs work properly.
|
17 年之前 |
Denys Vlasenko
|
f0e2d93c29
[XFS] Remove unused arg from kmem_free()
|
17 年之前 |
Dave Chinner
|
49641f1acf
Fix reference counting race on log buffers
|
17 年之前 |
David Chinner
|
1bb7d6b5a8
[XFS] Catch log unmount failures.
|
17 年之前 |
David Chinner
|
b911ca0472
[XFS] Sanitise xfs_log_force error checking.
|
17 年之前 |
Harvey Harrison
|
34a622b2e1
[XFS] replace remaining __FUNCTION__ occurrences
|
17 年之前 |
David Chinner
|
6b1d1a732f
[XFS] Fix lock inversion in forced shutdown.
|
17 年之前 |
David Chinner
|
4679b2d36d
[XFS] Reorganise xlog_t for better cacheline isolation of contention
|
17 年之前 |