Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_inode_item.c
2012-03-13 Christoph Hellwigxfs: reimplement fdatasync support
2012-03-13 Christoph Hellwigxfs: split in-core and on-disk inode log item fields
2012-03-13 Christoph Hellwigxfs: make xfs_inode_item_size idempotent
2012-03-13 Christoph Hellwigxfs: log timestamp updates
2012-02-23 Christoph Hellwigxfs: remove xfs_trans_unlocked_item
2012-01-17 Christoph Hellwigxfs: replace i_pin_wait with a bit waitqueue
2012-01-17 Christoph Hellwigxfs: replace i_flock with a sleeping bitlock
2012-01-17 Christoph Hellwigxfs: remove the if_ext_max field in struct xfs_ifork
2011-12-08 Christoph Hellwigxfs: remove the lid_size field in struct log_item_desc
2011-11-08 Christoph Hellwigxfs: constify xfs_item_ops
2011-10-17 Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2011-10-12 Christoph Hellwigxfs: simplify xfs_trans_ijoin* again
2011-10-11 Christoph Hellwigxfs: force the log if we encounter pinned buffers in...
2011-07-13 Christoph Hellwigxfs: remove wrappers around b_fspriv
2011-07-08 Christoph Hellwigxfs: remove i_transp
2011-07-06 Dave Chinnerxfs: unpin stale inodes directly in IOP_COMMITTED
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-28 David Sterbaxfs: cleanup duplicate initializations
2011-04-08 Dave Chinnerxfs: fix extent format buffer allocation size
2011-03-25 Dave Chinnerxfs: introduce inode cluster buffer trylocks for xfs_iflush
2010-12-20 Dave Chinnerxfs: remove all the inodes on a buffer from the AIL...
2010-12-01 Dave Chinnerxfs: avoid moving stale inodes in the AIL
2010-10-18 Dave Chinnerxfs: don't use vfs writeback for pure metadata modifica...
2010-07-26 Dave Chinnerxfs: fix big endian build
2010-07-26 Christoph Hellwigxfs: fix gcc 4.6 set but not read and unused statement...
2010-07-26 Christoph Hellwigxfs: remove xfs_iput
2010-07-26 Christoph Hellwigxfs: fix the xfs_log_iovec i_addr type
2010-07-26 Christoph Hellwigxfs: simplify inode to transaction joining
2010-07-26 Christoph Hellwigxfs: give li_cb callbacks the correct prototype
2010-07-26 Christoph Hellwigxfs: give xfs_item_ops methods the correct prototypes
2010-07-26 Christoph Hellwigxfs: merge iop_unpin_remove into iop_unpin
2010-07-26 Christoph Hellwigxfs: remove unneeded #include statements
2010-07-26 Christoph Hellwigxfs: drop dmapi hooks
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-19 Dave Chinnerxfs: remove stale parameter from ->iop_unpin method
2010-05-19 Dave Chinnerxfs: Add inode pin counts to traces
2010-05-19 Dave Chinnerxfs: factor log item initialisation
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-02-01 Dave Chinnerxfs: Don't issue buffer IO direct from AIL push V2
2010-02-06 Dave Chinnerxfs: Use delayed write for inodes rather than async V2
2010-01-21 Christoph Hellwigxfs: cleanup up xfs_log_force calling conventions
2010-01-21 Christoph Hellwigxfs: kill XLOG_VEC_SET_TYPE
2010-01-21 Christoph Hellwigxfs: remove duplicate buffer flags
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-09-01 Christoph Hellwigxfs: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2008-12-01 Christoph Hellwig[XFS] embededd struct xfs_imap into xfs_inode
2008-12-01 Christoph Hellwig[XFS] kill XFS_DINODE_VERSION_ defines
2008-12-01 Christoph Hellwig[XFS] kill xfs_dinode_core_t
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] Add ail pointer into log items
2008-10-30 David Chinner[XFS] Move the AIL lock into the struct xfs_ail
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-13 David Chinner[XFS] replace inode flush semaphore with a completion
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Ensure xfs_bawrite() errors are checked.
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-28 Eric Sandeen[XFS] Remove unused iop_abort log item operation
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-09 Tim Shimmin[XFS] inode items and EFI/EFDs have different ondisk...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-01-11 Nathan Scott[XFS] Merge in trivial changes, sync up headers with...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
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-09-08 Nathan Scott[XFS] Cleanup some -Wundef flag warnings in the endian...
2005-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2003-10-06 Stephen Lord[XFS] Implement deletion of inode clusters in XFS.
2003-06-19 Stephen Lord[XFS] When flushing inodes in to free log space, make...
2003-05-03 Russell Cattelan[XFS] Rework the way xfs includes xfs_<blah>.h headers.
2003-05-02 Russell Cattelan[XFS] Whitespace cleanup
2003-02-03 Stephen Lord[XFS] Transaction A is in callback processing unpinning...
2002-12-03 Stephen Lord[XFS] when logging attribute extents, use the correct...
2002-11-25 Nathan Scott[XFS] Remove assert claiming data and attribute extents...
2002-10-15 Stephen LordXFS: Switch to native endian internal representation...
2002-10-15 Nathan ScottXFS: Global search and replace of the b* memory routine...
2002-09-11 Christoph HellwigImport XFS CVS from 10092002