1. b3b5ff4 xfs: reduce the size of struct xfs_extent_free_item by Darrick J. Wong · 3 years, 3 months ago
  2. c201d9c xfs: rename xfs_bmap_add_free to xfs_free_extent_later by Darrick J. Wong · 3 years, 3 months ago
  3. 7cb3efb xfs: rename m_ag_maxlevels to m_allocbt_maxlevels by Darrick J. Wong · 3 years, 3 months ago
  4. ebd9027 xfs: convert xfs_sb_version_has checks to use mount features by Dave Chinner · 3 years, 5 months ago
  5. 159eb69 xfs: make the record pointer passed to query_range functions const by Darrick J. Wong · 3 years, 5 months ago
  6. 04dcb47 xfs: make the key parameters to all btree query range functions const by Darrick J. Wong · 3 years, 5 months ago
  7. 45d0662 xfs: pass perags through to the busy extent code by Dave Chinner · 3 years, 8 months ago
  8. 3015196 xfs: Introduce error injection to allocate only minlen size extents for files by Chandan Babu R · 4 years ago
  9. 508578f xfs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 8 months ago
  10. 183606d xfs: remove the agfl_bno member from struct xfs_agfl by Christoph Hellwig · 4 years, 10 months ago
  11. c34d570 xfs: cleanup use of the XFS_ALLOC_ flags by Christoph Hellwig · 5 years ago
  12. fd638f1 xfs: move extent zeroing to xfs_bmapi_allocate by Christoph Hellwig · 5 years ago
  13. ce84042 xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag") by Darrick J. Wong · 5 years ago
  14. 1baa280 xfs: remove the unused XFS_ALLOC_USERDATA flag by Christoph Hellwig · 5 years ago
  15. 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
  16. 64396ff xfs: remove xfs_alloc_arg firstblock field by Brian Foster · 7 years ago
  17. 86210fb xfs: move various type verifiers to common file by Dave Chinner · 7 years ago
  18. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  19. 9f3a080 xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk by Darrick J. Wong · 7 years ago
  20. 4e52933 xfs: factor out nodiscard helpers by Brian Foster · 7 years ago
  21. fcb762f xfs: add bmapi nodiscard flag by Brian Foster · 7 years ago
  22. 4223f65 xfs: create agfl block free helper function by Brian Foster · 7 years ago
  23. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  24. a78ee25 xfs: convert XFS_AGFL_SIZE to a helper function by Dave Chinner · 7 years ago
  25. ce1d802 xfs: add scrub cross-referencing helpers for the free space btrees by Darrick J. Wong · 7 years ago
  26. 21ec541 xfs: create block pointer check functions by Darrick J. Wong · 7 years ago
  27. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  28. e9a2599 xfs: create a function to query all records in a btree by Darrick J. Wong · 8 years ago
  29. 2d520bf xfs: provide a query_range function for freespace btrees by Darrick J. Wong · 8 years ago
  30. 8d242e9 xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG by Christoph Hellwig · 8 years ago
  31. 54fee13 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 8 years ago
  32. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  33. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  34. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  35. 04f1306 xfs: don't update rmapbt when fixing agfl by Darrick J. Wong · 8 years ago
  36. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  37. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  38. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  39. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 9 years ago
  40. 4d89e20 xfs: separate freelist fixing into a separate helper by Dave Chinner · 9 years ago
  41. 0d5a75e xfs: make several functions static by Eric Sandeen · 9 years ago
  42. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 9 years ago
  43. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  44. 3d238b7 Merge branch 'xfs-freelist-cleanup' into for-next by Dave Chinner · 10 years ago
  45. 496817b xfs: clean up XFS_MIN_FREELIST macros by Dave Chinner · 10 years ago
  46. 50adbcb xfs: xfs_alloc_fix_freelist() can use incore perag structures by Dave Chinner · 10 years ago
  47. bfe46d4 xfs: support min/max agbno args in block allocator by Brian Foster · 10 years ago
  48. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  49. 84be0ff libxfs: move header files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_alloc.h]
  50. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  51. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  52. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  53. e04426b xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  54. 2455881 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  55. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 13 years ago
  56. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 13 years ago
  57. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 13 years ago
  58. 55a7bc5 xfs: do not discard alloc btree blocks by Christoph Hellwig · 14 years ago
  59. e84661a xfs: add online discard support by Christoph Hellwig · 14 years ago
  60. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 14 years ago
  61. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 14 years ago
  62. 14b064c xfs: limit extent length for allocation to AG size by Dave Chinner · 14 years ago
  63. a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago
  64. 807cbbd xfs: do not use emums for flags used in tracing by Christoph Hellwig · 15 years ago
  65. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 15 years ago
  66. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  67. 6cc8764 xfs: factor out code to find the longest free extent in the AG by Dave Chinner · 16 years ago
  68. 847fff5 [XFS] Sync up kernel and user-space headers by Barry Naujok · 16 years ago
  69. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 18 years ago
  70. 4be536d [XFS] Prevent free space oversubscription and xfssyncd looping. by David Chinner · 18 years ago
  71. d210a28 [XFS] In actual allocation of file system blocks and freeing extents, the by Yingping Lu · 19 years ago
  72. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 19 years ago
  73. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago