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
*
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-19
60
-1452
/
+1770
|
\
|
*
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
2024-09-03
2
-0
/
+18
|
*
xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
2024-09-03
2
-29
/
+9
|
*
xfs: convert perag lookup to xarray
Christoph Hellwig
2024-09-03
4
-52
/
+35
|
*
xfs: simplify tagged perag iteration
Christoph Hellwig
2024-09-03
2
-40
/
+35
|
*
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
2024-09-03
3
-62
/
+58
|
*
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2024-09-03
2
-14
/
+1
|
*
xfs: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-03
1
-2
/
+1
|
*
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
2024-09-03
1
-1
/
+0
|
*
xfs: remove unnecessary check
Dan Carpenter
2024-09-03
1
-1
/
+1
|
*
xfs: Use xfs set and clear mp state helpers
John Garry
2024-09-03
5
-9
/
+9
|
*
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
3
-8
/
+10
|
*
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
2024-09-03
1
-15
/
+7
|
*
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
2024-09-03
1
-3
/
+2
|
*
xfs: only free posteof blocks on first close
Darrick J. Wong
2024-09-03
2
-23
/
+13
|
*
xfs: don't free post-EOF blocks on read close
Dave Chinner
2024-09-03
1
-1
/
+7
|
*
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
2024-09-03
1
-4
/
+6
|
*
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
2024-09-03
1
-9
/
+9
|
*
xfs: refactor f_op->release handling
Christoph Hellwig
2024-09-03
3
-83
/
+68
|
*
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
2024-09-03
1
-3
/
+0
|
*
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
2024-09-01
14
-33
/
+40
|
*
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-09-01
9
-122
/
+198
|
*
xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
Darrick J. Wong
2024-09-01
1
-5
/
+5
|
*
xfs: fix FITRIM reporting again
Darrick J. Wong
2024-09-01
1
-1
/
+1
|
*
xfs: fix C++ compilation errors in xfs_fs.h
Darrick J. Wong
2024-09-01
1
-2
/
+3
|
*
xfs: refactor loading quota inodes in the regular case
Darrick J. Wong
2024-09-01
4
-36
/
+81
|
*
xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
Darrick J. Wong
2024-09-01
3
-136
/
+134
|
*
xfs: rearrange xfs_fsmap.c a little bit
Darrick J. Wong
2024-09-01
1
-134
/
+134
|
*
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
7
-25
/
+19
|
*
xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
Christoph Hellwig
2024-09-01
2
-38
/
+0
|
*
xfs: add xchk_setup_nothing and xchk_nothing helpers
Darrick J. Wong
2024-09-01
2
-40
/
+18
|
*
xfs: make the rtalloc start hint a xfs_rtblock_t
Christoph Hellwig
2024-09-01
1
-7
/
+11
|
*
xfs: factor out a xfs_rtallocate_align helper
Christoph Hellwig
2024-09-01
1
-34
/
+59
|
*
xfs: rework the rtalloc fallback handling
Christoph Hellwig
2024-09-01
1
-35
/
+34
|
*
xfs: factor out a xfs_rtallocate helper
Christoph Hellwig
2024-09-01
1
-31
/
+50
|
*
xfs: clean up the ISVALID macro in xfs_bmap_adjacent
Christoph Hellwig
2024-09-01
1
-24
/
+33
|
*
xfs: simplify xfs_rtalloc_query_range
Christoph Hellwig
2024-09-01
4
-41
/
+30
|
*
xfs: remove xfs_rtb_to_rtxrem
Christoph Hellwig
2024-09-01
2
-23
/
+4
|
*
xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_...
Darrick J. Wong
2024-09-01
1
-6
/
+9
|
*
xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
Darrick J. Wong
2024-09-01
1
-11
/
+12
|
*
xfs: clean up xfs_rtallocate_extent_exact a bit
Darrick J. Wong
2024-09-01
1
-20
/
+21
|
*
xfs: refactor aligning bestlen to prod
Darrick J. Wong
2024-09-01
1
-11
/
+15
|
*
xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
1
-9
/
+7
|
*
xfs: don't return too-short extents from xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
1
-10
/
+11
|
*
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
3
-4
/
+15
|
*
xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock
Christoph Hellwig
2024-09-01
1
-3
/
+5
|
*
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
2024-09-01
4
-16
/
+23
|
*
xfs: factor out rtbitmap/summary initialization helpers
Christoph Hellwig
2024-09-01
3
-117
/
+133
|
*
xfs: factor out a xfs_last_rt_bmblock helper
Christoph Hellwig
2024-09-01
1
-10
/
+19
|
*
xfs: factor out a xfs_growfs_rt_bmblock helper
Christoph Hellwig
2024-09-01
1
-159
/
+158
[next]