aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.h
Commit message (Expand)AuthorAge
* btrfs: sysfs: move helper macros to sysfs.cDavid Sterba2019-09-09
* btrfs: sysfs: move type conversion helpers to sysfs.cDavid Sterba2019-09-09
* btrfs: cleanup kobject.h includesDavid Sterba2019-09-09
* btrfs: factor out sysfs code for updating sprout fsidDavid Sterba2019-09-09
* btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba2019-09-09
* btrfs: factor out sysfs code for sending device ueventDavid Sterba2019-09-09
* btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba2019-09-09
* btrfs: sysfs: unexport space_info_ktypeDavid Sterba2019-09-09
* btrfs: factor out sysfs code for creating space infosDavid Sterba2019-09-09
* btrfs: sysfs: unexport btrfs_raid_ktypeDavid Sterba2019-09-09
* btrfs: factor sysfs code out of link_block_groupDavid Sterba2019-09-09
* btrfs: move sysfs declarations out of ctree.hDavid Sterba2019-09-09
* btrfs: delete debugfs codeDavid Sterba2019-09-09
* btrfs: drop extra enum initialization where using defaultsDavid Sterba2018-12-17
* btrfs: sysfs: Use enum/define value for feature array definitionsTomohiro Misono2018-05-28
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-12
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-14
|\
| * btrfs: prefix sysfs attribute struct namesHans van Kranenburg2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2016-01-21
* btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba2016-01-20
* Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_linkAnand Jain2015-09-29
* Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_linkAnand Jain2015-09-29
* Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non staticAnand Jain2015-05-27
* Btrfs: sysfs: make btrfs_sysfs_add_device() non staticAnand Jain2015-05-27
* Btrfs: sysfs: make btrfs_sysfs_add_fsid() non staticAnand Jain2015-05-27
* Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_infoAnand Jain2015-05-27
* Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_infoAnand Jain2015-05-27
* btrfs: switch helper macros to static inlines in sysfs.hDavid Sterba2015-03-03
* btrfs: code optimize: BTRFS_ATTR_RW could set the modeAnand Jain2014-09-17
* btrfs: code optimize: BTRFS_ATTR could handle the modeAnand Jain2014-09-17
* btrfs: dev add should add its sysfs entryAnand Jain2014-06-28
* btrfs: dev delete should remove sysfs entryAnand Jain2014-06-28
* btrfs: add simple debugfs interfaceDavid Sterba2014-03-10
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-28
* btrfs: use feature attribute names to print better error messagesJeff Mahoney2014-01-28
* btrfs: add ability to change features via sysfsJeff Mahoney2014-01-28
* btrfs: publish per-super attributes in sysfsJeff Mahoney2014-01-28
* btrfs: publish supported featured in sysfsJeff Mahoney2014-01-28