index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_inode_buf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
1
-1
/
+10
2021-04-08
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
1
-10
/
+0
2021-04-08
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
1
-2
/
+0
2021-04-08
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
1
-2
/
+0
2021-04-08
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
1
-2
/
+0
2021-04-08
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
1
-5
/
+0
2021-04-08
xfs: split xfs_imap_to_bp
Christoph Hellwig
1
-3
/
+2
2020-09-25
xfs: use the existing type definition for di_projid
Kaixu Xia
1
-1
/
+1
2020-09-16
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-1
/
+12
2020-09-16
xfs: redefine xfs_timestamp_t
Darrick J. Wong
1
-0
/
+2
2020-09-16
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
1
-2
/
+0
2020-07-07
xfs: remove xfs_inobp_check()
Dave Chinner
1
-6
/
+0
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-2
/
+0
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-2
/
+0
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
1
-2
/
+0
2020-05-19
xfs: call xfs_iformat_fork from xfs_inode_from_disk
Christoph Hellwig
1
-1
/
+1
2020-05-07
xfs: remove unused iget_flags param from xfs_imap_to_bp()
Brian Foster
1
-1
/
+1
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
1
-1
/
+0
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
1
-2
/
+0
2020-03-03
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
1
-2
/
+0
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
1
-2
/
+1
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
1
-1
/
+1
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-03-24
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
1
-0
/
+5
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-2
/
+2
2017-06-20
xfs: export various function for the online scrubber
Darrick J. Wong
1
-0
/
+3
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-14
/
+14
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
1
-2
/
+2
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
1
-0
/
+2
2016-10-06
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-0
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
1
-1
/
+0
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
1
-19
/
+6
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
1
-5
/
+4
2016-02-09
xfs: introduce inode log format object
Dave Chinner
1
-1
/
+52
2014-06-25
libxfs: move header files
Dave Chinner
1
-0
/
+50