1. a769760 xfs: don't check for AG deadlock for realtime files in bunmapi by Omar Sandoval · 4 years, 6 months ago
  2. 0a72d77 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 4 years, 9 months ago
  3. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  4. 9bb68aa xfs: truncate transaction does not modify the inobt by Brian Foster · 6 years ago
  5. 0f929c9 xfs: detect agfl count corruption and reset agfl by Brian Foster · 6 years ago
  6. 769bca9 xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
  7. f374505 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  8. 67d73f4 xfs: handle error if xfs_btree_get_bufs fails by Eric Sandeen · 7 years ago
  9. 3042b3a xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  10. 98cbca2 xfs: perag initialization should only touch m_ag_max_usable for AG 0 by Darrick J. Wong · 7 years ago
  11. ae04a8c xfs: fix compiler warnings by Darrick J. Wong · 7 years ago
  12. a46cf59 xfs: relog dirty buffers during swapext bmbt owner change by Brian Foster · 7 years ago
  13. f9e583e xfs: skip bmbt block ino validation during owner change by Brian Foster · 7 years ago
  14. fe211e1 xfs: don't log dirty ranges for ordered buffers by Brian Foster · 7 years ago
  15. 536932f xfs: stop searching for free slots in an inode chunk when there are none by Carlos Maiolino · 7 years ago
  16. 8edd73a1 xfs: fix inobt inode allocation search optimization by Omar Sandoval · 7 years ago
  17. 2299801 xfs: fix multi-AG deadlock in xfs_bunmapi by Christoph Hellwig · 7 years ago
  18. 01bc132 xfs: check _alloc_read_agf buffer pointer before using by Darrick J. Wong · 7 years ago
  19. c32b1ec xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write by Darrick J. Wong · 7 years ago
  20. a6247b0 xfs: check _btree_check_block value by Darrick J. Wong · 7 years ago
  21. e76496f xfs: don't crash on unexpected holes in dir/attr btrees by Darrick J. Wong · 7 years ago
  22. ce83e49 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 7 years ago
  23. 75c5afd xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 7 years ago
  24. 7fb8ab8 xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 7 years ago
  25. 53c44c2 xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 7 years ago
  26. d457f82 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 7 years ago
  27. 99226b8 xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 7 years ago
  28. ca659e08 xfs: rework the inline directory verifiers by Darrick J. Wong · 7 years ago
  29. 815414e xfs: verify inline directory data forks by Darrick J. Wong · 7 years ago
  30. d5dbd1c xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 7 years ago
  31. da617af xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 7 years ago
  32. a240293 xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 7 years ago
  33. 9559c48 xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 7 years ago
  34. c251c6c2 xfs: split indlen reservations fairly when under reserved by Brian Foster · 7 years ago
  35. 2d7c1c7 xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 7 years ago
  36. 8370826 xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 7 years ago
  37. 3d2bd2f xfs: verify free block header fields by Darrick J. Wong · 7 years ago
  38. 4056a74 xfs: check for obviously bad level values in the bmbt root by Darrick J. Wong · 7 years ago
  39. efab3ae xfs: filter out obviously bad btree pointers by Darrick J. Wong · 7 years ago
  40. 7e2dd1f xfs: fail _dir_open when readahead fails by Darrick J. Wong · 7 years ago
  41. 0a6844a xfs: fix toctou race when locking an inode to access the data map by Darrick J. Wong · 7 years ago
  42. 08a2a26 xfs: use per-AG reservations for the finobt by Christoph Hellwig · 7 years ago
  43. 9be1c33 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 7 years ago
  44. 29f96b7 xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 7 years ago
  45. aab858d xfs: remove racy hasattr check from attr ops by Brian Foster · 7 years ago
  46. 2909416 xfs: verify dirblocklog correctly by Darrick J. Wong · 7 years ago
  47. 214d55e xfs: fix COW writeback race by Christoph Hellwig · 7 years ago
  48. 29f3192 xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 7 years ago
  49. d3201a1 xfs: sanity check inode di_mode by Amir Goldstein · 7 years ago
  50. b5f68e2 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 7 years ago
  51. 4fac84b xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 7 years ago
  52. e5325fc xfs: sanity check directory inode di_size by Amir Goldstein · 7 years ago
  53. e9b7765 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  54. 6b81365 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  55. c63f4d3 xfs: fix bogus minleft manipulations by Christoph Hellwig · 7 years ago
  56. d20e4ad xfs: bump up reserved blocks in xfs_alloc_set_aside by Christoph Hellwig · 7 years ago
  57. b96e4e8 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 7 years ago
  58. aa38f37 xfs: use GPF_NOFS when allocating btree cursors by Darrick J. Wong · 7 years ago
  59. 3c382dd xfs: ignore leaf attr ichdr.count in verifier during log replay by Eric Sandeen · 7 years ago
  60. f8b2070 xfs: don't allow di_size with high bit set by Darrick J. Wong · 7 years ago
  61. 12815dd xfs: error out if trying to add attrs and anextents > 0 by Darrick J. Wong · 7 years ago
  62. cd4bf1d xfs: don't crash if reading a directory results in an unexpected hole by Darrick J. Wong · 7 years ago
  63. b88398d xfs: complain if we don't get nextents bmap records by Darrick J. Wong · 7 years ago
  64. 4bb31bc xfs: check for bogus values in btree block headers by Darrick J. Wong · 7 years ago
  65. b85f324 xfs: forbid AG btrees with level == 0 by Darrick J. Wong · 7 years ago
  66. 4081d4a xfs: handle cow fork in xfs_bmap_trace_exlist by Eric Sandeen · 7 years ago
  67. a585e1c xfs: pass state not whichfork to trace_xfs_extlist by Eric Sandeen · 7 years ago
  68. bdbfd4e xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 7 years ago
  69. cf168f2 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 7 years ago
  70. cf4fb51 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 7 years ago
  71. 2b7dae9 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 7 years ago
  72. 49dc199 xfs: new inode extent list lookup helpers by Christoph Hellwig · 7 years ago
  73. 63fa793 xfs: check minimum block size for CRC filesystems by Darrick J. Wong · 7 years ago
  74. f380ee7 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 7 years ago
  75. a11f90c xfs: check return value of _trans_reserve_quota_nblks by Darrick J. Wong · 7 years ago
  76. ae8b6cb xfs: don't call xfs_sb_quota_from_disk twice by Eric Sandeen · 7 years ago
  77. b77428b xfs: defer should abort intent items if the trans roll fails by Darrick J. Wong · 8 years ago
  78. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  79. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  80. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  81. 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
  82. 58d7896 libxfs: clean up _calc_dquots_per_chunk by Darrick J. Wong · 8 years ago
  83. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  84. f1b8243 xfs: add some 'static' annotations by Eric Biggers · 8 years ago
  85. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  86. 6f97077 xfs: rework refcount cow recovery error handling by Darrick J. Wong · 8 years ago
  87. 1f08af5 xfs: implement swapext for rmap filesystems by Darrick J. Wong · 8 years ago
  88. e54b5bf xfs: recognize the reflink feature bit by Darrick J. Wong · 8 years ago
  89. a35eb41 xfs: simulate per-AG reservations being critically low by Darrick J. Wong · 8 years ago
  90. 4f435eb xfs: don't mix reflink and DAX mode for now by Darrick J. Wong · 8 years ago
  91. c8e156a xfs: check for invalid inode reflink flags by Darrick J. Wong · 8 years ago
  92. 3f165b3 xfs: convert unwritten status of reverse mappings for shared files by Darrick J. Wong · 8 years ago
  93. ceeb9c8 xfs: use interval query for rmap alloc operations on shared files by Darrick J. Wong · 8 years ago
  94. 0e07c03 xfs: add shared rmap map/unmap/convert log item types by Darrick J. Wong · 8 years ago
  95. 80de462 xfs: increase log reservations for reflink by Darrick J. Wong · 8 years ago
  96. 90e2056 xfs: try other AGs to allocate a BMBT block by Darrick J. Wong · 8 years ago
  97. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  98. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  99. f86f403 xfs: teach get_bmapx about shared extents and the CoW fork by Darrick J. Wong · 8 years ago
  100. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago