serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / fs / xfs / xfs_rename.c
2011-10-12 Christoph Hellwigxfs: simplify xfs_trans_ijoin* again
2011-07-26 Al Viroxfs: get rid of open-coded S_ISREG(), etc.
2010-12-09 Christoph Hellwigxfs: log timestamp changes to the source inode in rename
2010-10-18 Arkadiusz Mi?kiewiczxfs: Extend project quotas to support 32bit project ids
2010-10-18 Dave Chinnerxfs: don't use vfs writeback for pure metadata modifica...
2010-07-26 Christoph Hellwigxfs: split xfs_itrace_entry
2010-07-26 Christoph Hellwigxfs: simplify inode to transaction joining
2010-07-26 Christoph Hellwigxfs: remove unneeded #include statements
2010-07-26 Christoph Hellwigxfs: drop dmapi hooks
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2008-12-11 Christoph Hellwig[XFS] simplify projid check in xfs_rename
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-01 Dave Chinner[XFS] remove i_gen from incore inode
2008-07-28 Christoph Hellwig[XFS] Don't update mtime on rename source
2008-04-29 Christoph Hellwig[XFS] kill usesless IHOLD calls in xfs_rename
2008-04-29 Christoph Hellwig[XFS] remove manual lookup from xfs_rename and simplify...
2008-04-18 Barry Naujok[XFS] remove bhv_vname_t and xfs_rename code
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in xfs_symlink and xfs_rename
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in dmapi calls
2008-04-18 Christoph Hellwig[XFS] kill xfs_get_dir_entry
2008-04-18 Donald Douwsma[XFS] Remove the xfs_refcache
2008-02-07 David Chinner[XFS] Fix up sparse warnings.
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] decontaminate vnode operations from behavior...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
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] Remove a null CELL macro and its one caller,...
2005-06-21 Christoph Hellwig[XFS] Remove dead code. Patch from Adrian Bunk
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2