summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Additional mount time superblock validation checks.Nathan Scott2006-03-141-1/+4
* [XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner2006-03-141-13/+24
* [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-141-2/+72
* [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-141-16/+544
* return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-151-33/+33
* [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to anNathan Scott2006-01-111-2/+1Star
* [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven forChristoph Hellwig2006-01-111-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-101-1/+1
* [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-021-1/+1
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-021-3/+6
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-8/+7Star
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-021-0/+4
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-3/+4
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-021-1/+1
* [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-211-9/+0Star
* [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-211-1/+1
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-2/+3
* [XFS] Block mount attempts for filesystems with version 1 directories.Nathan Scott2005-05-051-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1586