aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_discard.c
AgeCommit message (Expand)Author
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-08-12xfs: split out transaction reservation codeDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-05-14xfs: clean up busy extent namingDave Chinner
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-03-27xfs: fix fstrim offset calculationsDave Chinner
2012-01-03xfs: fix endian conversion issue in discard codeDave Chinner
2011-10-11xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner
2011-08-12xfs: remove subdirectoriesChristoph Hellwig