| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: sysfs: Use scnprintf() instead of snprintf() | Takashi Iwai | 2020-03-23 | 1 | -29/+28 |
* | btrfs: sysfs, unify handler name of devinfo/missing | Anand Jain | 2020-03-23 | 1 | -2/+2 |
* | btrfs: sysfs, rename device_link add/remove functions | Anand Jain | 2020-03-23 | 1 | -5/+5 |
* | btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid | Anand Jain | 2020-03-23 | 1 | -1/+1 |
* | btrfs: sysfs, move device id directories to UUID/devinfo | Anand Jain | 2020-02-12 | 1 | -1/+1 |
* | btrfs: sysfs, add UUID/devinfo kobject | Anand Jain | 2020-02-12 | 1 | -0/+15 |
* | btrfs: sysfs, add devid/dev_state kobject and device attributes | Anand Jain | 2020-01-23 | 1 | -23/+132 |
* | btrfs: keep track of discard reuse stats | Dennis Zhou | 2020-01-20 | 1 | -0/+36 |
* | btrfs: make max async discard size tunable | Dennis Zhou | 2020-01-20 | 1 | -0/+31 |
* | btrfs: add kbps discard rate limit for async discard | Dennis Zhou | 2020-01-20 | 1 | -0/+31 |
* | btrfs: calculate discard delay based on number of extents | Dennis Zhou | 2020-01-20 | 1 | -0/+31 |
* | btrfs: keep track of discardable_bytes for async discard | Dennis Zhou | 2020-01-20 | 1 | -0/+12 |
* | btrfs: track discardable extents for async discard | Dennis Zhou | 2020-01-20 | 1 | -0/+15 |
* | btrfs: sysfs: add UUID/debug/discard directory | Dennis Zhou | 2020-01-20 | 1 | -0/+26 |
* | btrfs: sysfs: make UUID/debug have its own kobject | Dennis Zhou | 2020-01-20 | 1 | -4/+16 |
* | btrfs: sysfs: add removal calls for debug/ | Dennis Zhou | 2020-01-20 | 1 | -0/+7 |
* | btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid | Anand Jain | 2020-01-20 | 1 | -12/+9 |
* | btrfs: sysfs, rename btrfs_sysfs_add_device() | Anand Jain | 2020-01-20 | 1 | -1/+1 |
* | btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent | Anand Jain | 2020-01-20 | 1 | -5/+6 |
* | btrfs: sysfs, rename devices kobject holder to devices_kobj | Anand Jain | 2020-01-20 | 1 | -14/+12 |
* | btrfs: rename btrfs_block_group_cache | David Sterba | 2019-11-18 | 1 | -2/+2 |
* | btrfs: add incompat for raid1 with 3, 4 copies | David Sterba | 2019-11-18 | 1 | -0/+2 |
* | btrfs: add dedicated members for start and length of a block group | David Sterba | 2019-11-18 | 1 | -1/+1 |
* | btrfs: move block_group_item::used to block group | David Sterba | 2019-11-18 | 1 | -1/+1 |
* | btrfs: sysfs: show used checksum driver per filesystem | Johannes Thumshirn | 2019-11-18 | 1 | -0/+15 |
* | btrfs: sysfs: export supported checksums | David Sterba | 2019-11-18 | 1 | -0/+22 |
* | btrfs: sysfs: move helper macros to sysfs.c | David Sterba | 2019-09-09 | 1 | -0/+48 |
* | btrfs: sysfs: move type conversion helpers to sysfs.c | David Sterba | 2019-09-09 | 1 | -0/+16 |
* | btrfs: cleanup kobject.h includes | David Sterba | 2019-09-09 | 1 | -1/+0 |
* | btrfs: factor out sysfs code for updating sprout fsid | David Sterba | 2019-09-09 | 1 | -0/+15 |
* | btrfs: factor out sysfs code for deleting block group and space infos | David Sterba | 2019-09-09 | 1 | -0/+22 |
* | btrfs: factor out sysfs code for sending device uevent | David Sterba | 2019-09-09 | 1 | -0/+11 |
* | btrfs: sysfs: replace direct access to feature set names with a helper | David Sterba | 2019-09-09 | 1 | -1/+6 |
* | btrfs: sysfs: unexport space_info_ktype | David Sterba | 2019-09-09 | 1 | -1/+1 |
* | btrfs: factor out sysfs code for creating space infos | David Sterba | 2019-09-09 | 1 | -0/+37 |
* | btrfs: sysfs: unexport btrfs_raid_ktype | David Sterba | 2019-09-09 | 1 | -1/+1 |
* | btrfs: factor sysfs code out of link_block_group | David Sterba | 2019-09-09 | 1 | -0/+46 |
* | btrfs: delete debugfs code | David Sterba | 2019-09-09 | 1 | -30/+0 |
* | btrfs: sysfs: add debugging exports | David Sterba | 2019-09-09 | 1 | -0/+32 |
* | btrfs: move basic block_group definitions to their own header | Josef Bacik | 2019-09-09 | 1 | -0/+1 |
* | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-07-16 | 1 | -0/+1 |
|\ |
|
| * | btrfs: move space_info to space-info.h | Josef Bacik | 2019-07-02 | 1 | -0/+1 |
* | | btrfs: sysfs: Replace default_attrs in ktypes with groups | Kimberly Brown | 2019-06-21 | 1 | -3/+5 |
* | | btrfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -8/+2 |
|/ |
|
* | btrfs: sysfs: don't leak memory when failing add fsid | Tobin C. Harding | 2019-05-16 | 1 | -1/+6 |
* | btrfs: Add sysfs support for metadata_uuid feature | Nikolay Borisov | 2018-12-17 | 1 | -0/+14 |
* | btrfs: prune unused includes | David Sterba | 2018-08-06 | 1 | -2/+0 |
* | btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes | Misono Tomohiro | 2018-05-28 | 1 | -0/+39 |
* | btrfs: sysfs: Use enum/define value for feature array definitions | Tomohiro Misono | 2018-05-28 | 1 | -5/+6 |
* | btrfs: rename struct btrfs_fs_devices::list | Anand Jain | 2018-05-28 | 1 | -1/+1 |