summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_discard.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Force log to disk before reading the AGF during a fstrimCarlos Maiolino1-7/+7
2014-06-25xfs: global error sign conversionDave Chinner1-4/+4
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-5/+5
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-10-24xfs: decouple inode and bmap btree header filesDave Chinner1-4/+2
2013-10-24xfs: decouple log and transaction headersDave Chinner1-2/+3
2013-08-13xfs: split out transaction reservation codeDave Chinner1-2/+2
2013-08-13xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek1-2/+4
2012-05-15xfs: clean up busy extent namingDave Chinner1-2/+2
2012-05-15xfs: move busy extent handling to it's own fileDave Chinner1-0/+1
2012-05-15xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-03-28xfs: fix fstrim offset calculationsDave Chinner1-23/+38
2012-01-03xfs: fix endian conversion issue in discard codeDave Chinner1-2/+2
2011-10-12xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner1-10/+10
2011-08-13xfs: remove subdirectoriesChristoph Hellwig1-0/+222