| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: sysfs: introduce helper for syncing bits with sysfs files | David Sterba | 2016-01-21 | 1 | -0/+3 |
* | btrfs: sysfs: fix typo in compat_ro attribute definition | David Sterba | 2016-01-20 | 1 | -1/+1 |
* | Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link | Anand Jain | 2015-09-29 | 1 | -1/+1 |
* | Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link | Anand Jain | 2015-09-29 | 1 | -1/+1 |
* | Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static | Anand Jain | 2015-05-27 | 1 | -0/+1 |
* | Btrfs: sysfs: make btrfs_sysfs_add_device() non static | Anand Jain | 2015-05-27 | 1 | -0/+1 |
* | Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static | Anand Jain | 2015-05-27 | 1 | -0/+2 |
* | Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info | Anand Jain | 2015-05-27 | 1 | -1/+1 |
* | Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info | Anand Jain | 2015-05-27 | 1 | -1/+1 |
* | btrfs: switch helper macros to static inlines in sysfs.h | David Sterba | 2015-03-03 | 1 | -5/+17 |
* | btrfs: code optimize: BTRFS_ATTR_RW could set the mode | Anand Jain | 2014-09-17 | 1 | -3/+4 |
* | btrfs: code optimize: BTRFS_ATTR could handle the mode | Anand Jain | 2014-09-17 | 1 | -4/+7 |
* | btrfs: dev add should add its sysfs entry | Anand Jain | 2014-06-28 | 1 | -0/+2 |
* | btrfs: dev delete should remove sysfs entry | Anand Jain | 2014-06-28 | 1 | -0/+2 |
* | btrfs: add simple debugfs interface | David Sterba | 2014-03-10 | 1 | -0/+5 |
* | btrfs: publish allocation data in sysfs | Jeff Mahoney | 2014-01-28 | 1 | -0/+8 |
* | btrfs: use feature attribute names to print better error messages | Jeff Mahoney | 2014-01-28 | 1 | -0/+2 |
* | btrfs: add ability to change features via sysfs | Jeff Mahoney | 2014-01-28 | 1 | -1/+2 |
* | btrfs: publish per-super attributes in sysfs | Jeff Mahoney | 2014-01-28 | 1 | -0/+10 |
* | btrfs: publish supported featured in sysfs | Jeff Mahoney | 2014-01-28 | 1 | -0/+43 |