summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: split and refactor btrfs_sysfs_remove_devices_dirAnand Jain2020-10-071-2/+1
* btrfs: simplify parameters of btrfs_sysfs_add_devices_dirAnand Jain2020-10-071-2/+1
* btrfs: make btrfs_sysfs_remove_devices_dir return voidAnand Jain2020-10-071-2/+2
* 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-2/+1
* btrfs: qgroup: export qgroups in sysfsQu Wenruo2020-07-271-0/+7
* btrfs: sysfs, rename device_link add/remove functionsAnand Jain2020-03-231-2/+2
* btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain2020-01-231-0/+1
* btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsidAnand Jain2020-01-201-1/+0
* btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parentAnand Jain2020-01-201-3/+2
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-1/+1
* btrfs: sysfs: move helper macros to sysfs.cDavid Sterba2019-09-091-49/+0
* btrfs: sysfs: move type conversion helpers to sysfs.cDavid Sterba2019-09-091-18/+0
* btrfs: cleanup kobject.h includesDavid Sterba2019-09-091-0/+2
* btrfs: factor out sysfs code for updating sprout fsidDavid Sterba2019-09-091-0/+2
* btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba2019-09-091-0/+1
* btrfs: factor out sysfs code for sending device ueventDavid Sterba2019-09-091-0/+1
* btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba2019-09-091-1/+1
* btrfs: sysfs: unexport space_info_ktypeDavid Sterba2019-09-091-1/+0
* btrfs: factor out sysfs code for creating space infosDavid Sterba2019-09-091-0/+2
* btrfs: sysfs: unexport btrfs_raid_ktypeDavid Sterba2019-09-091-1/+0
* btrfs: factor sysfs code out of link_block_groupDavid Sterba2019-09-091-0/+1
* btrfs: move sysfs declarations out of ctree.hDavid Sterba2019-09-091-0/+11
* btrfs: delete debugfs codeDavid Sterba2019-09-091-5/+0
* btrfs: drop extra enum initialization where using defaultsDavid Sterba2018-12-171-1/+1
* btrfs: sysfs: Use enum/define value for feature array definitionsTomohiro Misono2018-05-281-2/+2
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-3/+4
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-15/+11
|\
| * btrfs: prefix sysfs attribute struct namesHans van Kranenburg2017-10-301-15/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2016-01-211-0/+3
* btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba2016-01-201-1/+1
* Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_linkAnand Jain2015-09-291-1/+1
* Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_linkAnand Jain2015-09-291-1/+1
* Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non staticAnand Jain2015-05-271-0/+1
* Btrfs: sysfs: make btrfs_sysfs_add_device() non staticAnand Jain2015-05-271-0/+1
* Btrfs: sysfs: make btrfs_sysfs_add_fsid() non staticAnand Jain2015-05-271-0/+2
* Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_infoAnand Jain2015-05-271-1/+1
* Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_infoAnand Jain2015-05-271-1/+1
* btrfs: switch helper macros to static inlines in sysfs.hDavid Sterba2015-03-031-5/+17
* btrfs: code optimize: BTRFS_ATTR_RW could set the modeAnand Jain2014-09-171-3/+4
* btrfs: code optimize: BTRFS_ATTR could handle the modeAnand Jain2014-09-171-4/+7
* btrfs: dev add should add its sysfs entryAnand Jain2014-06-281-0/+2
* btrfs: dev delete should remove sysfs entryAnand Jain2014-06-281-0/+2
* btrfs: add simple debugfs interfaceDavid Sterba2014-03-101-0/+5
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-281-0/+8
* btrfs: use feature attribute names to print better error messagesJeff Mahoney2014-01-281-0/+2
* btrfs: add ability to change features via sysfsJeff Mahoney2014-01-281-1/+2
* btrfs: publish per-super attributes in sysfsJeff Mahoney2014-01-281-0/+10
* btrfs: publish supported featured in sysfsJeff Mahoney2014-01-281-0/+43