summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_discard.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-031-1/+1
* xfs: fix format specifier , should be %llx and not %lluColin Ian King2016-03-021-1/+1
* xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-231-1/+1
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-4/+4
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-5/+5
* xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-101-2/+3
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-4/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+3
* xfs: split out transaction reservation codeDave Chinner2013-08-121-2/+2
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: check for possible overflow in xfs_ioc_trimTomas Racek2012-08-231-2/+4
* xfs: clean up busy extent namingDave Chinner2012-05-141-2/+2
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-141-0/+1
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: fix fstrim offset calculationsDave Chinner2012-03-271-23/+38
* xfs: fix endian conversion issue in discard codeDave Chinner2012-01-031-2/+2
* xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner2011-10-111-10/+10
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+222
OpenPOWER on IntegriCloud