aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-02-16xfs: implement pNFS export operationsGravatar Christoph Hellwig 1-0/+1
2014-07-15xfs: add xfs_mount sysfs kobjectGravatar Brian Foster 1-0/+1
2014-06-25libxfs: move source filesGravatar Dave Chinner 1-31/+32
2014-06-25xfs: create libxfs infrastructureGravatar Dave Chinner 1-1/+6
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorGravatar Dave Chinner 1-0/+1
2013-10-23xfs: split xfs_rtalloc.c for userspace sanityGravatar Dave Chinner 1-1/+5
2013-10-23xfs: split dquot buffer operations outGravatar Dave Chinner 1-0/+1
2013-08-12xfs: Add xfs_log_rlimit.cGravatar Jie Liu 1-0/+1
2013-08-12xfs: consolidate extent swap codeGravatar Dave Chinner 1-1/+0
2013-08-12xfs: consolidate xfs_utils.cGravatar Dave Chinner 1-1/+0
2013-08-12xfs: consolidate xfs_rename.cGravatar Dave Chinner 1-1/+0
2013-08-12xfs: kill xfs_vnodeops.[ch]Gravatar Dave Chinner 1-1/+0
2013-08-12xfs: create xfs_bmap_util.[ch]Gravatar Dave Chinner 1-0/+1
2013-08-12xfs: introduce xfs_sb.c for sharing with libxfsGravatar Dave Chinner 1-1/+2
2013-08-12xfs: split out the remote symlink handlingGravatar Dave Chinner 1-1/+2
2013-08-12xfs: split out attribute fork truncation code into separate fileGravatar Dave Chinner 1-0/+1
2013-08-12xfs: split out attribute listing code into separate fileGravatar Dave Chinner 1-0/+1
2013-08-12xfs: move getdents code into it's own fileGravatar Dave Chinner 1-0/+1
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsGravatar Dave Chinner 1-0/+1
2013-08-12xfs: move inode fork definitions to a new header fileGravatar Dave Chinner 1-0/+1
2013-08-12xfs: split out transaction reservation codeGravatar Dave Chinner 1-1/+2
2013-06-27xfs: Inode create log itemsGravatar Dave Chinner 1-0/+1
2013-04-27xfs: split remote attribute code outGravatar Dave Chinner 1-0/+1
2013-04-21xfs: split out symlink code into it's own file.Gravatar Dave Chinner 1-2/+3
2012-11-14xfs: remove xfs_flushinval_pagesGravatar Dave Chinner 1-1/+0
2012-10-17xfs: remove xfs_iget.cGravatar Dave Chinner 1-1/+0
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Gravatar Dave Chinner 1-1/+1
2012-05-14xfs: move xfs_do_force_shutdown() and kill xfs_rw.cGravatar Dave Chinner 1-1/+0
2012-05-14xfs: move busy extent handling to it's own fileGravatar Dave Chinner 1-0/+1
2012-03-14xfs: use common code for quota statisticsGravatar Christoph Hellwig 1-3/+0
2011-08-22xfs: fix tracing builds inside the source treeGravatar Christoph Hellwig 1-0/+2
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-61/+56
2011-08-12xfs: don't expect xfs headers to be in subdirectoriesGravatar Alex Elder 1-1/+1
2011-07-13xfs: remove leftovers of the old btree tracing codeGravatar Christoph Hellwig 1-2/+0
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-3/+2
2011-03-17fs: change to new flag variableGravatar matt mooney 1-5/+2
2011-03-07xfs: kill support/debug.[ch]Gravatar Dave Chinner 1-3/+1
2011-03-02xfs: introduce new logging API.Gravatar Dave Chinner 1-0/+1
2011-01-11xfs: add FITRIM supportGravatar Christoph Hellwig 1-0/+1
2010-07-26xfs: simplify log item descriptor trackingGravatar Christoph Hellwig 1-1/+0
2010-07-26xfs: drop dmapi hooksGravatar Christoph Hellwig 1-2/+1
2010-05-24xfs: Introduce delayed logging core codeGravatar Dave Chinner 1-0/+1
2010-03-01xfs: merge xfs_lrw.c into xfs_file.cGravatar Christoph Hellwig 1-1/+0
2010-01-26xfs: turn off sign warningsGravatar Dave Chinner 1-1/+1
2010-01-20xfs: make compile warn about char sign mismatches againGravatar Dave Chinner 1-1/+1
2009-12-14xfs: event tracing supportGravatar Christoph Hellwig 1-5/+3
2009-06-10xfs: use generic Posix ACL codeGravatar Christoph Hellwig 1-1/+1
2009-06-08xfs: kill xfs_qmopsGravatar Christoph Hellwig 1-2/+1
2009-02-09xfs: get rid of indirections in the quotaops implementationGravatar Christoph Hellwig 1-0/+1
2008-12-04move inode tracing out of xfs_vnode.Gravatar Christoph Hellwig 1-1/+0