summaryrefslogtreecommitdiff
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAge
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* btrfs: create example debugfs file only in debugging buildDavid Sterba2016-09-26
* btrfs: fix perms on demonstration debugfs interfaceEric Sandeen2016-09-26
* btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang2016-07-26
* btrfs: sysfs: protect reading label by lockDavid Sterba2016-05-06
* btrfs: add check to sysfs handler of labelDavid Sterba2016-05-06
* btrfs: add read-only check to sysfs handler of featuresDavid Sterba2016-05-06
* btrfs: sysfs: check initialization state before updating featuresDavid Sterba2016-01-27
* btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2016-01-21
* btrfs: sysfs: add free-space-tree bit attributeDavid Sterba2016-01-21
* Btrfs: rename super_kobj to fsid_kobjAnand Jain2015-09-29
* 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: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mountedAnand Jain2015-09-29
* Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mountedAnand Jain2015-09-29
* Btrfs: Check if kobject is initialized before putAnand Jain2015-06-22
* Btrfs: sysfs: add support to add parent for fsidAnand Jain2015-05-27
* Btrfs: sysfs: separate kobject and attribute creationAnand Jain2015-05-27
* Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it 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: sysfs: provide framework to remove all fsid sysfs kobjectAnand Jain2015-05-27
* Btrfs: sysfs: add pointer to access fs_info from fs_devicesAnand Jain2015-05-27
* Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain2015-05-27
* Btrfs: sysfs: separate device kobject and its attribute creationAnand Jain2015-05-27
* Btrfs: sysfs: let default_attrs be separate from the ksetAnand Jain2015-05-27
* Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsidAnand Jain2015-05-27
* Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsidAnand Jain2015-05-27
* Btrfs: sysfs: reorder the kobject creationsAnand Jain2015-05-27
* Btrfc: sysfs: fix, check if device_dir_kobj is init before destroyAnand Jain2015-05-27
* Btrfs: sysfs: fix, kobject pointer clean up needed after kobject releaseAnand Jain2015-05-27
* Btrfs: sysfs: fix, undo sysfs device linksAnand Jain2015-05-27
* Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...Anand Jain2015-05-27
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-16
* Btrfs: add missing cleanup on sysfs init failureFilipe Manana2015-02-02
* btrfs: move commit out of sysfs when changing labelDavid Sterba2014-11-12
* btrfs: move commit out of sysfs when changing featuresDavid Sterba2014-11-12
* btrfs: sysfs label interface should check for read only FSAnand Jain2014-09-17
* 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: use BTRFS_ATTR instead of btrfs_no_store()Anand Jain2014-09-17
* btrfs: label should not contain return charSatoru Takeuchi2014-09-17
* Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-21
* btrfs: dev add should add its sysfs entryAnand Jain2014-06-28
* btrfs: dev delete should remove sysfs entryAnand Jain2014-06-28
* btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain2014-06-28
* btrfs: allocate raid type kobjects dynamicallyJeff Mahoney2014-06-09
* btrfs: usage error should not be logged into system logAnand Jain2014-06-09