aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_linux.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-13[XFS] remove the sema_t from XFS.David Chinner
2008-08-13[XFS] kill vn_to_inodeChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-07-28[XFS] Pack some shortform dir2 structures for the ARM old ABIEric Sandeen
2008-07-28[XFS] XFS: ASCII case-insensitive supportBarry Naujok
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner
2008-04-29[XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma
2008-04-18[XFS] Remove the xfs_refcacheDonald Douwsma
2008-02-07[XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin
2008-02-07[XFS] Kill off xfs_statvfs.Christoph Hellwig
2008-02-07[XFS] Remove spin.hEric Sandeen
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig
2007-10-15[XFS] kill move.[ch]Christoph Hellwig
2007-10-15[XFS] move linux/log2.h header to xfs_linux.hEric Sandeen
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
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