Commit Graph

35 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
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 17 years ago
Lachlan McIlroy 31bd61f2bb [XFS] Move memory allocations for log tracing out of the critical path 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
David Chinner 12017faf38 [XFS] clean up stale references to semaphores 17 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 18 years ago
Eric Sandeen dcb3b83feb [XFS] clean up xfs_start_flags 18 years ago
Eric Sandeen 1cb5125875 [XFS] choose single default logbuf count & size 18 years ago
Tim Shimmin 955e47ad28 [XFS] Fixes the leak in reservation space because we weren't ungranting 19 years ago
Eric Sandeen 3f89243c5b [XFS] Remove several macros that are no longer used anywhere 19 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. 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott f016bad6be [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks 20 years ago
Tim Shimmin 7e9c639615 [XFS] 929956 add log debugging and tracing info 20 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago