Age | Commit message (Expand) | Author |
2021-05-20 | xfs: restore old ioctl definitions | Darrick J. Wong |
2021-04-29 | Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-04-12 | xfs: convert to fileattr | Miklos Szeredi |
2021-04-07 | xfs: deprecate BMV_IF_NO_DMAPI_READ flag | Anthony Iliopoulos |
2021-02-03 | libxfs: expose inobtcount in xfs geometry | Zorro Lang |
2020-09-15 | xfs: widen ondisk inode timestamps to deal with y2038+ | Darrick J. Wong |
2020-05-13 | xfs: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2020-03-02 | xfs: clean up the attr flag confusion | Christoph Hellwig |
2020-03-02 | xfs: move the legacy xfs_attr_list to xfs_ioctl.c | Christoph Hellwig |
2019-12-02 | Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-11-13 | xfs: avoid time_t in user api | Arnd Bergmann |
2019-11-10 | xfs: Correct comment tyops -> typos | Joe Perches |
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 |