| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: consolidate xfs_rename.c | Dave Chinner | 2013-08-12 | 1 | -347/+0 |
* | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 2013-08-12 | 1 | -1/+0 |
* | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner | 2013-08-12 | 1 | -1/+2 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -1/+1 |
* | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 2012-03-20 | 1 | -11/+0 |
* | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig | 2011-10-11 | 1 | -4/+4 |
* | xfs: get rid of open-coded S_ISREG(), etc. | Al Viro | 2011-07-26 | 1 | -2/+2 |
* | xfs: log timestamp changes to the source inode in rename | Christoph Hellwig | 2010-12-09 | 1 | -0/+1 |
* | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 2010-10-18 | 1 | -1/+1 |
* | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner | 2010-10-18 | 1 | -4/+8 |
* | xfs: split xfs_itrace_entry | Christoph Hellwig | 2010-07-26 | 1 | -2/+1 |
* | xfs: simplify inode to transaction joining | Christoph Hellwig | 2010-07-26 | 1 | -19/+7 |
* | xfs: remove unneeded #include statements | Christoph Hellwig | 2010-07-26 | 1 | -2/+0 |
* | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 | 1 | -29/+3 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-14 | 1 | -0/+1 |
* | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 | 1 | -1/+2 |
* | [XFS] Remove the rest of the macro-to-function indirections. | Eric Sandeen | 2009-01-16 | 1 | -1/+1 |
* | [XFS] simplify projid check in xfs_rename | Christoph Hellwig | 2008-12-11 | 1 | -38/+11 |
* | [XFS] Fix hang after disallowed rename across directory quota domains | Dave Chinner | 2008-12-05 | 1 | -1/+1 |
* | [XFS] remove i_gen from incore inode | Dave Chinner | 2008-12-01 | 1 | -10/+2 |
* | [XFS] Don't update mtime on rename source | Christoph Hellwig | 2008-07-28 | 1 | -13/+9 |
* | [XFS] kill usesless IHOLD calls in xfs_rename | Christoph Hellwig | 2008-04-29 | 1 | -65/+10 |
* | [XFS] remove manual lookup from xfs_rename and simplify locking | Christoph Hellwig | 2008-04-29 | 1 | -140/+45 |
* | [XFS] remove bhv_vname_t and xfs_rename code | Barry Naujok | 2008-04-18 | 1 | -53/+29 |
* | [XFS] cleanup vnode use in xfs_symlink and xfs_rename | Christoph Hellwig | 2008-04-18 | 1 | -15/+5 |
* | [XFS] cleanup vnode use in dmapi calls | Christoph Hellwig | 2008-04-18 | 1 | -4/+4 |
* | [XFS] kill xfs_get_dir_entry | Christoph Hellwig | 2008-04-18 | 1 | -8/+4 |
* | [XFS] Remove the xfs_refcache | Donald Douwsma | 2008-04-18 | 1 | -4/+1 |
* | [XFS] Fix up sparse warnings. | David Chinner | 2008-02-07 | 1 | -0/+1 |
* | [XFS] clean up vnode/inode tracing | Lachlan McIlroy | 2008-02-07 | 1 | -4/+4 |
* | [XFS] move v_trace from bhv_vnode to xfs_inode | Christoph Hellwig | 2007-10-16 | 1 | -2/+2 |
* | [XFS] call common xfs vnode-level helpers directly and remove vnode operations | Christoph Hellwig | 2007-10-16 | 1 | -4/+1 |
* | [XFS] decontaminate vnode operations from behavior details | Christoph Hellwig | 2007-10-15 | 1 | -12/+6 |
* | [XFS] Radix tree based inode caching | David Chinner | 2007-10-15 | 1 | -0/+1 |
* | [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED | Christoph Hellwig | 2007-10-15 | 1 | -6/+4 |
* | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen | 2007-05-08 | 1 | -1/+1 |
* | [XFS] Remove unused argument to xfs_bmap_finish | Eric Sandeen | 2007-02-10 | 1 | -1/+1 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -35/+19 |
* | [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD | Nathan Scott | 2006-06-09 | 1 | -4/+4 |
* | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -3/+3 |
* | [XFS] Fix a project quota space accounting leak on rename. | Nathan Scott | 2006-05-08 | 1 | -0/+12 |
* | [XFS] add helper to get xfs_inode from vnode | Christoph Hellwig | 2006-01-11 | 1 | -5/+2 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -6/+5 |
* | [XFS] Remove a null CELL macro and its one caller, not useful to anyone. | Nathan Scott | 2005-11-02 | 1 | -2/+0 |
* | [XFS] Remove dead code. Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 | 1 | -18/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+673 |