index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.c
Age
Commit message (
Expand
)
Author
2024-07-04
xfs: skip flushing log items during push
Dave Chinner
2024-07-02
xfs: get rid of trivial rename helpers
Darrick J. Wong
2024-07-02
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
2024-07-02
xfs: hoist inode free function to libxfs
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
2024-07-02
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
xfs: use xfs_trans_ichgtime to set times when allocating inode
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
xfs: move inode copy-on-write predicates to xfs_inode.[ch]
Darrick J. Wong
2024-07-02
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2024-06-26
xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
Darrick J. Wong
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-17
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: Add parent pointers to xfs_cross_rename
Allison Henderson
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
2024-04-23
xfs: remove parent pointers in unlink
Allison Henderson
2024-04-23
xfs: add parent attributes to link
Allison Henderson
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
xfs: Expose init_xattrs in xfs_create_tmpfile
Allison Henderson
2024-04-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
2024-04-15
xfs: Hold inode locks in xfs_rename
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
2024-04-15
xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
Allison Henderson
2024-04-15
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
2024-04-15
xfs: check AGI unlinked inode buckets
Darrick J. Wong
2024-04-15
xfs: move orphan files to the orphanage
Darrick J. Wong
2024-04-15
xfs: inactivate directory data blocks
Darrick J. Wong
2024-04-15
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
2024-04-15
xfs: create temporary files and directories for online repair
Darrick J. Wong
2024-04-15
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
2024-04-15
xfs: move inode lease breaking functions to xfs_inode.c
Darrick J. Wong
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-04-01
xfs: allow cross-linking special files without project quota
Andrey Albershteyn
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
xfs: report inode corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
[next]