Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07xfs: convert to SPDX license tagsDave Chinner
2018-04-11Force log to disk before reading the AGF during a fstrimCarlos Maiolino
2017-06-20xfs: remove double-underscore integer typesDarrick J. Wong
2017-04-27xfs: Allow user to kill fstrim processLukas Czerner
2017-02-09xfs: don't block the log commit handler for discardsChristoph Hellwig
2016-08-03xfs: rmap btree requires more reserved free spaceDarrick J. Wong
2016-03-02xfs: fix format specifier , should be %llx and not %lluColin Ian King
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-10-24xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-24xfs: decouple log and transaction headersDave Chinner
2013-08-13xfs: split out transaction reservation codeDave Chinner
2013-08-13xfs: 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-15xfs: clean up busy extent namingDave Chinner
2012-05-15xfs: move busy extent handling to it's own fileDave Chinner
2012-05-15xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-03-28xfs: fix fstrim offset calculationsDave Chinner
2012-01-03xfs: fix endian conversion issue in discard codeDave Chinner
2011-10-12xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner
2011-08-13xfs: remove subdirectoriesChristoph Hellwig