aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_linux.h
Commit message (Expand)AuthorAge
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-19
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-29
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig2008-11-30
* [XFS] Fix race when looking up reclaimable inodesDavid Chinner2008-10-30
* [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-30
* CRED: Introduce credential access wrappersDavid Howells2008-08-13
* [XFS] remove the sema_t from XFS.David Chinner2008-08-13
* [XFS] kill vn_to_inodeChristoph Hellwig2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] Pack some shortform dir2 structures for the ARM old ABIEric Sandeen2008-07-28
* [XFS] XFS: ASCII case-insensitive supportBarry Naujok2008-07-28
* [XFS] Include linux/random.h in all builds, not just debug.David Chinner2008-04-30
* [XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma2008-04-29
* [XFS] Remove the xfs_refcacheDonald Douwsma2008-04-17
* [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