summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use btrfs_is_testing() everywhereDavid Sterba13 days1-4/+4
* btrfs: introduce offload_csum_mode to tweak checksum offloading behaviorNaohiro Aota2024-03-041-0/+44
* btrfs: sysfs: drop unnecessary double logical negation in acl_show()Neal Gompa2024-03-041-1/+1
* btrfs: use READ/WRITE_ONCE for fs_devices->read_policyNaohiro Aota2024-03-041-3/+4
* btrfs: sysfs: validate scrub_speed_max valueDavid Disseldorp2023-12-151-0/+4
* btrfs: sysfs: show temp_fsid featureAnand Jain2023-10-121-0/+18
* btrfs: add and use helpers for reading and writing fs_info->generationFilipe Manana2023-10-121-1/+1
* btrfs: sysfs: add simple_quota incompat feature entryBoris Burkov2023-10-121-0/+2
* btrfs: sysfs: expose quota mode via sysfsBoris Burkov2023-10-121-0/+28
* btrfs: sysfs: announce presence of raid-stripe-treeJohannes Thumshirn2023-10-121-0/+3
* btrfs: sysfs: show if ACL support has been compiled inAnand Jain2023-08-211-0/+7
* btrfs: sysfs: relax bg_reclaim_threshold for debugging purposesNaohiro Aota2023-04-171-0/+5
* btrfs: sysfs: add size class statsBoris Burkov2023-03-011-0/+42
* btrfs: make kobj_type structures constantThomas Weißschuh2023-02-151-6/+6
* btrfs: sysfs: update fs features directory asynchronouslyQu Wenruo2023-02-131-21/+8
* btrfs: simplify percent calculation helpers, rename div_factorDavid Sterba2022-12-051-1/+1
* btrfs: move accessor helpers into accessors.hJosef Bacik2022-12-051-0/+1
* btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flagJosef Bacik2022-12-051-2/+2
* btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.hJosef Bacik2022-12-051-0/+1
* btrfs: move the printk helpers out of ctree.hJosef Bacik2022-12-051-1/+1
* btrfs: sysfs: convert remaining scnprintf to sysfs_emitDavid Sterba2022-12-051-3/+3
* btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei2022-11-231-2/+5
* btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...Qu Wenruo2022-09-261-0/+39
* btrfs: sysfs: introduce global qgroup attribute groupQu Wenruo2022-09-261-4/+61
* btrfs: remove the unnecessary result variableszhang songyi2022-09-261-8/+2
* btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo2022-09-261-0/+2
* btrfs: sysfs: show discard stats and tunables in non-debug buildDavid Sterba2022-09-261-19/+16
* btrfs: sysfs: use sysfs_streq for string matchingDavid Sterba2022-09-261-20/+1
* btrfs: sysfs: remove BIG_METADATA feature filesNikolay Borisov2022-07-251-2/+0
* btrfs: sysfs: remove MIXED_BACKREF feature fileNikolay Borisov2022-07-251-2/+0
* btrfs: sysfs: export commit statsIoannis Angelakopoulos2022-07-251-1/+43
* btrfs: sysfs: advertise zoned support among featuresDavid Sterba2022-07-251-3/+6
* btrfs: sysfs: add force_chunk_alloc trigger to force allocationStefan Roesch2022-07-251-0/+53
* btrfs: sysfs: export chunk size in space infosStefan Roesch2022-07-251-0/+74
* btrfs: fix typos in commentsDavid Sterba2022-07-251-1/+1
* btrfs: change the bg_reclaim_threshold valid region from 0 to 100Josef Bacik2022-05-161-1/+1
* btrfs: make the bg_reclaim_threshold per-space infoJosef Bacik2022-05-161-0/+37
* btrfs: expand subpage support to any PAGE_SIZE > 4KQu Wenruo2022-05-161-4/+2
* btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba2022-05-051-0/+3
* btrfs: replace BUILD_BUG_ON by static_assertDavid Sterba2022-03-141-5/+5
* btrfs: add definition for EXTENT_TREE_V2Josef Bacik2022-03-141-1/+4
* btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the deviceAnand Jain2022-01-071-0/+11
* btrfs: sysfs: convert scnprintf and snprintf to sysfs_emitAnand Jain2021-10-261-49/+44
* btrfs: sysfs: document structures and their associated filesAnand Jain2021-08-231-16/+75
* btrfs: zoned: allow disabling of zone auto reclaimJohannes Thumshirn2021-08-231-3/+4
* btrfs: initial fsverity supportBoris Burkov2021-08-231-0/+6
* btrfs: allow read-write for 4K sectorsize on 64K page size systemsQu Wenruo2021-08-231-0/+4
* btrfs: rip out btrfs_space_info::total_bytes_pinnedJosef Bacik2021-06-221-13/+0
* btrfs: sysfs: export dev stats in devinfo directoryDavid Sterba2021-06-221-0/+29
* btrfs: sysfs: fix format string for some discard statsDavid Sterba2021-06-211-2/+2