summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
AgeCommit message (Expand)Author
2007-09-05[XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner
2007-07-14[XFS] Fix vmalloc leak on mount/unmount.David Chinner
2007-07-14[XFS] Fix use-after-free during log unmount.David Chinner
2007-07-14[XFS] Only use refcounted pages for I/OChristoph Hellwig
2006-09-28[XFS] Fixes the leak in reservation space because we weren't ungrantingTim Shimmin
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott
2006-09-28[XFS] Ensure xlog_state_do_callback does not report spurious warnings onNathan Scott
2006-07-28[XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl
2006-01-11[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin
2006-01-11[XFS] turn xlog helper macros into real functionsChristoph Hellwig
2006-01-11[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recoverEric Sandeen
2005-11-02[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] Track external log/realtime device names for correct reporting inNathan Scott
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig
2005-11-02[XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin
2005-09-02[XFS] Fix up the calculation of the reservation overhead to hopefullyTim Shimmin
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds