summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_linux.h
AgeCommit message (Expand)Author
2007-02-12[PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner
2006-09-28[XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[XFS] Remove a couple of no-longer-used macros.Nathan Scott
2006-06-20[XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott
2006-06-09[XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott
2006-06-09[XFS] Add degframentation exclusion supportBarry Naujok
2006-03-31[XFS] Provide XFS support for the splice syscall.Nathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-03-14[XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner
2006-03-14[XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner
2006-03-14[XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott
2006-03-14[XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner
2006-01-11[XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig
2005-06-21Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds