summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * xfs: introduce rmap extent operation stubsDarrick J. Wong2016-08-031-0/+1
| * xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-031-0/+1
* | xfs: abstract block export operations from nfsd layoutsBenjamin Coddington2016-07-151-2/+1Star
|/
* nfsd: add SCSI layout supportChristoph Hellwig2016-03-181-0/+1
* nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-181-1/+1
* xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner2015-10-181-1/+1
* libxfs: add xfs_bit.cDave Chinner2015-07-291-1/+1
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-161-0/+1
* xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-151-0/+1
* libxfs: move source filesDave Chinner2014-06-251-31/+32
* xfs: create libxfs infrastructureDave Chinner2014-06-251-1/+6
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-301-0/+1
* xfs: split xfs_rtalloc.c for userspace sanityDave Chinner2013-10-241-1/+5
* xfs: split dquot buffer operations outDave Chinner2013-10-231-0/+1
* xfs: Add xfs_log_rlimit.cJie Liu2013-08-131-0/+1
* xfs: consolidate extent swap codeDave Chinner2013-08-121-1/+0Star
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0Star
* xfs: consolidate xfs_rename.cDave Chinner2013-08-121-1/+0Star
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0Star
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+1
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-121-1/+2
* xfs: split out the remote symlink handlingDave Chinner2013-08-121-1/+2
* xfs: split out attribute fork truncation code into separate fileDave Chinner2013-08-121-0/+1
* xfs: split out attribute listing code into separate fileDave Chinner2013-08-121-0/+1
* xfs: move getdents code into it's own fileDave Chinner2013-08-121-0/+1
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-121-0/+1
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-121-0/+1
* xfs: split out transaction reservation codeDave Chinner2013-08-121-1/+2
* xfs: Inode create log itemsDave Chinner2013-06-271-0/+1
* xfs: split remote attribute code outDave Chinner2013-04-271-0/+1
* xfs: split out symlink code into it's own file.Dave Chinner2013-04-211-2/+3
* xfs: remove xfs_flushinval_pagesDave Chinner2012-11-141-1/+0Star
* xfs: remove xfs_iget.cDave Chinner2012-10-171-1/+0Star
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-1/+1
* xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner2012-05-141-1/+0Star
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-141-0/+1
* xfs: use common code for quota statisticsChristoph Hellwig2012-03-141-3/+0Star
* xfs: fix tracing builds inside the source treeChristoph Hellwig2011-08-221-0/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-61/+56Star
* xfs: don't expect xfs headers to be in subdirectoriesAlex Elder2011-08-121-1/+1
* xfs: remove leftovers of the old btree tracing codeChristoph Hellwig2011-07-131-2/+0Star
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-211-3/+2Star
|\
| * xfs: kill support/debug.[ch]Dave Chinner2011-03-071-3/+1Star
| * xfs: introduce new logging API.Dave Chinner2011-03-021-0/+1
* | fs: change to new flag variablematt mooney2011-03-171-5/+2Star
|/
* xfs: add FITRIM supportChristoph Hellwig2011-01-121-0/+1
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-261-1/+0Star
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-2/+1Star
* xfs: Introduce delayed logging core codeDave Chinner2010-05-241-0/+1
* xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig2010-03-011-1/+0Star