summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Kconfig
AgeCommit message (Expand)Author
2020-10-07btrfs: switch to iomap for direct IOGoldwyn Rodrigues
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba
2020-05-28btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn
2019-07-17btrfs: Fix build error while LIBCRC32C is moduleYueHaibing
2019-07-01btrfs: directly call into crypto framework for checksummingJohannes Thumshirn
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik
2017-08-15btrfs: Add zstd supportNick Terrell
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-20btrfs: update kconfig help textDavid Sterba
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14Docs: Kconfig: `devlopers' -> `developers'Michael Witten
2013-09-01Btrfs: add support for assertsJosef Bacik
2013-05-06btrfs: move leak debug code to functionsEric Sandeen
2013-05-06btrfs: update kconfig titleDavid Sterba
2013-05-06Btrfs: add some free space cache testsJosef Bacik
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-05Btrfs: select XOR_BLOCKS in KconfigTomasz Torcz
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2013-01-21fs/btrfs: remove depends on CONFIG_EXPERIMENTALKees Cook
2011-12-21Btrfs: add config option to enable btrfs integrity checkStefan Behrens
2010-12-22btrfs: Add lzo compression supportLi Zefan
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-02-04Btrfs: make btrfs acls selectableChristian Hesse
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan