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: convert comma to semicolon
Chen Ni
2024-07-29
1
-1
/
+1
*
xfs: convert comma to semicolon
Chen Ni
2024-07-29
1
-1
/
+1
*
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2024-07-29
2
-15
/
+15
*
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-07-29
2
-12
/
+8
*
xfs: allow SECURE namespace xattrs to use reserved block pool
Eric Sandeen
2024-07-29
1
-1
/
+18
*
xfs: fix a memory leak
Darrick J. Wong
2024-07-29
1
-1
/
+1
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-3
/
+3
*
Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-07-17
78
-3393
/
+3769
|
\
|
*
xfs: fix rtalloc rotoring when delalloc is in use
Christoph Hellwig
2024-07-09
1
-1
/
+2
|
*
xfs: get rid of xfs_ag_resv_rmapbt_alloc
Long Li
2024-07-04
2
-20
/
+6
|
*
xfs: skip flushing log items during push
Dave Chinner
2024-07-04
4
-3
/
+16
|
*
xfs: grant heads track byte counts, not LSNs
Dave Chinner
2024-07-04
6
-228
/
+130
|
*
xfs: pass the full grant head to accounting functions
Dave Chinner
2024-07-04
2
-82
/
+77
|
*
xfs: track log space pinned by the AIL
Dave Chinner
2024-07-04
3
-6
/
+13
|
*
xfs: collapse xlog_state_set_callback in caller
Dave Chinner
2024-07-04
1
-20
/
+11
|
*
xfs: l_last_sync_lsn is really AIL state
Dave Chinner
2024-07-04
8
-109
/
+102
|
*
xfs: ensure log tail is always up to date
Dave Chinner
2024-07-04
2
-5
/
+17
|
*
xfs: background AIL push should target physical space
Dave Chinner
2024-07-04
4
-67
/
+80
|
*
xfs: AIL doesn't need manual pushing
Dave Chinner
2024-07-04
6
-229
/
+108
|
*
xfs: move and rename xfs_trans_committed_bulk
Dave Chinner
2024-07-04
3
-133
/
+131
|
*
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
4
-20
/
+18
|
*
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
3
-20
/
+19
|
*
xfs: reuse xfs_refcount_update_cancel_item
Darrick J. Wong
2024-07-02
1
-13
/
+12
|
*
xfs: add a ci_entry helper
Darrick J. Wong
2024-07-02
1
-11
/
+9
|
*
xfs: remove xfs_trans_set_refcount_flags
Darrick J. Wong
2024-07-02
1
-20
/
+12
|
*
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
4
-51
/
+29
|
*
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2024-07-02
2
-72
/
+53
|
*
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2024-07-02
2
-37
/
+48
|
*
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
2
-41
/
+27
|
*
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Darrick J. Wong
2024-07-02
4
-20
/
+17
|
*
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
3
-20
/
+19
|
*
xfs: reuse xfs_rmap_update_cancel_item
Christoph Hellwig
2024-07-02
1
-13
/
+12
|
*
xfs: add a ri_entry helper
Christoph Hellwig
2024-07-02
1
-11
/
+9
|
*
xfs: remove xfs_trans_set_rmap_flags
Darrick J. Wong
2024-07-02
1
-45
/
+34
|
*
xfs: clean up rmap log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
4
-48
/
+44
|
*
xfs: pass btree cursors to rmap btree tracepoints
Darrick J. Wong
2024-07-02
2
-123
/
+85
|
*
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
2
-40
/
+110
|
*
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
2024-07-02
4
-27
/
+25
|
*
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: factor out a xfs_efd_add_extent helper
Christoph Hellwig
2024-07-02
1
-19
/
+18
|
*
xfs: reuse xfs_extent_free_cancel_item
Christoph Hellwig
2024-07-02
1
-15
/
+13
|
*
xfs: add a xefi_entry helper
Christoph Hellwig
2024-07-02
1
-12
/
+10
|
*
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
2024-07-02
6
-23
/
+11
|
*
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
12
-28
/
+39
|
*
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
3
-26
/
+20
|
*
xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
Darrick J. Wong
2024-07-02
2
-5
/
+5
[next]