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_fs.h
Age
Commit message (
Expand
)
Author
2018-01-17
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
2017-10-26
xfs: scrub quota information
Darrick J. Wong
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
xfs: scrub inodes
Darrick J. Wong
2017-10-26
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
xfs: scrub the AGI
Darrick J. Wong
2017-10-26
xfs: scrub AGF and AGFL
Darrick J. Wong
2017-10-26
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
2016-10-04
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-08-03
xfs: add rmap btree geometry feature flag
Darrick J. Wong
2016-06-01
xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
Christoph Hellwig
2016-01-04
xfs: use FS_XFLAG definitions directly
Dave Chinner
2016-01-04
fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
Dave Chinner
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner