summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_discard.c
Commit message (Expand)AuthorAge
* Force log to disk before reading the AGF during a fstrimCarlos Maiolino2018-04-10
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: Allow user to kill fstrim processLukas Czerner2017-04-27
* xfs: don't block the log commit handler for discardsChristoph Hellwig2017-02-09
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-03
* xfs: fix format specifier , should be %llx and not %lluColin Ian King2016-03-02
* xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-23
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-10
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: split out transaction reservation codeDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: check for possible overflow in xfs_ioc_trimTomas Racek2012-08-23
* xfs: clean up busy extent namingDave Chinner2012-05-14
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: fix fstrim offset calculationsDave Chinner2012-03-27
* xfs: fix endian conversion issue in discard codeDave Chinner2012-01-03
* xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12