1. 706b8c5b xfs: remove unnecessary null pointer checks from _read_agf callers by Darrick J. Wong · 5 years ago
  2. f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
  3. 5f213dd xfs: fix missing header includes by Darrick J. Wong · 5 years ago
  4. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  5. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  6. 2bf9d26 xfs,fstrim: fix to return correct minlen by Wang Shilong · 6 years ago
  7. ed79dac xfs: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  8. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 7 years ago
  9. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  10. 8c81dd4 Force log to disk before reading the AGF during a fstrim by Carlos Maiolino · 7 years ago
  11. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  12. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  13. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  14. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  15. 5d518bd xfs: fix format specifier , should be %llx and not %llu by Colin Ian King · 9 years ago
  16. c29aad4 xfs: pass mp to XFS_WANT_CORRUPTED_GOTO by Eric Sandeen · 10 years ago
  17. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  18. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  19. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  20. 2f42d61 xfs: don't perform discard if the given range length is less than block size by Jie Liu · 11 years ago
  21. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  22. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  23. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  24. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  25. a672e1b xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 12 years ago
  26. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 13 years ago
  27. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 13 years ago
  28. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  29. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 13 years ago
  30. b1c770c xfs: fix endian conversion issue in discard code by Dave Chinner · 13 years ago
  31. c029a50 xfs: fix possible overflow in xfs_ioc_trim() by Lukas Czerner · 13 years ago
  32. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_discard.c]
  33. e84661a xfs: add online discard support by Christoph Hellwig · 14 years ago
  34. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  35. a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago