summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain2020-02-121-1/+1
* btrfs: sysfs, add UUID/devinfo kobjectAnand Jain2020-02-121-0/+15
* btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain2020-01-231-23/+132
* btrfs: keep track of discard reuse statsDennis Zhou2020-01-201-0/+36
* btrfs: make max async discard size tunableDennis Zhou2020-01-201-0/+31
* btrfs: add kbps discard rate limit for async discardDennis Zhou2020-01-201-0/+31
* btrfs: calculate discard delay based on number of extentsDennis Zhou2020-01-201-0/+31
* btrfs: keep track of discardable_bytes for async discardDennis Zhou2020-01-201-0/+12
* btrfs: track discardable extents for async discardDennis Zhou2020-01-201-0/+15
* btrfs: sysfs: add UUID/debug/discard directoryDennis Zhou2020-01-201-0/+26
* btrfs: sysfs: make UUID/debug have its own kobjectDennis Zhou2020-01-201-4/+16
* btrfs: sysfs: add removal calls for debug/Dennis Zhou2020-01-201-0/+7
* btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsidAnand Jain2020-01-201-12/+9
* btrfs: sysfs, rename btrfs_sysfs_add_device()Anand Jain2020-01-201-1/+1
* btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parentAnand Jain2020-01-201-5/+6
* btrfs: sysfs, rename devices kobject holder to devices_kobjAnand Jain2020-01-201-14/+12
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-2/+2
* btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+2
* btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-1/+1
* btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-1/+1
* btrfs: sysfs: show used checksum driver per filesystemJohannes Thumshirn2019-11-181-0/+15
* btrfs: sysfs: export supported checksumsDavid Sterba2019-11-181-0/+22
* btrfs: sysfs: move helper macros to sysfs.cDavid Sterba2019-09-091-0/+48
* btrfs: sysfs: move type conversion helpers to sysfs.cDavid Sterba2019-09-091-0/+16
* btrfs: cleanup kobject.h includesDavid Sterba2019-09-091-1/+0
* btrfs: factor out sysfs code for updating sprout fsidDavid Sterba2019-09-091-0/+15
* btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba2019-09-091-0/+22
* btrfs: factor out sysfs code for sending device ueventDavid Sterba2019-09-091-0/+11
* btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba2019-09-091-1/+6
* btrfs: sysfs: unexport space_info_ktypeDavid Sterba2019-09-091-1/+1
* btrfs: factor out sysfs code for creating space infosDavid Sterba2019-09-091-0/+37
* btrfs: sysfs: unexport btrfs_raid_ktypeDavid Sterba2019-09-091-1/+1
* btrfs: factor sysfs code out of link_block_groupDavid Sterba2019-09-091-0/+46
* btrfs: delete debugfs codeDavid Sterba2019-09-091-30/+0
* btrfs: sysfs: add debugging exportsDavid Sterba2019-09-091-0/+32
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-091-0/+1
* Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-07-161-0/+1
|\
| * btrfs: move space_info to space-info.hJosef Bacik2019-07-021-0/+1
* | btrfs: sysfs: Replace default_attrs in ktypes with groupsKimberly Brown2019-06-211-3/+5
* | btrfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-8/+2
|/
* btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding2019-05-161-1/+6
* btrfs: Add sysfs support for metadata_uuid featureNikolay Borisov2018-12-171-0/+14
* btrfs: prune unused includesDavid Sterba2018-08-061-2/+0
* btrfs: sysfs: Add entry which shows if rmdir can work on subvolumesMisono Tomohiro2018-05-281-0/+39
* btrfs: sysfs: Use enum/define value for feature array definitionsTomohiro Misono2018-05-281-5/+6
* btrfs: rename struct btrfs_fs_devices::listAnand Jain2018-05-281-1/+1
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-311-1/+1
* btrfs: add more __cold annotationsDavid Sterba2018-03-261-1/+1
* Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2018-03-161-3/+5
OpenPOWER on IntegriCloud