aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig1-0/+1
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster1-0/+1
2014-06-25libxfs: move source filesDave Chinner1-31/+32
2014-06-25xfs: create libxfs infrastructureDave Chinner1-1/+6
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner1-0/+1
2013-10-23xfs: split xfs_rtalloc.c for userspace sanityDave Chinner1-1/+5
2013-10-23xfs: split dquot buffer operations outDave Chinner1-0/+1
2013-08-12xfs: Add xfs_log_rlimit.cJie Liu1-0/+1
2013-08-12xfs: consolidate extent swap codeDave Chinner1-1/+0
2013-08-12xfs: consolidate xfs_utils.cDave Chinner1-1/+0
2013-08-12xfs: consolidate xfs_rename.cDave Chinner1-1/+0
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-1/+0
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner1-0/+1
2013-08-12xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner1-1/+2
2013-08-12xfs: split out the remote symlink handlingDave Chinner1-1/+2
2013-08-12xfs: split out attribute fork truncation code into separate fileDave Chinner1-0/+1
2013-08-12xfs: split out attribute listing code into separate fileDave Chinner1-0/+1
2013-08-12xfs: move getdents code into it's own fileDave Chinner1-0/+1
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner1-0/+1
2013-08-12xfs: move inode fork definitions to a new header fileDave Chinner1-0/+1
2013-08-12xfs: split out transaction reservation codeDave Chinner1-1/+2
2013-06-27xfs: Inode create log itemsDave Chinner1-0/+1
2013-04-27xfs: split remote attribute code outDave Chinner1-0/+1
2013-04-21xfs: split out symlink code into it's own file.Dave Chinner1-2/+3
2012-11-14xfs: remove xfs_flushinval_pagesDave Chinner1-1/+0
2012-10-17xfs: remove xfs_iget.cDave Chinner1-1/+0
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner1-1/+1
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