summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* xfs: introduce the CoW forkDarrick J. Wong2016-10-041-0/+1
* xfs: log bmap intent itemsDarrick J. Wong2016-10-041-0/+1
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-041-0/+1
* xfs: log refcount intent itemsDarrick J. Wong2016-10-031-0/+1
* xfs: create refcount update intent log itemsDarrick J. Wong2016-10-031-0/+1
* xfs: add refcount btree operationsDarrick J. Wong2016-10-031-0/+1
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+1
* xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-0/+1
* Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-061-0/+5
|\
| * xfs: log rmap intent itemsDarrick J. Wong2016-08-031-0/+1
| * xfs: create rmap update intent log itemsDarrick J. Wong2016-08-031-0/+1
| * xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+1
| * 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/+1
|/
* 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-191-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-231-1/+5
* xfs: split dquot buffer operations outDave Chinner2013-10-231-0/+1
* xfs: Add xfs_log_rlimit.cJie Liu2013-08-121-0/+1
* xfs: consolidate extent swap codeDave Chinner2013-08-121-1/+0
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: consolidate xfs_rename.cDave Chinner2013-08-121-1/+0
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0
* 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/+0
* xfs: remove xfs_iget.cDave Chinner2012-10-171-1/+0
* 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/+0
* 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/+0
* xfs: fix tracing builds inside the source treeChristoph Hellwig2011-08-221-0/+2
OpenPOWER on IntegriCloud