1. cab23a4 xfs: hide private inodes from bulkstat and handle functions by Darrick J. Wong · 10 months ago
  2. d4c75a1 xfs: convert remaining kmem_free() to kfree() by Dave Chinner · 1 year, 1 month ago
  3. 1063453 xfs: convert kmem_zalloc() to kzalloc() by Dave Chinner · 1 year, 1 month ago
  4. 75d1e31 xfs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  5. 537c013 xfs: fix reloading entire unlinked bucket lists by Darrick J. Wong · 1 year, 5 months ago
  6. 83771c5 xfs: reload entire unlinked bucket lists by Darrick J. Wong · 1 year, 6 months ago
  7. a0a415e xfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  8. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  9. 42b7cc1 xfs: port to vfs{g,u}id_t and associated helpers by Christian Brauner · 2 years, 5 months ago
  10. c01147d xfs: replace inode fork size macros with functions by Darrick J. Wong · 2 years, 8 months ago
  11. 2ed5b09 xfs: make inode attribute forks a permanent part of struct xfs_inode by Darrick J. Wong · 2 years, 8 months ago
  12. c3c4ecb xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters by Chandan Babu R · 3 years ago
  13. 5b35d92 xfs: Decouple XFS_IBULK flags from XFS_IWALK flags by Chandan Babu R · 3 years ago
  14. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 6 months ago
  15. a6343e4 xfs: avoid buffer deadlocks when walking fs inodes by Darrick J. Wong · 3 years, 7 months ago
  16. e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 4 years ago
  17. 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 4 years ago
  18. b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 4 years ago
  19. 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 4 years ago
  20. 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 4 years ago
  21. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 4 years ago
  22. ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 4 years ago
  23. 582a734 xfs: handle crtime more carefully in xfs_bulkstat_one_int by Christoph Hellwig · 4 years ago
  24. 8723d5b xfs: also reject BULKSTAT_SINGLE in a mount user namespace by Christoph Hellwig · 4 years ago
  25. f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years, 1 month ago
  26. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 9 months ago
  27. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 9 months ago
  28. 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 5 years ago
  29. ba8adad xfs: remove the kuid/kgid conversion wrappers by Christoph Hellwig · 5 years ago
  30. 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 5 years ago
  31. de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
  32. 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
  33. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  34. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 6 years ago
  35. 2e616d9 xfs: fix stack contents leakage in the v1 inumber ioctls by Darrick J. Wong · 6 years ago
  36. 0df5c39 xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk by Darrick J. Wong · 6 years ago
  37. 13d59a2 xfs: specify AG in bulk req by Darrick J. Wong · 6 years ago
  38. 5f19c7f xfs: introduce v5 inode group structure by Darrick J. Wong · 6 years ago
  39. 7035f97 xfs: introduce new v5 bulkstat structure by Darrick J. Wong · 6 years ago
  40. 677717f xfs: refactor INUMBERS to use iwalk functions by Darrick J. Wong · 6 years ago
  41. da1d9e5 xfs: move bulkstat ichunk helpers to iwalk code by Darrick J. Wong · 6 years ago
  42. 2810bd6 xfs: convert bulkstat to new iwalk infrastructure by Darrick J. Wong · 6 years ago
  43. a211432 xfs: create simplified inode walk function by Darrick J. Wong · 6 years ago
  44. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  45. ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
  46. 89d139d xfs: report inode health via bulkstat by Darrick J. Wong · 6 years ago
  47. 83dcdb4 xfs: precalculate inodes and blocks per inode cluster by Darrick J. Wong · 6 years ago
  48. 43004b2 xfs: add a block to inode count converter by Darrick J. Wong · 6 years ago
  49. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 7 years ago
  50. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 7 years ago
  51. 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
  52. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  53. 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
  54. 42b67dc xfs: remove the never fully implemented UUID fork format by Christoph Hellwig · 7 years ago
  55. 91fb9af xfs: create inode pointer verifiers by Darrick J. Wong · 7 years ago
  56. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  57. bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  58. 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
  59. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  60. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  61. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  62. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  63. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  64. f307080 xfs: fix btree cursor error cleanups by Brian Foster · 10 years ago
  65. 12d0714 xfs: use actual inode count for sparse records in bulkstat/inumbers by Brian Foster · 10 years ago
  66. 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 10 years ago
  67. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  68. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  69. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  70. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  71. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  72. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  73. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  74. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  75. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  76. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  77. 2b831ac6 xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  78. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  79. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  80. 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
  81. a6bbce5 xfs: bulkstat doesn't release AGI buffer on error by Dave Chinner · 10 years ago
  82. a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
  83. 1e773c4 xfs: introduce xfs_bulkstat_ag_ichunk by Jie Liu · 11 years ago
  84. f3d1e58 xfs: introduce xfs_bulkstat_grab_ichunk by Jie Liu · 11 years ago
  85. 4b8fdfe xfs: introduce xfs_bulkstat_ichunk_ra by Jie Liu · 11 years ago
  86. d4c2734 xfs: fix error handling at xfs_bulkstat by Jie Liu · 11 years ago
  87. 296dfd7 xfs: remove redundant user buffer count checks at xfs_bulkstat by Jie Liu · 11 years ago
  88. c7cb51d xfs: fix error handling at xfs_inumbers by Jie Liu · 11 years ago
  89. 549fa00 xfs: consolidate xfs_inumbers by Jie Liu · 11 years ago
  90. d716f8e xfs: remove xfs_bulkstat_single by Christoph Hellwig · 11 years ago
  91. 8fe6577 xfs: remove redundant stat assignment in xfs_bulkstat_one_int by Jie Liu · 11 years ago
  92. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  93. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  94. 57bd3db xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers by Brian Foster · 11 years ago
  95. a2ba07b xfs: use xfs_icluster_size_fsb in xfs_bulkstat by Jie Liu · 11 years ago
  96. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  97. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  98. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  99. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  100. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago