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