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-06-26
xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
Darrick J. Wong
1
-1
/
+1
2024-06-26
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
1
-5
/
+18
2024-06-26
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
1
-4
/
+27
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
1
-3
/
+4
2024-05-27
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
1
-0
/
+1
2024-05-27
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
2
-23
/
+20
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
1
-4
/
+2
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
4
-44
/
+29
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2
-12
/
+6
2024-05-02
xfs: minor cleanups of xfs_attr3_rmt_blocks
Darrick J. Wong
1
-8
/
+8
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
2
-1
/
+7
2024-05-02
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2
-6
/
+17
2024-05-02
xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
Darrick J. Wong
2
-32
/
+31
2024-04-30
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
1
-2
/
+3
2024-04-30
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
1
-5
/
+10
2024-04-30
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
1
-5
/
+0
2024-04-30
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
1
-14
/
+18
2024-04-30
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
1
-6
/
+3
2024-04-30
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
1
-6
/
+5
2024-04-30
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
1
-3
/
+0
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
3
-25
/
+42
2024-04-29
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
1
-2
/
+32
2024-04-29
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
1
-2
/
+4
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
3
-124
/
+85
2024-04-26
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
2
-23
/
+27
2024-04-26
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
2
-23
/
+26
2024-04-26
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
2
-25
/
+29
2024-04-26
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
2
-26
/
+42
2024-04-24
xfs: introduce vectored scrub mode
Darrick J. Wong
1
-0
/
+33
2024-04-24
xfs: report directory tree corruption in the health information
Darrick J. Wong
2
-1
/
+4
2024-04-24
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
1
-1
/
+2
2024-04-24
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2
-1
/
+2
2024-04-24
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
3
-28
/
+50
2024-04-24
xfs: remove pointless unlocked assertion
Darrick J. Wong
1
-2
/
+0
2024-04-23
xfs: add raw parent pointer apis to support repair
Darrick J. Wong
4
-2
/
+72
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
2
-4
/
+4
2024-04-23
xfs: remove some boilerplate from xfs_attr_set
Darrick J. Wong
1
-21
/
+12
2024-04-23
xfs: check dirents have parent pointers
Darrick J. Wong
2
-0
/
+27
2024-04-23
xfs: enable parent pointers
Darrick J. Wong
1
-1
/
+2
2024-04-23
xfs: drop compatibility minimum log size computations for reflink
Darrick J. Wong
1
-0
/
+14
2024-04-23
xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
Darrick J. Wong
1
-0
/
+32
2024-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
3
-0
/
+6
2024-04-23
xfs: don't remove the attr fork when parent pointers are enabled
Allison Henderson
1
-2
/
+4
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
4
-0
/
+118
2024-04-23
xfs: split out handle management helpers a bit
Darrick J. Wong
1
-1
/
+3
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
2
-2
/
+4
2024-04-23
xfs: don't return XFS_ATTR_PARENT attributes via listxattr
Allison Henderson
1
-0
/
+3
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
4
-2
/
+65
2024-04-23
xfs: remove parent pointers in unlink
Allison Henderson
4
-2
/
+39
[next]