meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/i2c/algos/i2c-algo-pca.c
distro/kernel/commit/fs/xfs/scrub/rmap_repair.c?id=477493082fe8a480e33cb26ff545b5976818c071'>xfs: walk the rt reference count tree when rebuilding rmap
AgeCommit message (Expand)Author
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park
2025-06-12i2c: use inclusive callbacks in struct i2c_algorithmWolfram Sang
Darrick J. Wong
2024-12-23xfs: hook live realtime rmap operations during a repair operationDarrick J. Wong
2024-12-23xfs: walk the rt reverse mapping tree when rebuilding rmapDarrick J. Wong
2024-12-23xfs: support file data forks containing metadata btreesDarrick J. Wong
2024-11-05xfs: add a generic group pointer to the btree cursorChristoph Hellwig
2024-11-05xfs: move the online repair rmap hooks to the generic group structureChristoph 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: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-04-22xfs: Remove unused function is_rt_data_forkJiapeng Chong
2024-04-15xfs: don't pick up IOLOCK during rmapbt repair scanDarrick J. Wong
2024-02-22xfs: hook live rmap operations during a repair operationDarrick J. Wong
2024-02-22xfs: create a shadow rmap btree during rmap repairDarrick J. Wong
2024-02-22xfs: repair the rmapbtDarrick J. Wong