summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* btrfs: scrub: per-device bandwidth controlDavid Sterba2021-06-211-0/+28
* btrfs: zoned: automatically reclaim zonesJohannes Thumshirn2021-04-201-0/+35
* btrfs: add sysfs interface for supported sectorsizeQu Wenruo2021-04-191-0/+15
* btrfs: zoned: track unusable bytes for zonesNaohiro Aota2021-02-091-0/+2
* Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-12/+3
|\
| * block: add a bdev_kobj helperChristoph Hellwig2020-12-011-12/+3
* | btrfs: introduce ZONED feature flagNaohiro Aota2020-12-081-0/+7
* | btrfs: sysfs: remove unneeded semicolonTom Rix2020-12-081-1/+1
* | btrfs: discard: reschedule work after sysfs param updatePavel Begunkov2020-12-081-2/+3
* | btrfs: sysfs: add per-fs attribute for read policyAnand Jain2020-12-081-0/+49
* | btrfs: add helper for string match ignoring leading/trailing whitespaceAnand Jain2020-12-081-0/+19
* | btrfs: introduce mount option rescue=allJosef Bacik2020-12-081-0/+1
* | btrfs: introduce mount option rescue=ignoredatacsumsJosef Bacik2020-12-081-0/+1
* | btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik2020-12-081-0/+1
* | btrfs: sysfs: export supported rescue= mount optionsJosef Bacik2020-12-081-0/+22
* | btrfs: sysfs: export filesystem generationAnand Jain2020-12-071-0/+10
|/
* btrfs: do not create raid sysfs entries under any locksJosef Bacik2020-10-071-2/+23
* btrfs: sysfs: export supported send stream versionOmar Sandoval2020-10-071-0/+9
* btrfs: handle errors in btrfs_sysfs_add_fs_devicesAnand Jain2020-10-071-2/+6
* btrfs: initialize sysfs devid and device link for seed deviceAnand Jain2020-10-071-0/+15
* btrfs: split and refactor btrfs_sysfs_remove_devices_dirAnand Jain2020-10-071-16/+11
* btrfs: simplify parameters of btrfs_sysfs_add_devices_dirAnand Jain2020-10-071-7/+4
* btrfs: make btrfs_sysfs_remove_devices_dir return voidAnand Jain2020-10-071-5/+3
* btrfs: add btrfs_sysfs_remove_device helperAnand Jain2020-10-071-34/+27
* btrfs: add btrfs_sysfs_add_device helperAnand Jain2020-10-071-26/+52
* btrfs: sysfs: export currently running exclusive operationGoldwyn Rodrigues2020-10-071-0/+37
* btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesNikolay Borisov2020-10-071-4/+0
* btrfs: sysfs: fix unused-but-set-variable warningsLeon Romanovsky2020-10-071-2/+6