aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_linux.h
Commit message (Expand)AuthorAge
* [XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin2008-02-07
* [XFS] Kill off xfs_statvfs.Christoph Hellwig2008-02-07
* [XFS] Remove spin.hEric Sandeen2008-02-07
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-15
* [XFS] kill move.[ch]Christoph Hellwig2007-10-15
* [XFS] move linux/log2.h header to xfs_linux.hEric Sandeen2007-10-15
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-14
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-12
* [XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott2006-09-27
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [XFS] Remove a couple of no-longer-used macros.Nathan Scott2006-06-27
* [XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott2006-06-19
* [XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott2006-06-09
* [XFS] Add degframentation exclusion supportBarry Naujok2006-06-09
* [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-30
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner2006-03-13
* [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-13
* [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott2006-03-13
* [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-13
* [XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig2006-01-10
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-10
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2005-11-01
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-01
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-04
* [XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig2005-09-02
* Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds2005-06-21
|\
| * [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16