summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
d39b9e8f63d6a54e745585d9'>xfs: fix sparse inode limits on runt AGDave Chinner 2024-11-05xfs: disable the agi rotor for metadata inodesDarrick J. Wong 2024-11-05xfs: add a generic group pointer to the btree cursorChristoph Hellwig 2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig 2024-11-05xfs: convert remaining trace points to pass pag structuresChristoph Hellwig 2024-11-05xfs: pass objects to the xfs_irec_merge_{pre,post} trace pointsChristoph Hellwig 2024-11-05xfs: add a xfs_agino_to_ino helperChristoph Hellwig 2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig 2024-11-05xfs: pass a pag to xfs_difree_inode_chunkChristoph Hellwig 2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds 2024-09-03xfs: enable block size larger than page size supportPankaj Raghav 2024-09-01xfs: standardize the btree maxrecs function parametersDarrick J. Wong 2024-09-01xfs: pass the icreate args object to xfs_diallocDarrick J. Wong 2024-07-02xfs: convert "skip_discard" to a proper flags bitsetDarrick J. Wong 2024-07-02xfs: split new inode creation into two piecesDarrick J. Wong 2024-04-15xfs: try to avoid allocating from sick inode clustersDarrick J. Wong 2024-04-15xfs: pass xfs_buf lookup flags to xfs_*read_agiDarrick J. Wong 2024-02-22xfs: remove xfs_btnum_tChristoph Hellwig 2024-02-22xfs: pass a 'bool is_finobt' to xfs_inobt_insertChristoph Hellwig 2024-02-22xfs: split xfs_inobt_init_cursorChristoph Hellwig 2024-02-22xfs: split xfs_inobt_insert_sprecChristoph Hellwig 2024-02-22xfs: add a name field to struct xfs_btree_opsChristoph Hellwig 2024-02-22xfs: report XFS_IS_CORRUPT errors to the health systemDarrick J. Wong 2024-02-22xfs: report inode corruption errors to the health systemDarrick J. Wong 2024-02-22xfs: report btree block corruption errors to the health systemDarrick J. Wong 2024-02-22xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong 2023-12-15xfs: repair inode btreesDarrick J. Wong 2023-12-06xfs: remove __xfs_free_extent_laterDarrick J. Wong