index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
7
-13
/
+56
*
xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
Christoph Hellwig
2024-04-22
1
-10
/
+10
*
xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
Christoph Hellwig
2024-04-22
1
-8
/
+14
*
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
14
-124
/
+97
*
xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
Christoph Hellwig
2024-04-22
1
-14
/
+24
*
xfs: move RT inode locking out of __xfs_bunmapi
Christoph Hellwig
2024-04-22
2
-7
/
+11
*
xfs: free RT extents after updating the bmap btree
Christoph Hellwig
2024-04-22
1
-17
/
+9
*
xfs: refactor realtime inode locking
Christoph Hellwig
2024-04-22
7
-23
/
+87
*
xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions
Christoph Hellwig
2024-04-22
1
-2
/
+1
*
xfs: compile out v4 support if disabled
Christoph Hellwig
2024-04-22
2
-18
/
+44
*
xfs: remove the unused xfs_extent_busy_enomem trace event
Christoph Hellwig
2024-04-22
1
-1
/
+0
*
xfs: unwind xfs_extent_busy_clear
Christoph Hellwig
2024-04-22
1
-34
/
+25
*
xfs: move more logic into xfs_extent_busy_clear_one
Christoph Hellwig
2024-04-22
1
-11
/
+12
*
xfs: Remove unused function is_rt_data_fork
Jiapeng Chong
2024-04-22
1
-8
/
+0
*
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
2024-04-22
1
-1
/
+1
*
xfs: Fix typo in comment
Thorsten Blum
2024-04-22
1
-1
/
+1
*
xfs: fix sparse warnings about unused interval tree functions
Dave Chinner
2024-04-22
1
-10
/
+12
*
xfs: silence sparse warning when checking version number
Dave Chinner
2024-04-22
1
-2
/
+1
*
xfs: fix CIL sparse lock context warnings
Dave Chinner
2024-04-20
2
-2
/
+3
*
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
2024-04-15
1
-0
/
+2
*
xfs: don't pick up IOLOCK during rmapbt repair scan
Darrick J. Wong
2024-04-15
1
-15
/
+1
*
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
2
-4
/
+19
*
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
2024-04-15
3
-6
/
+16
*
xfs: Increase XFS_QM_TRANS_MAXDQS to 5
Allison Henderson
2024-04-15
4
-6
/
+53
*
xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
Allison Henderson
2024-04-15
4
-11
/
+32
*
xfs: fix performance problems when fstrimming a subset of a fragmented AG
Darrick J. Wong
2024-04-15
1
-60
/
+93
*
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
2024-04-15
4
-73
/
+91
*
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
2024-04-15
5
-26
/
+36
*
xfs: try to avoid allocating from sick inode clusters
Darrick J. Wong
2024-04-15
1
-0
/
+40
*
xfs: check unused nlink fields in the ondisk inode
Darrick J. Wong
2024-04-15
2
-0
/
+20
*
xfs: repair AGI unlinked inode bucket lists
Darrick J. Wong
2024-04-15
3
-4
/
+1074
*
xfs: hoist AGI repair context to a heap object
Darrick J. Wong
2024-04-15
1
-42
/
+63
*
xfs: check AGI unlinked inode buckets
Darrick J. Wong
2024-04-15
3
-1
/
+42
*
xfs: online repair of symbolic links
Darrick J. Wong
2024-04-15
7
-2
/
+587
*
xfs: pass the owner to xfs_symlink_write_target
Darrick J. Wong
2024-04-15
3
-6
/
+6
*
xfs: expose xfs_bmap_local_to_extents for online repair
Darrick J. Wong
2024-04-15
4
-7
/
+16
*
xfs: ensure dentry consistency when the orphanage adopts a file
Darrick J. Wong
2024-04-15
2
-0
/
+133
*
xfs: move files to orphanage instead of letting nlinks drop to zero
Darrick J. Wong
2024-04-15
6
-18
/
+161
*
xfs: move orphan files to the orphanage
Darrick J. Wong
2024-04-15
10
-14
/
+831
*
xfs: ask the dentry cache if it knows the parent of a directory
Darrick J. Wong
2024-04-15
5
-1
/
+81
*
xfs: online repair of parent pointers
Darrick J. Wong
2024-04-15
6
-1
/
+238
*
xfs: scan the filesystem to repair a directory dotdot entry
Darrick J. Wong
2024-04-15
7
-24
/
+528
*
xfs: online repair of directories
Darrick J. Wong
2024-04-15
15
-2
/
+1563
*
xfs: inactivate directory data blocks
Darrick J. Wong
2024-04-15
1
-0
/
+51
*
xfs: update the unlinked list when repairing link counts
Darrick J. Wong
2024-04-15
1
-9
/
+33
*
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
2024-04-15
4
-4
/
+67
*
xfs: create an xattr iteration function for scrub
Darrick J. Wong
2024-04-15
5
-78
/
+414
*
xfs: flag empty xattr leaf blocks for optimization
Darrick J. Wong
2024-04-15
2
-0
/
+13
*
xfs: scrub should set preen if attr leaf has holes
Darrick J. Wong
2024-04-15
4
-0
/
+20
[next]