aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner1-1/+0
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner1-0/+1
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig1-3/+0
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig1-0/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-61/+56
2011-08-12xfs: don't expect xfs headers to be in subdirectoriesAlex Elder1-1/+1
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig1-2/+0
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-3/+2
2011-03-17fs: change to new flag variablematt mooney1-5/+2
2011-03-07xfs: kill support/debug.[ch]Dave Chinner1-3/+1
2011-03-02xfs: introduce new logging API.Dave Chinner1-0/+1
2011-01-11xfs: add FITRIM supportChristoph Hellwig1-0/+1
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig1-1/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-2/+1
2010-05-24xfs: Introduce delayed logging core codeDave Chinner1-0/+1
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig1-1/+0
2010-01-26xfs: turn off sign warningsDave Chinner1-1/+1
2010-01-20xfs: make compile warn about char sign mismatches againDave Chinner1-1/+1
2009-12-14xfs: event tracing supportChristoph Hellwig1-5/+3
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-1/+1
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-2/+1
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig1-0/+1
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig1-1/+0
2008-12-04kill xfs_unmount_flushChristoph Hellwig1-1/+0
2008-10-30[XFS] move sync code to its own fileDavid Chinner1-0/+1
2008-10-30[XFS] make btree tracing genericChristoph Hellwig1-1/+2
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy1-1/+2
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy1-18/+13
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen1-1/+1
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen1-1/+122
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott1-150/+1
2005-05-05[XFS] Enable XFS_VNODE_TRACEEric Sandeen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+150