index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_log_format.h
Age
Commit message (
Expand
)
Author
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
2018-07-23
xfs: refactor unmount record write
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-11-16
xfs: fix type usage
Darrick J. Wong
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
2016-10-05
xfs: add shared rmap map/unmap/convert log item types
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-03
xfs: create refcount update intent log items
Darrick J. Wong
2016-09-19
xfs: convert RUI log formats to use variable length arrays
Darrick J. Wong
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
2016-08-03
xfs: create rmap update intent log items
Darrick J. Wong
2016-04-06
xfs: remove transaction types
Christoph Hellwig
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner