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