summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_linux.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott2006-09-281-0/+7
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-7/+0
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [XFS] Remove a couple of no-longer-used macros.Nathan Scott2006-06-271-2/+0
* [XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott2006-06-201-18/+2
* [XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott2006-06-091-4/+10
* [XFS] Add degframentation exclusion supportBarry Naujok2006-06-091-0/+1
* [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-311-0/+1
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-1/+1
* [XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner2006-03-141-0/+1
* [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-141-0/+2
* [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott2006-03-141-1/+1
* [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-141-0/+5
* [XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig2006-01-111-4/+0
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-021-13/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2005-11-021-4/+0
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-021-1/+1
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-051-4/+8
* [XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig2005-09-021-0/+1
* Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds2005-06-211-2/+4
|\
| * [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-2/+4
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-3/+3
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+374
OpenPOWER on IntegriCloud