Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / fs / xfs / xfs_log.c
2010-04-16 Dave Chinnerxfs: ensure that sync updates the log tail correctly
2010-03-01 Christoph Hellwigxfs: stop passing opaque handles to xfs_log.c routines
2010-01-21 Christoph Hellwigxfs: cleanup up xfs_log_force calling conventions
2010-01-21 Christoph Hellwigxfs: kill XLOG_VEC_SET_TYPE
2010-01-15 Christoph Hellwigxfs: clean up log buffer writes
2009-12-16 Dave Chinnerxfs: improve metadata I/O merging in the elevator
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-08-12 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-11 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-04-06 Dave Chinnerxfs: inform the xfsaild of the push target before sleeping
2009-04-06 Dave Chinnerxfs: validate log feature fields correctly
2009-03-29 Malcolm Parsonsxfs: fix various typos
2009-03-16 Christoph Hellwigxfs: cleanup log unmount handling
2009-02-12 Christoph Hellwigxfs: fix error handling in xfs_log_mount
2009-02-09 Christoph Hellwigxfs: remove iclog calculation special cases
2008-12-04 Christoph Hellwigreduce l_icloglock roundtrips
2008-12-01 Christoph Hellwig[XFS] sanitize xlog_in_core_t definition
2008-12-01 Christoph Hellwig[XFS] fix NULL pointer dereference in xfs_log_force_umount
2008-11-17 Dave Chinner[XFS] Fix double free of log tickets
2008-11-10 Dave Chinner[XFS] handle memory allocation failures during log...
2008-11-10 Dave Chinner[XFS] handle memory allocation failures during log...
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] Given the log a pointer to the AIL
2008-10-30 David Chinner[XFS] Move the AIL lock into the struct xfs_ail
2008-10-30 David Chinner[XFS] move the AIl traversal over to a consistent interface
2008-10-30 David Chinner[XFS] Use a cursor for AIL traversal.
2008-10-10 Christoph HellwigFix barrier fail detection in XFS
2008-09-17 David Chinner[XFS] Fix barrier status change detection.
2008-09-17 Lachlan McIlroy[XFS] Move memory allocations for log tracing out of...
2008-08-13 Lachlan McIlroy[XFS] Fix use after free in xfs_log_done().
2008-08-13 Lachlan McIlroy[XFS] Use KM_NOFS for debug trace buffers
2008-08-13 Christoph Hellwig[XFS] cleanup xfs_mountfs
2008-08-13 David Chinner[XFS] clean up stale references to semaphores
2008-07-28 Matthew Wilcox[XFS] Convert l_flushsema to a sv_t
2008-07-28 Michael Nishimoto[XFS] Ensure that 2 GiB xfs logs work properly.
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-07-11 Dave ChinnerFix reference counting race on log buffers
2008-04-18 David Chinner[XFS] Catch log unmount failures.
2008-04-18 David Chinner[XFS] Sanitise xfs_log_force error checking.
2008-04-18 Harvey Harrison[XFS] replace remaining __FUNCTION__ occurrences
2008-04-18 David Chinner[XFS] Fix lock inversion in forced shutdown.
2008-04-18 David Chinner[XFS] Reorganise xlog_t for better cacheline isolation...
2008-04-18 David Chinner[XFS] Remove the xlog_ticket allocator
2008-04-18 David Chinner[XFS] Per iclog callback chain lock
2008-04-18 David Chinner[XFS] Use atomics for iclog reference counting
2008-04-18 David Chinner[XFS] Prevent AIL lock contention during transaction...
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-14 Marcin Slusarzxfs: convert beX_add to beX_add_cpu (new common API)
2008-02-07 David Chinner[XFS] Move AIL pushing into it's own thread
2008-02-07 Tim Shimmin[XFS] Remove the BPCSHIFT and NB* based macros from...
2008-02-07 Niv Sardi[XFS] Remove bogus assert
2008-02-07 David Chinner[XFS] Fix up sparse warnings.
2008-02-07 Christoph Hellwig[XFS] xlog_rec_header/xlog_rec_ext_header endianess...
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 Christoph Hellwig[XFS] clean up some xfs_log_priv.h macros
2008-02-07 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Unwrap GRANT_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap LOG_LOCK.
2007-10-16 Christoph Hellwig[XFS] replace some large xfs_log_priv.h macros by prope...
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-15 Eric Sandeen[XFS] choose single default logbuf count & size
2007-10-15 David Chinner[XFS] Barriers need to be dynamically checked and switc...
2007-09-05 Christoph Hellwig[XFS] Fix sparse NULL vs 0 warnings
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 David Chinner[XFS] Fix vmalloc leak on mount/unmount.
2007-07-14 David Chinner[XFS] Fix use-after-free during log unmount.
2007-07-14 Christoph Hellwig[XFS] Only use refcounted pages for I/O
2006-09-28 Tim Shimmin[XFS] Fixes the leak in reservation space because we...
2006-09-28 Nathan Scott[XFS] Add a debug flag for allocations which are known...
2006-09-28 Nathan Scott[XFS] Ensure xlog_state_do_callback does not report...
2006-07-28 Nathan Scott[XFS] Fix remount vs no/barrier options by ensuring...
2006-06-28 Nathan Scott[XFS] Fixup whitespace damage in log_write, remove...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Cleanup a missed porting conversion, and freezing.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-11 Tim Shimmin[XFS] remove XFS_LOG_RES_DEBUG and turn on the res...
2006-01-11 Christoph Hellwig[XFS] turn xlog helper macros into real functions
2006-01-11 Eric Sandeen[XFS] remove unused "readonly" arg from xlog_find_tail...
2005-11-02 Nathan Scott[XFS] Remove old, broken nolog-mode code - noone plans...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-02 Nathan Scott[XFS] Track external log/realtime device names for...
2005-11-01 Christoph Hellwig[XFS] write barrier support Issue all log sync operati...
2005-11-01 Christoph Hellwig[XFS] Add format checking to cmn_err and icmn_err
2005-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-09-02 Tim Shimmin[XFS] Fix up the calculation of the reservation overhea...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2