index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2024-07-29
2
-15
/
+15
*
xfs: get rid of xfs_ag_resv_rmapbt_alloc
Long Li
2024-07-04
2
-20
/
+6
*
xfs: background AIL push should target physical space
Dave Chinner
2024-07-04
1
-1
/
+1
*
xfs: AIL doesn't need manual pushing
Dave Chinner
2024-07-04
1
-1
/
+3
*
xfs: Avoid races with cnt_btree lastrec updates
Zizhi Wo
2024-07-04
4
-130
/
+115
*
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
2024-07-02
2
-7
/
+2
*
xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one
Darrick J. Wong
2024-07-02
1
-4
/
+3
*
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
2024-07-02
2
-20
/
+1
*
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
2
-10
/
+10
*
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2024-07-02
1
-27
/
+15
*
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2024-07-02
1
-15
/
+9
*
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
1
-28
/
+14
*
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Darrick J. Wong
2024-07-02
2
-7
/
+2
*
xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one
Christoph Hellwig
2024-07-02
1
-4
/
+2
*
xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
Christoph Hellwig
2024-07-02
2
-20
/
+1
*
xfs: clean up rmap log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
2
-17
/
+15
*
xfs: pass btree cursors to rmap btree tracepoints
Darrick J. Wong
2024-07-02
1
-111
/
+73
*
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
1
-22
/
+11
*
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
2024-07-02
2
-13
/
+2
*
xfs: remove xfs_defer_agfl_block
Christoph Hellwig
2024-07-02
1
-46
/
+22
*
xfs: remove duplicate asserts in xfs_defer_extent_free
Christoph Hellwig
2024-07-02
1
-13
/
+0
*
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
9
-22
/
+31
*
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
1
-4
/
+3
*
xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
Darrick J. Wong
2024-07-02
2
-5
/
+5
*
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
2024-07-02
2
-0
/
+129
*
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
2024-07-02
2
-0
/
+230
*
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
2024-07-02
2
-0
/
+128
*
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
2024-07-02
2
-0
/
+83
*
xfs: hoist inode free function to libxfs
Darrick J. Wong
2024-07-02
2
-0
/
+57
*
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
2024-07-02
2
-4
/
+71
*
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
2024-07-02
2
-0
/
+65
*
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
2
-10
/
+27
*
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
2
-0
/
+55
*
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
2
-0
/
+286
*
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
3
-8
/
+224
*
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
1
-0
/
+15
*
xfs: implement atime updates in xfs_trans_ichgtime
Darrick J. Wong
2024-07-02
2
-0
/
+3
*
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
1
-0
/
+22
*
xfs: hoist project id get/set functions to libxfs
Darrick J. Wong
2024-07-02
2
-0
/
+12
*
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
3
-0
/
+139
*
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
2
-0
/
+45
*
xfs: Remove header files which are included more than once
Wenchao Hao
2024-07-01
1
-1
/
+0
*
xfs: don't walk off the end of a directory data block
lei lu
2024-07-01
2
-5
/
+33
*
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
2024-07-01
2
-29
/
+5
*
xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
Darrick J. Wong
2024-06-26
1
-1
/
+1
*
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
2024-06-26
1
-5
/
+18
*
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-06-26
1
-4
/
+27
*
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-06-10
1
-3
/
+4
*
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2024-05-27
1
-0
/
+1
*
xfs: allow symlinks with short remote targets
Darrick J. Wong
2024-05-27
1
-4
/
+24
[next]