- 35bf2b1 xfs: convert trim to use for_each_perag_range by Dave Chinner · 2 years ago
- 08d3e84 xfs: pass perag to xfs_alloc_read_agf() by Dave Chinner · 2 years, 8 months ago
- 44abff2c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD by Christoph Hellwig · 2 years, 11 months ago
- 7b47ef5 block: add a bdev_discard_granularity helper by Christoph Hellwig · 2 years, 11 months ago
- 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 11 months ago
- 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 6 months ago
- 289d38d xfs: convert allocbt cursors to use perags by Dave Chinner · 3 years, 9 months ago
- be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 9 months ago
- 45d0662 xfs: pass perags through to the busy extent code by Dave Chinner · 3 years, 9 months ago
- 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 9 months ago
- 9798f61 xfs: remove XFS_BUF_TO_AGF by Christoph Hellwig · 5 years ago
- 706b8c5b xfs: remove unnecessary null pointer checks from _read_agf callers by Darrick J. Wong · 5 years ago
- f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
- 5f213dd xfs: fix missing header includes by Darrick J. Wong · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
- 2bf9d26 xfs,fstrim: fix to return correct minlen by Wang Shilong · 6 years ago
- ed79dac xfs: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
- 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 8c81dd4 Force log to disk before reading the AGF during a fstrim by Carlos Maiolino · 7 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
- 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
- 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 9 years ago
- 5d518bd xfs: fix format specifier , should be %llx and not %llu by Colin Ian King · 9 years ago
- c29aad4 xfs: pass mp to XFS_WANT_CORRUPTED_GOTO by Eric Sandeen · 10 years ago
- 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
- 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
- b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
- 2f42d61 xfs: don't perform discard if the given range length is less than block size by Jie Liu · 11 years ago
- a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
- 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
- 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 12 years ago
- 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 12 years ago
- a672e1b xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 13 years ago
- 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 13 years ago
- efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 13 years ago
- 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
- a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 13 years ago
- b1c770c xfs: fix endian conversion issue in discard code by Dave Chinner · 13 years ago
- c029a50 xfs: fix possible overflow in xfs_ioc_trim() by Lukas Czerner · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 14 years ago[Renamed from fs/xfs/linux-2.6/xfs_discard.c]
- e84661a xfs: add online discard support by Christoph Hellwig · 14 years ago
- be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
- a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago