blob: 51c27546f7aaae9cd74a1e17e434d65a64d19175 [file] [log] [blame]
4529e6d7a6ab ("xfs: compat_ioctl: use compat_ptr()")
314e01a6d7dd ("xfs: fall back to native ioctls for unhandled compat ones")
fba9760a4336 ("xfs: wire up the v5 inumbers ioctl")
0448b6f488fa ("xfs: wire up new v5 bulkstat ioctls")
5f19c7fc6873 ("xfs: introduce v5 inode group structure")
7035f9724f84 ("xfs: introduce new v5 bulkstat structure")
8bfe9d1810e6 ("xfs: rename bulkstat functions")
677717fbd4b0 ("xfs: refactor INUMBERS to use iwalk functions")
2810bd6840e4 ("xfs: convert bulkstat to new iwalk infrastructure")
f16fe3ecde62 ("xfs: bulkstat should copy lastip whenever userspace supplies one")
89d139d5ad46 ("xfs: report inode health via bulkstat")
1302c6a24fd9 ("xfs: report AG health via AG geometry ioctl")
c23232d40935 ("xfs: report fs and rt health via geometry structure")
7cd5006bdb6f ("xfs: add a new ioctl to describe allocation group geometry")
1b6d968de22b ("xfs: bump XFS_IOC_FSGEOMETRY to v5 structures")
6772c1f11206 ("xfs: track metadata health status")
670105de15cd ("xfs: compile time offset checks for common v4/v5 metadata")
9b2471797942 ("xfs: cache unlinked pointers in an rhashtable")
4664c66c91a1 ("xfs: add tracepoints for high level iunlink operations")
b1d2a068ea63 ("xfs: refactor inode update in iunlink_remove")
23ffa52cc792 ("xfs: refactor unlinked list search and mapping to a separate function")
f2fc16a3d7c1 ("xfs: refactor inode unlinked pointer update functions")
86bfd3750fb3 ("xfs: strengthen AGI unlinked inode bucket pointer checks")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
5837f62592ef ("xfs: clean up iunlink functions")
a9d25bde1e9b ("xfs: Fix x32 ioctls when cmd numbers differ from ia32.")
7ca860e3c1a7 ("xfs: Fix bulkstat compat ioctls on x32 userspace.")