summaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)Author
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-12xfs: don't expect xfs headers to be in subdirectoriesAlex Elder
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-17fs: change to new flag variablematt mooney
2011-03-07xfs: kill support/debug.[ch]Dave Chinner
2011-03-02xfs: introduce new logging API.Dave Chinner
2011-01-11xfs: add FITRIM supportChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig
2010-01-26xfs: turn off sign warningsDave Chinner
2010-01-20xfs: make compile warn about char sign mismatches againDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04kill xfs_unmount_flushChristoph Hellwig
2008-10-30[XFS] move sync code to its own fileDavid Chinner
2008-10-30[XFS] make btree tracing genericChristoph Hellwig
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott
2005-05-05[XFS] Enable XFS_VNODE_TRACEEric Sandeen
2005-01-28[XFS] Fix NFS exporting with modular nfsdChristoph Hellwig
2005-01-13[XFS] Update Makefile for separate export source file.Christoph Hellwig
2004-10-01[XFS] Remove crufty old cap/mac code - never used, never compiled, gone.Nathan Scott
2004-08-20[XFS] Add 32bit ioctl translationNathan Scott
2004-06-19[XFS] Fix up memory allocators to be more resilient.Nathan Scott
2004-05-25[XFS] Rename a subdirectory to make life easier for people (esp.Nathan Scott
2004-05-22[XFS] Switch all XFSDEBUG to DEBUGNathan Scott
2004-03-04[XFS] Sort out some minor differences between trees.Nathan Scott
2004-02-28[XFS] Implement mrlocks on top of rwsems, instead of using our own mrlock code.Nathan Scott
2004-01-31[XFS] Move bits around to better manage common code. No functional change.Russell Cattelan
2004-01-10[XFS] Trivial and whitespace changes to sync trees. Remove no-longer-used he...Nathan Scott
2004-01-09[XFS] Merge page_buf_locking routines in with the rest of page_buf.Nathan Scott
2004-01-09[XFS] Enable pagebuf lock tracking with debug config option.Nathan Scott
2004-01-09[XFS] Dont build objects which are not linked into the kernel ever.Nathan Scott
2004-01-09[XFS] Enable the tracing options in XFS Makefiles.Nathan Scott
2004-01-09[XFS] Enable tracing in the quota code if requestedNathan Scott
2004-01-09[XFS] Fix ktrace code - dont build unilaterally, and do earlier init for page...Nathan Scott
2004-01-09[XFS] Rename pagebuf debug option (ie. pagebuf tracing) into a generic XFS tr...Nathan Scott
2004-01-09[XFS] Remove debug source file from kernel tree; useless without kdb andNathan Scott
2003-09-15[XFS] Alternate, cleaner fix for the ENOSPC/ACL lookup problemNathan Scott
2003-05-20[XFS] simplify memory allocation code big timeChristoph Hellwig