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.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-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
/
libxfs
/
xfs_inode_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
1
-1
/
+1
*
xfs: report inode corruption errors to the health system
Darrick J. Wong
2024-02-22
1
-3
/
+9
*
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2023-11-13
1
-0
/
+3
*
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-4
/
+6
*
xfs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-2
/
+3
*
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
1
-4
/
+3
|
\
|
*
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
1
-1
/
+0
|
*
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
1
-4
/
+4
*
|
xfs: track the iunlink list pointer in the xfs_inode
Dave Chinner
2022-07-14
1
-1
/
+2
|
/
*
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
1
-3
/
+2
*
xfs: validate inode fork size against fork format
Dave Chinner
2022-05-04
1
-9
/
+26
*
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2022-04-13
1
-0
/
+3
*
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
1
-4
/
+45
*
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2022-04-11
1
-1
/
+3
*
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
2022-04-11
1
-5
/
+12
*
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
2022-04-11
1
-1
/
+1
*
xfs: Introduce xfs_iext_max_nextents() helper
Chandan Babu R
2022-04-11
1
-5
/
+3
*
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
1
-2
/
+2
*
xfs: remove the xfs_dinode_t typedef
Christoph Hellwig
2021-10-14
1
-3
/
+3
*
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
1
-5
/
+5
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-3
/
+3
*
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
1
-12
/
+16
*
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
2021-06-01
1
-1
/
+1
*
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
2021-05-24
1
-0
/
+22
*
xfs: standardize extent size hint validation
Darrick J. Wong
2021-05-24
1
-4
/
+20
*
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-4
/
+2
*
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: use a union for i_cowextsize and i_flushiter
Christoph Hellwig
2021-04-07
1
-1
/
+2
*
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-4
/
+4
*
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
1
-4
/
+3
*
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
1
-23
/
+4
*
xfs: don't catch dax+reflink inodes as corruption in verifier
Eric Sandeen
2020-12-09
1
-4
/
+0
*
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
1
-8
/
+32
*
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
1
-16
/
+38
*
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-15
1
-52
/
+0
*
xfs: remove xfs_inobp_check()
Dave Chinner
2020-07-07
1
-24
/
+0
*
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
1
-1
/
+2
*
xfs: Couple of typo fixes in comments
Keyur Patel
2020-07-06
1
-3
/
+3
*
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
1
-1
/
+1
*
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
1
-4
/
+2
[next]