summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud