index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
1
-1
/
+7
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
1
-48
/
+13
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
3
-14
/
+3
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
1
-45
/
+28
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2
-3
/
+7
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
3
-27
/
+25
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2024-09-21
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+14
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
2
-0
/
+8
2024-09-03
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
1
-0
/
+1
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
1
-23
/
+8
2024-09-03
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
2
-62
/
+0
2024-09-03
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2
-14
/
+1
2024-09-03
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
1
-1
/
+0
2024-09-03
xfs: remove unnecessary check
Dan Carpenter
1
-1
/
+1
2024-09-02
xfs: use kvmalloc for xattr buffers
Dave Chinner
1
-9
/
+6
2024-09-01
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
14
-33
/
+40
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
6
-113
/
+189
2024-09-01
xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
Darrick J. Wong
1
-5
/
+5
2024-09-01
xfs: fix C++ compilation errors in xfs_fs.h
Darrick J. Wong
1
-2
/
+3
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2
-2
/
+2
2024-09-01
xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
Christoph Hellwig
2
-38
/
+0
2024-09-01
xfs: clean up the ISVALID macro in xfs_bmap_adjacent
Christoph Hellwig
1
-24
/
+33
2024-09-01
xfs: simplify xfs_rtalloc_query_range
Christoph Hellwig
2
-27
/
+18
2024-09-01
xfs: remove xfs_rtb_to_rtxrem
Christoph Hellwig
2
-23
/
+4
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2
-2
/
+12
2024-09-01
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
3
-14
/
+19
2024-09-01
xfs: factor out rtbitmap/summary initialization helpers
Christoph Hellwig
2
-0
/
+129
2024-09-01
xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
Christoph Hellwig
2
-21
/
+32
2024-09-01
xfs: assert a valid limit in xfs_rtfind_forw
Christoph Hellwig
1
-0
/
+2
2024-09-01
xfs: remove the limit argument to xfs_rtfind_back
Christoph Hellwig
2
-6
/
+5
2024-09-01
xfs: factor out a xfs_validate_rt_geometry helper
Christoph Hellwig
2
-29
/
+36
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
2
-13
/
+1
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2
-3
/
+6
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
1
-0
/
+26
2024-08-26
xfs: xfs_finobt_count_blocks() walks the wrong btree
Dave Chinner
1
-1
/
+1
2024-08-26
xfs: fix di_onlink checking for V1/V2 inodes
Darrick J. Wong
1
-4
/
+10
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2024-07-04
xfs: get rid of xfs_ag_resv_rmapbt_alloc
Long Li
2
-20
/
+6
2024-07-04
xfs: background AIL push should target physical space
Dave Chinner
1
-1
/
+1
2024-07-04
xfs: AIL doesn't need manual pushing
Dave Chinner
1
-1
/
+3
2024-07-04
xfs: Avoid races with cnt_btree lastrec updates
Zizhi Wo
4
-130
/
+115
2024-07-02
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
2
-7
/
+2
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one
Darrick J. Wong
1
-4
/
+3
2024-07-02
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
2
-20
/
+1
2024-07-02
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2
-10
/
+10
2024-07-02
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
1
-27
/
+15
2024-07-02
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
1
-15
/
+9
2024-07-02
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
1
-28
/
+14
[next]