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_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-8
/
+32
2020-09-16
xfs: redefine xfs_timestamp_t
Darrick J. Wong
1
-16
/
+38
2020-09-16
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
1
-52
/
+0
2020-07-07
xfs: remove xfs_inobp_check()
Dave Chinner
1
-24
/
+0
2020-07-07
xfs: pin inode backing buffer to the inode log item
Dave Chinner
1
-1
/
+2
2020-07-06
xfs: Couple of typo fixes in comments
Keyur Patel
1
-3
/
+3
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
-4
/
+2
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-4
/
+2
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
1
-3
/
+3
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
1
-73
/
+0
2020-05-19
xfs: don't reset i_delayed_blks in xfs_iread
Christoph Hellwig
1
-2
/
+0
2020-05-19
xfs: call xfs_dinode_verify from xfs_inode_from_disk
Christoph Hellwig
1
-10
/
+8
2020-05-19
xfs: handle unallocated inodes in xfs_inode_from_disk
Christoph Hellwig
1
-36
/
+14
2020-05-19
xfs: split xfs_iformat_fork
Christoph Hellwig
1
-1
/
+19
2020-05-19
xfs: call xfs_iformat_fork from xfs_inode_from_disk
Christoph Hellwig
1
-3
/
+4
2020-05-07
xfs: remove unused iget_flags param from xfs_imap_to_bp()
Brian Foster
1
-3
/
+2
2020-05-07
xfs: remove unnecessary shutdown check from xfs_iflush()
Brian Foster
1
-6
/
+1
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
1
-10
/
+6
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
1
-1
/
+1
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
1
-14
/
+3
2020-03-03
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
1
-4
/
+4
2020-03-03
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
1
-6
/
+4
2020-03-03
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
1
-0
/
+2
2019-11-13
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
1
-2
/
+0
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
1
-6
/
+5
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
1
-4
/
+4
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-2
/
+0
2019-06-29
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
1
-1
/
+1
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
1
-4
/
+1
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-1
/
+1
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
1
-5
/
+5
2019-02-12
xfs: add inode magic to inode verifier
Darrick J. Wong
1
-1
/
+5
2019-02-12
xfs: always check magic values in on-disk byte order
Brian Foster
1
-1
/
+1
2019-02-12
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
1
-2
/
+1
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
1
-0
/
+30
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
1
-2
/
+4
2018-06-22
xfs: More robust inode extent count validation
Dave Chinner
1
-29
/
+47
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-06
xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
Dave Chinner
1
-5
/
+0
2018-06-06
xfs: verify COW extent size hint is valid in inode verifier
Dave Chinner
1
-0
/
+6
2018-06-06
xfs: verify extent size hint is valid in inode verifier
Dave Chinner
1
-1
/
+8
2018-04-18
xfs: enhance dinode verifier
Eric Sandeen
1
-0
/
+21
2018-03-24
xfs: remove dead inode version setting code
Dave Chinner
1
-4
/
+1
2018-03-24
xfs: don't accept inode buffers with suspicious unlinked chains
Darrick J. Wong
1
-2
/
+8
2018-03-24
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
1
-0
/
+105
2018-03-24
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
1
-1
/
+3
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-30
/
+98
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
1
-4
/
+2
2018-01-29
xfs: convert to new i_version API
Jeff Layton
1
-2
/
+5
[next]