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
2019-10-15
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
2019-09-03
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-14
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
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