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.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
/
xfs_inode_fork.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
1
-4
/
+2
2024-02-22
xfs: create a helper to decide if a file mapping targets the rt volume
Darrick J. Wong
1
-0
/
+1
2023-12-29
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
1
-1
/
+1
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
1
-5
/
+3
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
1
-0
/
+3
2023-04-12
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...
Darrick J. Wong
1
-2
/
+4
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-14
/
+1
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
1
-3
/
+2
2022-07-10
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
1
-1
/
+0
2022-07-10
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
1
-2
/
+4
2022-07-10
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-6
/
+0
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
1
-0
/
+2
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
1
-13
/
+0
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
1
-0
/
+6
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
1
-4
/
+17
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
1
-1
/
+1
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
1
-0
/
+32
2022-04-11
xfs: Introduce xfs_iext_max_nextents() helper
Chandan Babu R
1
-0
/
+8
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-1
/
+1
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
1
-6
/
+6
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
1
-1
/
+0
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
1
-2
/
+2
2021-03-26
xfs: initialise attr fork on inode create
Dave Chinner
1
-0
/
+2
2021-01-23
xfs: Check for extent overflow when swapping extents
Chandan Babu R
1
-0
/
+7
2021-01-23
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
1
-0
/
+9
2021-01-23
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
1
-0
/
+9
2021-01-23
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
1
-0
/
+10
2021-01-23
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
1
-0
/
+13
2021-01-23
xfs: Check for extent overflow when punching a hole
Chandan Babu R
1
-0
/
+7
2021-01-23
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
1
-0
/
+6
2021-01-23
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
1
-0
/
+2
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
1
-1
/
+1
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-15
/
+13
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-12
/
+8
2020-05-19
xfs: refactor xfs_inode_verify_forks
Christoph Hellwig
1
-2
/
+2
2020-05-19
xfs: remove xfs_ifork_ops
Christoph Hellwig
1
-13
/
+2
2020-05-19
xfs: split xfs_iformat_fork
Christoph Hellwig
1
-1
/
+2
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
1
-7
/
+2
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
1
-0
/
+4
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
1
-6
/
+8
2019-02-12
xfs: update fork seq counter on data fork changes
Brian Foster
1
-1
/
+1
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
1
-0
/
+1
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
1
-2
/
+2
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
1
-1
/
+0
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
1
-0
/
+14
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_remove
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
1
-1
/
+1
[next]