summaryrefslogtreecommitdiff
path: root/scripts/diffconfig
AgeCommit message (Expand)Author
2023-01-26scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2021-01-22scripts: switch explicitly to Python 3Andy Shevchenko
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox
2013-09-01diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano
2013-08-19diffconfig: Gracefully exit if the default config files are not presentMike Pagano
2008-07-25kconfig: add diffconfig utilityTim Bird
c7eddcd7d311546d6933efa62'>xfs: move log discard work to xfs_discard.cDave Chinner 2023-02-13xfs: convert trim to use for_each_perag_rangeDave Chinner 2022-07-07xfs: pass perag to xfs_alloc_read_agf()Dave Chinner 2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig 2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig 2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig 2021-08-19xfs: convert mount flags to featuresDave Chinner 2021-06-02xfs: convert allocbt cursors to use peragsDave Chinner 2021-06-02xfs: add a perag to the btree cursorDave Chinner 2021-06-02xfs: pass perags through to the busy extent codeDave Chinner 2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner