summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* btrfs: remove const from btrfs_feature_set_nameDavid Sterba2020-10-071-1/+1
* btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsidNikolay Borisov2020-10-071-3/+3
* btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain2020-09-221-6/+10
* btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()Qu Wenruo2020-08-101-3/+5
* btrfs: sysfs: use NOFS for device creationJosef Bacik2020-07-271-0/+3
* btrfs: sysfs: add bdi link to the fsid directoryNikolay Borisov2020-07-271-2/+10
* btrfs: qgroup: export qgroups in sysfsQu Wenruo2020-07-271-0/+148
* btrfs: sysfs: Use scnprintf() instead of snprintf()Takashi Iwai2020-03-231-29/+28
* btrfs: sysfs, unify handler name of devinfo/missingAnand Jain2020-03-231-2/+2
* btrfs: sysfs, rename device_link add/remove functionsAnand Jain2020-03-231-5/+5
* btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsidAnand Jain2020-03-231-1/+1
* btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain2020-02-121-1/+1
* btrfs: sysfs, add UUID/devinfo kobjectAnand Jain2020-02-121-0/+15
* btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain2020-01-231-23/+132
* btrfs: keep track of discard reuse statsDennis Zhou2020-01-201-0/+36
* btrfs: make max async discard size tunableDennis Zhou2020-01-201-0/+31
* btrfs: add kbps discard rate limit for async discardDennis Zhou2020-01-201-0/+31
* btrfs: calculate discard delay based on number of extentsDennis Zhou2020-01-201-0/+31
* btrfs: keep track of discardable_bytes for async discardDennis Zhou2020-01-201-0/+12
* btrfs: track discardable extents for async discardDennis Zhou2020-01-201-0/+15
* btrfs: sysfs: add UUID/debug/discard directoryDennis Zhou2020-01-201-0/+26
* btrfs: sysfs: make UUID/debug have its own kobjectDennis Zhou2020-01-201-4/+16
* btrfs: sysfs: add removal calls for debug/Dennis Zhou2020-01-201-0/+7