summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-03btrfs: allow mounting filesystems with remap-tree incompat flagMark Harmstone-0/+2
2026-02-03btrfs: remove experimental offload csum modeQu Wenruo-3/+0
2026-02-03btrfs: switch to library APIs for checksumsEric Biggers-5/+3
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo-1/+5
2025-09-22btrfs: implement ref_tracker for delayed_nodesLeo Martins-0/+1
2025-09-22btrfs: move ref-verify under CONFIG_BTRFS_DEBUGLeo Martins-11/+0
2025-07-21btrfs: enable large data folio support under CONFIG_BTRFS_EXPERIMENTALQu Wenruo-0/+2
2025-05-15btrfs: update Kconfig option descriptionsDavid Sterba-9/+14
2025-05-15btrfs: update list of features built under experimental configDavid Sterba-1/+8
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers-1/+1
2024-11-11btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUGQu Wenruo-0/+26
2023-10-12btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY optionQu Wenruo-21/+0
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury-1/+1
2023-08-21btrfs: deprecate integrity checker featureQu Wenruo-1/+3
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig-0/+1
2023-02-02fs/btrfs: Remove "select SRCU"Paul E. McKenney-1/+0
2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor-2/+1
2021-06-22btrfs: disable build on platforms having page size 256KChristophe Leroy-0/+2
2020-10-07btrfs: switch to iomap for direct IOGoldwyn Rodrigues-0/+1
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba-1/+0
2020-05-28btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues-0/+1
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba-0/+1
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn-0/+1
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn-0/+1
2019-07-17btrfs: Fix build error while LIBCRC32C is moduleYueHaibing-0/+1
2019-07-01btrfs: directly call into crypto framework for checksummingJohannes Thumshirn-1/+2
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba-0/+2
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov-2/+1
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski-3/+0
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik-0/+11
2017-08-15btrfs: Add zstd supportNick Terrell-0/+2
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar-0/+1
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana-1/+2
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-5/+10
2013-11-20btrfs: update kconfig help textDavid Sterba-5/+10
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+2
2013-10-14Docs: Kconfig: `devlopers' -> `developers'Michael Witten-1/+2
2013-09-01Btrfs: add support for assertsJosef Bacik-0/+9
2013-05-06btrfs: move leak debug code to functionsEric Sandeen-0/+9
2013-05-06btrfs: update kconfig titleDavid Sterba-1/+1
2013-05-06Btrfs: add some free space cache testsJosef Bacik-0/+11
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+3
2013-02-05Btrfs: select XOR_BLOCKS in KconfigTomasz Torcz-0/+1
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse-0/+2
2013-01-21fs/btrfs: remove depends on CONFIG_EXPERIMENTALKees Cook-2/+1
2011-12-21Btrfs: add config option to enable btrfs integrity checkStefan Behrens-0/+19
2010-12-22btrfs: Add lzo compression supportLi Zefan-0/+2
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds-1/+0
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto-0/+1
2009-02-04Btrfs: make btrfs acls selectableChristian Hesse-0/+13