1. 5d3ca62 xfs: refactor f_op->release handling by Christoph Hellwig · 7 months ago
  2. 6e13dbe xfs: remove the i_mode check in xfs_release by Christoph Hellwig · 7 months ago
  3. 390b477 xfs: pass the icreate args object to xfs_dialloc by Darrick J. Wong · 6 months ago
  4. f3f7ae6 xfs: skip flushing log items during push by Dave Chinner · 8 months ago
  5. 47d4d59 xfs: get rid of trivial rename helpers by Darrick J. Wong · 8 months ago
  6. 62bbf50 xfs: move dirent update hooks to xfs_dir2.c by Darrick J. Wong · 8 months ago
  7. 28d0d81 xfs: create libxfs helper to rename two directory entries by Darrick J. Wong · 8 months ago
  8. a55712b xfs: create libxfs helper to exchange two directory entries by Darrick J. Wong · 8 months ago
  9. 90636e45 xfs: create libxfs helper to remove an existing inode/name from a directory by Darrick J. Wong · 8 months ago
  10. 1964435 xfs: hoist inode free function to libxfs by Darrick J. Wong · 8 months ago
  11. c1f0bad4 xfs: create libxfs helper to link an existing inode into a directory by Darrick J. Wong · 8 months ago
  12. 1fa2e81 xfs: create libxfs helper to link a new inode into a directory by Darrick J. Wong · 8 months ago
  13. b11b11e xfs: separate the icreate logic around INIT_XATTRS by Darrick J. Wong · 8 months ago
  14. a9e583d xfs: hoist xfs_{bump,drop}link to libxfs by Darrick J. Wong · 8 months ago
  15. b8a6107 xfs: hoist xfs_iunlink to libxfs by Darrick J. Wong · 8 months ago
  16. c0223b8 xfs: wrap inode creation dqalloc calls by Darrick J. Wong · 8 months ago
  17. dfaf884 xfs: push xfs_icreate_args creation out of xfs_create* by Darrick J. Wong · 8 months ago
  18. e9d2b35 xfs: hoist new inode initialization functions to libxfs by Darrick J. Wong · 8 months ago
  19. 38fd3d6 xfs: split new inode creation into two pieces by Darrick J. Wong · 8 months ago
  20. a7b1271 xfs: use xfs_trans_ichgtime to set times when allocating inode by Darrick J. Wong · 8 months ago
  21. ba4b39f xfs: pack icreate initialization parameters into a separate structure by Darrick J. Wong · 8 months ago
  22. b7c477b xfs: hoist inode flag conversion functions to libxfs by Darrick J. Wong · 8 months ago
  23. acdddbe xfs: hoist extent size helpers to libxfs by Darrick J. Wong · 8 months ago
  24. d76e137 xfs: move inode copy-on-write predicates to xfs_inode.[ch] by Darrick J. Wong · 8 months ago
  25. 24a4e1c xfs: use consistent uid/gid when grabbing dquots for inodes by Darrick J. Wong · 8 months ago
  26. 673cd88 xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs by Darrick J. Wong · 8 months ago
  27. 610b291 xfs: fix freeing speculative preallocations for preallocated files by Christoph Hellwig · 8 months ago
  28. 348a198 xfs: fix unlink vs cluster buffer instantiation race by Dave Chinner · 9 months ago
  29. 3f31406 xfs: fix corruptions in the directory tree by Darrick J. Wong · 10 months ago
  30. 1c12949 xfs: Add parent pointers to xfs_cross_rename by Allison Henderson · 10 months ago
  31. 5a8338c xfs: Add parent pointers to rename by Allison Henderson · 10 months ago
  32. d2d1833 xfs: remove parent pointers in unlink by Allison Henderson · 10 months ago
  33. f1097be xfs: add parent attributes to link by Allison Henderson · 10 months ago
  34. b7c62d9 xfs: parent pointer attribute creation by Allison Henderson · 10 months ago
  35. 297da63 xfs: Expose init_xattrs in xfs_create_tmpfile by Allison Henderson · 10 months ago
  36. 6a94b1a xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) by Christoph Hellwig · 10 months ago
  37. 6929172 xfs: Hold inode locks in xfs_rename by Allison Henderson · 10 months ago
  38. bd55621 xfs: Hold inode locks in xfs_trans_alloc_dir by Allison Henderson · 10 months ago
  39. 267979b xfs: Hold inode locks in xfs_ialloc by Allison Henderson · 10 months ago
  40. 7560c93 xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 by Allison Henderson · 10 months ago
  41. 5f20405 xfs: pin inodes that would otherwise overflow link count by Darrick J. Wong · 10 months ago
  42. 10d587e xfs: check AGI unlinked inode buckets by Darrick J. Wong · 10 months ago
  43. 1e58a8c xfs: move orphan files to the orphanage by Darrick J. Wong · 10 months ago
  44. 8d81082 xfs: inactivate directory data blocks by Darrick J. Wong · 10 months ago
  45. e921533 xfs: ensure unlinked list state is consistent with nlink during scrub by Darrick J. Wong · 10 months ago
  46. 84c14ee xfs: create temporary files and directories for online repair by Darrick J. Wong · 10 months ago
  47. ee20808 xfs: create a new helper to return a file's allocation unit by Darrick J. Wong · 10 months ago
  48. a4db266 xfs: move inode lease breaking functions to xfs_inode.c by Darrick J. Wong · 10 months ago
  49. 549d3c9a xfs: pass xfs_buf lookup flags to xfs_*read_agi by Darrick J. Wong · 10 months ago
  50. e23d7e8 xfs: allow cross-linking special files without project quota by Andrey Albershteyn · 12 months ago
  51. 0e24ec3 xfs: remember sick inodes that get inactivated by Darrick J. Wong · 1 year ago
  52. baf44fa xfs: report inode corruption errors to the health system by Darrick J. Wong · 1 year ago
  53. de6077e xfs: report ag header corruption errors to the health tracking system by Darrick J. Wong · 1 year ago
  54. 86a1746 xfs: track directory entry updates during live nlinks fsck by Darrick J. Wong · 1 year ago
  55. ebd610f xfs: create a helper to count per-device inode block usage by Darrick J. Wong · 1 year ago
  56. 785dd13 xfs: Remove mrlock wrapper by Matthew Wilcox (Oracle) · 1 year ago
  57. 3fed24f xfs: Replace xfs_isilocked with xfs_assert_ilocked by Matthew Wilcox (Oracle) · 1 year ago
  58. d4c75a1 xfs: convert remaining kmem_free() to kfree() by Dave Chinner · 1 year, 1 month ago
  59. 6e145f9 xfs: make if_data a void pointer by Christoph Hellwig · 1 year, 2 months ago
  60. a59eb5f xfs: create a new inode fork block unmap helper by Darrick J. Wong · 1 year, 2 months ago
  61. d904168 xfs: set inode sick state flags when we zap either ondisk fork by Darrick J. Wong · 1 year, 2 months ago
  62. 34f7632 Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 1 year, 4 months ago
  63. 14a5379 xfs: allow read IO and FICLONE to run concurrently by Catherine Hoang · 1 year, 4 months ago
  64. 2b99e41 xfs: introduce protection for drop nlink by Cheng Lin · 1 year, 5 months ago
  65. 75d1e31 xfs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  66. 537c013 xfs: fix reloading entire unlinked bucket lists by Darrick J. Wong · 1 year, 5 months ago
  67. 49813a2 xfs: make inode unlinked bucket recovery work with quotacheck by Darrick J. Wong · 1 year, 6 months ago
  68. 83771c5 xfs: reload entire unlinked bucket lists by Darrick J. Wong · 1 year, 6 months ago
  69. f12b966 xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list by Darrick J. Wong · 1 year, 6 months ago
  70. 68b957f xfs: load uncached unlinked inodes into memory on demand by Darrick J. Wong · 1 year, 6 months ago
  71. 76e5890 xfs: allow inode inactivation during a ro mount log recovery by Darrick J. Wong · 1 year, 6 months ago
  72. a0a415e xfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  73. d4d12c0 xfs: collect errors from inodegc for unlinked inode recovery by Dave Chinner · 1 year, 9 months ago
  74. c0927a7 Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years ago
  75. 692b6cd xfs: t_firstblock is tracking AGs not blocks by Dave Chinner · 2 years ago
  76. c14329d fs: port fs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  77. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  78. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  79. 2653d53 xfs: fix incorrect error-out in xfs_remove by Darrick J. Wong · 2 years, 3 months ago
  80. e07ee6f xfs: increase rename inode reservation by Allison Henderson · 2 years, 4 months ago
  81. 42b7cc1 xfs: port to vfs{g,u}id_t and associated helpers by Christian Brauner · 2 years, 5 months ago
  82. 78b0f58 xfs: clean up "%Ld/%Lu" which doesn't meet C standard by Zeng Heng · 2 years, 5 months ago
  83. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  84. 13f9e26 xfs: add dax dedupe support by Shiyang Ruan · 2 years, 9 months ago
  85. 6d200bd Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-5.20-mergeB by Darrick J. Wong · 2 years, 8 months ago
  86. 4613b17 Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs into xfs-5.20-mergeB by Darrick J. Wong · 2 years, 8 months ago
  87. 784eb7d xfs: add in-memory iunlink log item by Dave Chinner · 2 years, 8 months ago
  88. 062efdb xfs: combine iunlink inode update functions by Dave Chinner · 2 years, 8 months ago
  89. 5301f87 xfs: clean up xfs_iunlink_update_inode() by Dave Chinner · 2 years, 8 months ago
  90. 2fd26cc xfs: double link the unlinked inode list by Dave Chinner · 2 years, 8 months ago
  91. a83d5a8 xfs: introduce xfs_iunlink_lookup by Dave Chinner · 2 years, 8 months ago
  92. 4fcc94d xfs: track the iunlink list pointer in the xfs_inode by Dave Chinner · 2 years, 8 months ago
  93. a4454cd xfs: factor the xfs_iunlink functions by Dave Chinner · 2 years, 8 months ago
  94. 932b42c xfs: replace XFS_IFORK_Q with a proper predicate function by Darrick J. Wong · 2 years, 8 months ago
  95. e45d7cb xfs: use XFS_IFORK_Q to determine the presence of an xattr fork by Darrick J. Wong · 2 years, 8 months ago
  96. 2ed5b09 xfs: make inode attribute forks a permanent part of struct xfs_inode by Darrick J. Wong · 2 years, 8 months ago
  97. 732436e xfs: convert XFS_IFORK_PTR to a static inline helper by Darrick J. Wong · 2 years, 8 months ago
  98. 70b589a xfs: add selinux labels to whiteout inodes by Eric Sandeen · 2 years, 8 months ago
  99. 2d6ca83 xfs: Pre-calculate per-AG agino geometry by Dave Chinner · 2 years, 8 months ago
  100. 61021de xfs: pass perag to xfs_read_agi by Dave Chinner · 2 years, 8 months ago