Commit Graph

129 Commits (76d479a7caff58b1e5f31d80805f7f65f9177696)

Author SHA1 Message Date
Dave Chinner a0fa2b679e xfs: Convert xlog_warn to new logging interface 14 years ago
Dave Chinner 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 years ago
Dave Chinner d0eb2f38b2 xfs: convert grant head manipulations to lockless algorithm 14 years ago
Dave Chinner 3f16b98507 xfs: introduce new locks for the log grant ticket wait queues 14 years ago
Dave Chinner c8a09ff8ca xfs: convert log grant heads to atomic variables 14 years ago
Dave Chinner 1c3cb9ec07 xfs: convert l_tail_lsn to an atomic variable. 14 years ago
Dave Chinner 84f3c683c4 xfs: convert l_last_sync_lsn to an atomic variable 14 years ago
Dave Chinner 2ced19cbae xfs: make AIL tail pushing independent of the grant lock 14 years ago
Dave Chinner eb40a87500 xfs: use wait queues directly for the log wait queues 14 years ago
Dave Chinner a69ed03c24 xfs: combine grant heads into a single 64 bit integer 14 years ago
Dave Chinner 663e496a72 xfs: rework log grant space calculations 14 years ago
Dave Chinner 3f336c6fa1 xfs: fact out common grant head/log tail verification code 14 years ago
Dave Chinner 1054794198 xfs: convert log grant ticket queues to list heads 14 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 15 years ago
Dave Chinner 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 15 years ago
Christoph Hellwig 80f6c29d8a xfs: replace barriers with explicit flush / FUA usage 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