Commit Graph

112 Commits (61ba35dea0593fbc8d062cab3e4c4c3da5ce7104)

Author SHA1 Message Date
Dave Chinner 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 15 years ago
Dave Chinner a44f13edf0 xfs: Reduce log force overhead for delayed logging 15 years ago
Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
Christoph Hellwig 651701d71d xfs: remove incorrect log write optimization 15 years ago
Christoph Hellwig 9134c2332e xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags 15 years ago
Christoph Hellwig 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner 9da1ab181a xfs: forced unmounts need to push the CIL 15 years ago
Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 years ago
Dave Chinner 955833cf2a xfs: make the log ticket ID available outside the log infrastructure 15 years ago
Dave Chinner 169a7b078e xfs: clean up log ticket overrun debug output 15 years ago
Dave Chinner 3383ca5780 xfs: allow log ticket allocation to take allocation flags 15 years ago
Dave Chinner 524ee36fa4 xfs: Don't reuse the same transaction ID for duplicated transactions. 15 years ago
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
Christoph Hellwig 79dd43bb85 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 8f330f5149 [XFS] handle memory allocation failures during log initialisation 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 17 years ago
David Chinner a9c21c1b9d [XFS] Given the log a pointer to the AIL 17 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 17 years ago
David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 17 years ago
David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 17 years ago
Christoph Hellwig 73f6aa4d44 Fix barrier fail detection in XFS 17 years ago