index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: refactor f_op->release handling
Christoph Hellwig
2024-09-03
1
-79
/
+0
*
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
2024-09-03
1
-3
/
+0
*
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-09-01
1
-2
/
+2
*
xfs: skip flushing log items during push
Dave Chinner
2024-07-04
1
-0
/
+1
*
xfs: get rid of trivial rename helpers
Darrick J. Wong
2024-07-02
1
-63
/
+14
*
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
2024-07-02
1
-117
/
+0
*
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
2024-07-02
1
-215
/
+43
*
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
2024-07-02
1
-98
/
+14
*
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
2024-07-02
1
-65
/
+9
*
xfs: hoist inode free function to libxfs
Darrick J. Wong
2024-07-02
1
-34
/
+1
*
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
2024-07-02
1
-42
/
+10
*
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
2024-07-02
1
-39
/
+18
*
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
1
-3
/
+0
*
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
1
-53
/
+0
*
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
1
-279
/
+1
*
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
1
-32
/
+42
*
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
2024-07-02
1
-44
/
+36
*
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
1
-208
/
+1
*
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
1
-40
/
+33
*
xfs: use xfs_trans_ichgtime to set times when allocating inode
Darrick J. Wong
2024-07-02
1
-7
/
+6
*
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
1
-33
/
+58
*
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
1
-49
/
+0
*
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
1
-44
/
+0
*
xfs: move inode copy-on-write predicates to xfs_inode.[ch]
Darrick J. Wong
2024-07-02
1
-0
/
+8
*
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2024-07-02
1
-6
/
+10
*
xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
Darrick J. Wong
2024-06-26
1
-1
/
+9
*
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-26
1
-10
/
+4
*
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-06-17
1
-4
/
+19
*
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-24
1
-1
/
+1
*
xfs: Add parent pointers to xfs_cross_rename
Allison Henderson
2024-04-23
1
-8
/
+25
*
xfs: Add parent pointers to rename
Allison Henderson
2024-04-23
1
-7
/
+73
*
xfs: remove parent pointers in unlink
Allison Henderson
2024-04-23
1
-6
/
+21
*
xfs: add parent attributes to link
Allison Henderson
2024-04-23
1
-6
/
+37
*
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
1
-6
/
+26
*
xfs: Expose init_xattrs in xfs_create_tmpfile
Allison Henderson
2024-04-23
1
-2
/
+3
*
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
2024-04-22
1
-1
/
+2
*
xfs: Hold inode locks in xfs_rename
Allison Henderson
2024-04-15
1
-12
/
+33
*
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2024-04-15
1
-2
/
+12
*
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
2024-04-15
1
-3
/
+9
*
xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
Allison Henderson
2024-04-15
1
-9
/
+18
*
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
2024-04-15
1
-11
/
+22
*
xfs: check AGI unlinked inode buckets
Darrick J. Wong
2024-04-15
1
-1
/
+1
*
xfs: move orphan files to the orphanage
Darrick J. Wong
2024-04-15
1
-3
/
+3
*
xfs: inactivate directory data blocks
Darrick J. Wong
2024-04-15
1
-0
/
+51
*
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
2024-04-15
1
-4
/
+1
*
xfs: create temporary files and directories for online repair
Darrick J. Wong
2024-04-15
1
-2
/
+1
*
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
2024-04-15
1
-0
/
+13
*
xfs: move inode lease breaking functions to xfs_inode.c
Darrick J. Wong
2024-04-15
1
-0
/
+62
*
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-04-15
1
-4
/
+4
*
xfs: allow cross-linking special files without project quota
Andrey Albershteyn
2024-04-01
1
-2
/
+13
[next]