index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
7
-30
/
+30
*
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
2024-01-29
1
-3
/
+3
*
xfs: read only mounts with fsopen mount API are busted
Dave Chinner
2024-01-22
1
-10
/
+17
*
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-19
1
-1
/
+1
|
\
|
*
xfs: fix backwards logic in xfs_bmap_alloc_account
Darrick J. Wong
2024-01-11
1
-1
/
+1
*
|
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
1
-2
/
+0
|
\
\
|
*
|
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-2
/
+0
*
|
|
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
135
-2930
/
+12688
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
2023-12-29
2
-8
/
+10
|
*
|
xfs: fix a use after free in xfs_defer_finish_recovery
Christoph Hellwig
2023-12-29
1
-2
/
+4
|
*
|
xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into ass...
Christoph Hellwig
2023-12-29
1
-4
/
+2
|
*
|
xfs: remove xfs_attr_sf_hdr_t
Christoph Hellwig
2023-12-29
2
-10
/
+2
|
*
|
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
10
-62
/
+71
|
*
|
xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
Christoph Hellwig
2023-12-29
1
-11
/
+5
|
*
|
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
2023-12-29
3
-39
/
+7
|
*
|
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
2023-12-29
4
-66
/
+48
|
*
|
xfs: move the xfs_attr_sf_lookup tracepoint
Christoph Hellwig
2023-12-29
1
-2
/
+3
|
*
|
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
2023-12-29
4
-32
/
+22
|
*
|
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-29
18
-167
/
+119
|
*
|
xfs: fold xfs_rtallocate_extent into xfs_bmap_rtalloc
Christoph Hellwig
2023-12-22
1
-49
/
+18
|
*
|
xfs: simplify and optimize the RT allocation fallback cascade
Christoph Hellwig
2023-12-22
1
-23
/
+35
|
*
|
xfs: reorder the minlen and prod calculations in xfs_bmap_rtalloc
Christoph Hellwig
2023-12-22
1
-9
/
+11
|
*
|
xfs: remove XFS_RTMIN/XFS_RTMAX
Christoph Hellwig
2023-12-22
3
-13
/
+8
|
*
|
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
4
-24
/
+16
|
*
|
xfs: factor out a xfs_rtalloc_sumlevel helper
Christoph Hellwig
2023-12-22
1
-83
/
+70
|
*
|
xfs: tidy up xfs_rtallocate_extent_exact
Christoph Hellwig
2023-12-22
1
-21
/
+13
|
*
|
xfs: merge the calls to xfs_rtallocate_range in xfs_rtallocate_block
Christoph Hellwig
2023-12-22
1
-8
/
+5
|
*
|
xfs: reflow the tail end of xfs_rtallocate_extent_block
Christoph Hellwig
2023-12-22
1
-21
/
+23
|
*
|
xfs: invert a check in xfs_rtallocate_extent_block
Christoph Hellwig
2023-12-22
1
-5
/
+4
|
*
|
xfs: split xfs_rtmodify_summary_int
Christoph Hellwig
2023-12-22
1
-51
/
+25
|
*
|
xfs: move xfs_rtget_summary to xfs_rtbitmap.c
Christoph Hellwig
2023-12-22
3
-18
/
+16
|
*
|
xfs: cleanup picking the start extent hint in xfs_bmap_rtalloc
Christoph Hellwig
2023-12-22
1
-20
/
+15
|
*
|
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
Christoph Hellwig
2023-12-22
2
-6
/
+15
|
*
|
xfs: reflow the tail end of xfs_bmap_rtalloc
Christoph Hellwig
2023-12-22
1
-30
/
+30
|
*
|
xfs: return -ENOSPC from xfs_rtallocate_*
Christoph Hellwig
2023-12-22
2
-141
/
+71
|
*
|
xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
Christoph Hellwig
2023-12-22
3
-170
/
+133
|
*
|
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2023-12-22
3
-18
/
+17
|
*
|
xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
Christoph Hellwig
2023-12-22
1
-10
/
+9
|
*
|
xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function
Christoph Hellwig
2023-12-22
1
-1
/
+4
|
*
|
xfs: consider minlen sized extents in xfs_rtallocate_extent_block
Christoph Hellwig
2023-12-22
1
-1
/
+1
|
*
|
xfs/health: cleanup, remove duplicated including
Wang Jinchao
2023-12-22
1
-2
/
+0
|
*
|
xfs: fix perag leak when growfs fails
Long Li
2023-12-22
3
-11
/
+32
|
*
|
xfs: add lock protection when remove perag from radix tree
Long Li
2023-12-22
1
-0
/
+4
|
*
|
xfs: repair quotas
Darrick J. Wong
2023-12-15
10
-8
/
+628
|
*
|
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
9
-46
/
+319
|
*
|
xfs: check dquot resource timers
Darrick J. Wong
2023-12-15
1
-0
/
+21
|
*
|
xfs: check the ondisk space mapping behind a dquot
Darrick J. Wong
2023-12-15
1
-0
/
+58
|
*
|
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
6
-8
/
+245
|
*
|
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2023-12-15
3
-24
/
+46
|
*
|
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
3
-4
/
+168
[next]