aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fsops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-07[XFS] Prevent free space oversubscription and xfssyncd looping.David Chinner1-6/+10
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thawNathan Scott1-5/+4
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott1-1/+1
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott1-3/+4
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-03-14[XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner1-0/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-2/+2
2006-01-11[XFS] Write log dummy record when freezing filesystemChristoph Hellwig1-0/+26
2005-11-25[XFS] handle error returns from freeze_bdevChristoph Hellwig1-1/+1
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott1-1/+1
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig1-50/+44
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-13/+12
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott1-2/+4
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig1-26/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+616