Age | Commit message (Expand) | Author | Files | Lines |
2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -1/+1 |
2021-06-02 | xfs: convert allocbt cursors to use perags | Dave Chinner | 1 | -1/+1 |
2021-06-02 | xfs: add a perag to the btree cursor | Dave Chinner | 1 | -1/+1 |
2021-06-02 | xfs: pass perags through to the busy extent code | Dave Chinner | 1 | -1/+1 |
2021-06-02 | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner | 1 | -1/+1 |
2020-03-11 | xfs: remove XFS_BUF_TO_AGF | Christoph Hellwig | 1 | -3/+4 |
2020-01-27 | xfs: remove unnecessary null pointer checks from _read_agf callers | Darrick J. Wong | 1 | -1/+1 |
2019-11-13 | xfs: kill the XFS_WANT_CORRUPT_* macros | Darrick J. Wong | 1 | -1/+4 |
2019-11-08 | xfs: fix missing header includes | Darrick J. Wong | 1 | -0/+1 |
2019-06-29 | xfs: remove unused header files | Eric Sandeen | 1 | -3/+0 |
2019-06-29 | xfs: move xfs_ino_geometry to xfs_shared.h | Darrick J. Wong | 1 | -0/+1 |
2019-04-15 | xfs,fstrim: fix to return correct minlen | Wang Shilong | 1 | -1/+2 |
2019-03-25 | xfs: prohibit fstrim in norecovery mode | Darrick J. Wong | 1 | -0/+8 |
2018-07-23 | xfs: trivial xfs_btree_del_cursor cleanups | Darrick J. Wong | 1 | -1/+1 |
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
2018-04-11 | Force log to disk before reading the AGF during a fstrim | Carlos Maiolino | 1 | -7/+7 |
2017-06-20 | xfs: remove double-underscore integer types | Darrick J. Wong | 1 | -2/+2 |
2017-04-27 | xfs: Allow user to kill fstrim process | Lukas Czerner | 1 | -1/+9 |
2017-02-09 | xfs: don't block the log commit handler for discards | Christoph Hellwig | 1 | -29/+0 |
2016-08-03 | xfs: rmap btree requires more reserved free space | Darrick J. Wong | 1 | -1/+1 |
2016-03-02 | xfs: fix format specifier , should be %llx and not %llu | Colin Ian King | 1 | -1/+1 |
2015-02-23 | xfs: pass mp to XFS_WANT_CORRUPTED_GOTO | Eric Sandeen | 1 | -1/+1 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -4/+4 |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 1 | -5/+5 |
2013-12-10 | xfs: don't perform discard if the given range length is less than block size | Jie Liu | 1 | -2/+3 |
2013-10-24 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -4/+2 |
2013-10-24 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -2/+3 |
2013-08-13 | xfs: split out transaction reservation code | Dave Chinner | 1 | -2/+2 |
2013-08-13 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 1 | -0/+1 |
2012-08-23 | xfs: check for possible overflow in xfs_ioc_trim | Tomas Racek | 1 | -2/+4 |
2012-05-15 | xfs: clean up busy extent naming | Dave Chinner | 1 | -2/+2 |
2012-05-15 | xfs: move busy extent handling to it's own file | Dave Chinner | 1 | -0/+1 |
2012-05-15 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 1 | -1/+0 |
2012-03-28 | xfs: fix fstrim offset calculations | Dave Chinner | 1 | -23/+38 |
2012-01-03 | xfs: fix endian conversion issue in discard code | Dave Chinner | 1 | -2/+2 |
2011-10-12 | xfs: fix possible overflow in xfs_ioc_trim() | Lukas Czerner | 1 | -10/+10 |
2011-08-13 | xfs: remove subdirectories | Christoph Hellwig | 1 | -0/+222 |