aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-25[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher1-2/+3
2005-11-02[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen1-3/+3
2005-11-02[XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen1-1/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-16/+15
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner1-34/+1
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig1-3/+29
2005-09-02[XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig1-44/+3
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig1-23/+22
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott1-3/+2
2005-06-21[XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig1-3/+13
2005-06-21[XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott1-15/+22
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-8/+25
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-2/+2
2005-05-05[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4712