summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_linux.h
AgeCommit message (Expand)AuthorLines
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner-0/+1
2008-04-29[XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma-1/+0
2008-04-18[XFS] Remove the xfs_refcacheDonald Douwsma-1/+0
2008-02-07[XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin-27/+1
2008-02-07[XFS] Kill off xfs_statvfs.Christoph Hellwig-4/+0
2008-02-07[XFS] Remove spin.hEric Sandeen-1/+3
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig-1/+0
2007-10-15[XFS] kill move.[ch]Christoph Hellwig-1/+0
2007-10-15[XFS] move linux/log2.h header to xfs_linux.hEric Sandeen-0/+1
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner-0/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+0
2007-02-12[PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner-10/+0
2006-09-28[XFS] Fix a porting botch on the realtime subvol growfs code path.Nathan Scott-0/+7
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen-7/+0
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[XFS] Remove a couple of no-longer-used macros.Nathan Scott-2/+0
2006-06-20[XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott-18/+2
2006-06-09[XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott-4/+10
2006-06-09[XFS] Add degframentation exclusion supportBarry Naujok-0/+1
2006-03-31[XFS] Provide XFS support for the splice syscall.Nathan Scott-0/+1
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott-1/+1
2006-03-14[XFS] using a spinlock per cpu for superblock counter exclusion results inDavid Chinner-0/+1
2006-03-14[XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner-0/+2
2006-03-14[XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott-1/+1
2006-03-14[XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner-0/+5
2006-01-11[XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig-4/+0
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott-13/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott-25/+11
2005-11-02[XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott-4/+0
2005-11-02[XFS] Fix up an internal sort function name collision issue.Nathan Scott-1/+1
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott-4/+8
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig-0/+1
2005-06-21Merge rsync://oss.sgi.com/git/xfs-2.6Linus Torvalds-2/+4
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-3/+3
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+374