- cf28e17 xfs: kill xfs_sb_version_has_v3inode() by Dave Chinner · 3 years, 5 months ago
- e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 7821ea3 xfs: move the di_forkoff field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 965e0a1 xfs: move the di_flushiter field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 9b3beb0 xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode by Christoph Hellwig · 3 years, 10 months ago
- 55f7733 xfs: remove the unused xfs_icdinode_has_bigtime helper by Christoph Hellwig · 3 years, 10 months ago
- af9dcdd xfs: split xfs_imap_to_bp by Christoph Hellwig · 3 years, 10 months ago
- 9c0fce4 xfs: use the existing type definition for di_projid by Kaixu Xia · 4 years, 4 months ago
- f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 5 months ago
- 5a0bb06 xfs: redefine xfs_timestamp_t by Darrick J. Wong · 4 years, 5 months ago
- 88947ea xfs: move xfs_log_dinode_to_disk to the log recovery code by Darrick J. Wong · 4 years, 5 months ago
- e2705b0 xfs: remove xfs_inobp_check() by Dave Chinner · 4 years, 7 months ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- bb8a66a xfs: remove xfs_iread by Christoph Hellwig · 4 years, 8 months ago
- cb7d585 xfs: call xfs_iformat_fork from xfs_inode_from_disk by Christoph Hellwig · 4 years, 8 months ago
- c199507 xfs: remove unused iget_flags param from xfs_imap_to_bp() by Brian Foster · 4 years, 8 months ago
- 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 4 years, 10 months ago
- b81b79f xfs: add a new xfs_sb_version_has_v3inode helper by Christoph Hellwig · 4 years, 10 months ago
- 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 5 years ago
- de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
- 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 8bb82bc xfs: move inode extent size hint validation to libxfs by Darrick J. Wong · 7 years ago
- a6a781a xfs: have buffer verifier functions report failing address by Darrick J. Wong · 7 years ago
- 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- 755c7bf libxfs: convert ushort to unsigned short by Darrick J. Wong · 8 years ago
- 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
- f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
- c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
- 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
- 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
- 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
- faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
- 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
- 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
- f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
- 84be0ff libxfs: move header files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_inode_buf.h]
- 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
- 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
- d891400 xfs: inode buffers may not be valid during recovery readahead by Dave Chinner · 11 years ago
- c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
- 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago