| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | btrfs: zoned: show statistics for zoned filesystems | Johannes Thumshirn | 1 | -0/+53 |
| 10 days | btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type() | Filipe Manana | 1 | -3/+2 |
| 2025-09-22 | btrfs: simplify support block size check | Qu Wenruo | 1 | -6/+10 |
| 2025-07-21 | btrfs: use our message helpers instead of pr_err/pr_warn/pr_info | David Sterba | 1 | -3/+2 |
| 2025-07-21 | btrfs: rename error to ret in btrfs_sysfs_add_mounted() | David Sterba | 1 | -24/+23 |
| 2025-07-21 | btrfs: rename error to ret in btrfs_sysfs_add_fsid() | David Sterba | 1 | -5/+5 |
| 2025-07-21 | btrfs: rename err to ret in quota_override_store() | David Sterba | 1 | -4/+4 |
| 2025-07-21 | btrfs: sysfs: track current commit duration in commit_stats | Boris Burkov | 1 | -0/+8 |
| 2025-05-15 | btrfs: introduce tree-log sub-space_info | Naohiro Aota | 1 | -2/+9 |
| 2025-05-15 | btrfs: introduce btrfs_space_info sub-group | Naohiro Aota | 1 | -3/+15 |
| 2025-03-18 | btrfs: allow debug builds to accept 2K block size | Qu Wenruo | 1 | -1/+2 |
| 2025-03-18 | btrfs: sysfs: accept size suffixes for read policy values | Anand Jain | 1 | -5/+6 |
| 2025-02-26 | btrfs: replace deprecated strncpy() with strscpy() | Thorsten Blum | 1 | -2/+2 |
| 2025-01-13 | btrfs: configure read policy via module parameter | Anand Jain | 1 | -1/+30 |
| 2025-01-13 | btrfs: add read policy to set a preferred device | Anand Jain | 1 | -1/+30 |
| 2025-01-13 | btrfs: introduce RAID1 round-robin read balancing | Anand Jain | 1 | -1/+47 |
| 2025-01-13 | btrfs: sysfs: handle value associated with read balancing policy | Anand Jain | 1 | -2/+22 |
| 2025-01-13 | btrfs: sysfs: add btrfs_read_policy_to_enum() helper and refactor read policy... | Anand Jain | 1 | -12/+22 |
| 2025-01-13 | btrfs: sysfs: refactor output formatting in btrfs_read_policy_show() | Anand Jain | 1 | -8/+10 |
| 2024-12-23 | btrfs: sysfs: fix direct super block member reads | Qu Wenruo | 1 | -3/+3 |
| 2024-11-28 | btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT... | Filipe Manana | 1 | -2/+2 |
| 2024-11-11 | btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG | Qu Wenruo | 1 | -2/+2 |
| 2024-07-11 | btrfs: introduce new "rescue=ignoresuperflags" mount option | Qu Wenruo | 1 | -0/+1 |
| 2024-07-11 | btrfs: introduce new "rescue=ignoremetacsums" mount option | Qu Wenruo | 1 | -0/+1 |
| 2024-07-11 | btrfs: periodic block_group reclaim | Boris Burkov | 1 | -0/+34 |
| 2024-07-11 | btrfs: dynamic block_group reclaim threshold | Boris Burkov | 1 | -1/+42 |
| 2024-07-11 | btrfs: report reclaim stats in sysfs | Boris Burkov | 1 | -0/+6 |
| 2024-05-07 | btrfs: use btrfs_is_testing() everywhere | David Sterba | 1 | -4/+4 |
| 2024-03-04 | btrfs: introduce offload_csum_mode to tweak checksum offloading behavior | Naohiro Aota | 1 | -0/+44 |
| 2024-03-04 | btrfs: sysfs: drop unnecessary double logical negation in acl_show() | Neal Gompa | 1 | -1/+1 |
| 2024-03-04 | btrfs: use READ/WRITE_ONCE for fs_devices->read_policy | Naohiro Aota | 1 | -3/+4 |
| 2023-12-15 | btrfs: sysfs: validate scrub_speed_max value | David Disseldorp | 1 | -0/+4 |
| 2023-10-12 | btrfs: sysfs: show temp_fsid feature | Anand Jain | 1 | -0/+18 |
| 2023-10-12 | btrfs: add and use helpers for reading and writing fs_info->generation | Filipe Manana | 1 | -1/+1 |
| 2023-10-12 | btrfs: sysfs: add simple_quota incompat feature entry | Boris Burkov | 1 | -0/+2 |
| 2023-10-12 | btrfs: sysfs: expose quota mode via sysfs | Boris Burkov | 1 | -0/+28 |
| 2023-10-12 | btrfs: sysfs: announce presence of raid-stripe-tree | Johannes Thumshirn | 1 | -0/+3 |
| 2023-08-21 | btrfs: sysfs: show if ACL support has been compiled in | Anand Jain | 1 | -0/+7 |
| 2023-04-17 | btrfs: sysfs: relax bg_reclaim_threshold for debugging purposes | Naohiro Aota | 1 | -0/+5 |
| 2023-03-01 | btrfs: sysfs: add size class stats | Boris Burkov | 1 | -0/+42 |
| 2023-02-15 | btrfs: make kobj_type structures constant | Thomas Weißschuh | 1 | -6/+6 |
| 2023-02-13 | btrfs: sysfs: update fs features directory asynchronously | Qu Wenruo | 1 | -21/+8 |
| 2022-12-05 | btrfs: simplify percent calculation helpers, rename div_factor | David Sterba | 1 | -1/+1 |
| 2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag | Josef Bacik | 1 | -2/+2 |
| 2022-12-05 | btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik | 1 | -1/+1 |
| 2022-12-05 | btrfs: sysfs: convert remaining scnprintf to sysfs_emit | David Sterba | 1 | -3/+3 |
| 2022-11-23 | btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs() | Zhen Lei | 1 | -2/+5 |
| 2022-09-26 | btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_... | Qu Wenruo | 1 | -0/+39 |
| 2022-09-26 | btrfs: sysfs: introduce global qgroup attribute group | Qu Wenruo | 1 | -4/+61 |
| 2022-09-26 | btrfs: remove the unnecessary result variables | zhang songyi | 1 | -8/+2 |
| 2022-09-26 | btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2 | Qu Wenruo | 1 | -0/+2 |
| 2022-09-26 | btrfs: sysfs: show discard stats and tunables in non-debug build | David Sterba | 1 | -19/+16 |
| 2022-09-26 | btrfs: sysfs: use sysfs_streq for string matching | David Sterba | 1 | -20/+1 |
| 2022-07-25 | btrfs: sysfs: remove BIG_METADATA feature files | Nikolay Borisov | 1 | -2/+0 |
| 2022-07-25 | btrfs: sysfs: remove MIXED_BACKREF feature file | Nikolay Borisov | 1 | -2/+0 |
| 2022-07-25 | btrfs: sysfs: export commit stats | Ioannis Angelakopoulos | 1 | -1/+43 |
| 2022-07-25 | btrfs: sysfs: advertise zoned support among features | David Sterba | 1 | -3/+6 |
| 2022-07-25 | btrfs: sysfs: add force_chunk_alloc trigger to force allocation | Stefan Roesch | 1 | -0/+53 |
| 2022-07-25 | btrfs: sysfs: export chunk size in space infos | Stefan Roesch | 1 | -0/+74 |
| 2022-07-25 | btrfs: fix typos in comments | David Sterba | 1 | -1/+1 |
| 2022-05-16 | btrfs: change the bg_reclaim_threshold valid region from 0 to 100 | Josef Bacik | 1 | -1/+1 |
| 2022-05-16 | btrfs: make the bg_reclaim_threshold per-space info | Josef Bacik | 1 | -0/+37 |
| 2022-05-16 | btrfs: expand subpage support to any PAGE_SIZE > 4K | Qu Wenruo | 1 | -4/+2 |
| 2022-05-05 | btrfs: sysfs: export the balance paused state of exclusive operation | David Sterba | 1 | -0/+3 |
| 2022-03-14 | btrfs: replace BUILD_BUG_ON by static_assert | David Sterba | 1 | -5/+5 |
| 2022-03-14 | btrfs: add definition for EXTENT_TREE_V2 | Josef Bacik | 1 | -1/+4 |
| 2022-01-07 | btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device | Anand Jain | 1 | -0/+11 |
| 2021-10-26 | btrfs: sysfs: convert scnprintf and snprintf to sysfs_emit | Anand Jain | 1 | -49/+44 |
| 2021-08-23 | btrfs: sysfs: document structures and their associated files | Anand Jain | 1 | -16/+75 |
| 2021-08-23 | btrfs: zoned: allow disabling of zone auto reclaim | Johannes Thumshirn | 1 | -3/+4 |
| 2021-08-23 | btrfs: initial fsverity support | Boris Burkov | 1 | -0/+6 |
| 2021-08-23 | btrfs: allow read-write for 4K sectorsize on 64K page size systems | Qu Wenruo | 1 | -0/+4 |
| 2021-06-22 | btrfs: rip out btrfs_space_info::total_bytes_pinned | Josef Bacik | 1 | -13/+0 |
| 2021-06-22 | btrfs: sysfs: export dev stats in devinfo directory | David Sterba | 1 | -0/+29 |
| 2021-06-21 | btrfs: sysfs: fix format string for some discard stats | David Sterba | 1 | -2/+2 |
| 2021-06-21 | btrfs: scrub: per-device bandwidth control | David Sterba | 1 | -0/+28 |
| 2021-04-20 | btrfs: zoned: automatically reclaim zones | Johannes Thumshirn | 1 | -0/+35 |
| 2021-04-19 | btrfs: add sysfs interface for supported sectorsize | Qu Wenruo | 1 | -0/+15 |
| 2021-02-09 | btrfs: zoned: track unusable bytes for zones | Naohiro Aota | 1 | -0/+2 |
| 2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -12/+3 |
| 2020-12-08 | btrfs: introduce ZONED feature flag | Naohiro Aota | 1 | -0/+7 |
| 2020-12-08 | btrfs: sysfs: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-12-08 | btrfs: discard: reschedule work after sysfs param update | Pavel Begunkov | 1 | -2/+3 |
| 2020-12-08 | btrfs: sysfs: add per-fs attribute for read policy | Anand Jain | 1 | -0/+49 |
| 2020-12-08 | btrfs: add helper for string match ignoring leading/trailing whitespace | Anand Jain | 1 | -0/+19 |
| 2020-12-08 | btrfs: introduce mount option rescue=all | Josef Bacik | 1 | -0/+1 |
| 2020-12-08 | btrfs: introduce mount option rescue=ignoredatacsums | Josef Bacik | 1 | -0/+1 |
| 2020-12-08 | btrfs: introduce mount option rescue=ignorebadroots | Josef Bacik | 1 | -0/+1 |
| 2020-12-08 | btrfs: sysfs: export supported rescue= mount options | Josef Bacik | 1 | -0/+22 |
| 2020-12-07 | btrfs: sysfs: export filesystem generation | Anand Jain | 1 | -0/+10 |
| 2020-12-01 | block: add a bdev_kobj helper | Christoph Hellwig | 1 | -12/+3 |
| 2020-10-07 | btrfs: do not create raid sysfs entries under any locks | Josef Bacik | 1 | -2/+23 |
| 2020-10-07 | btrfs: sysfs: export supported send stream version | Omar Sandoval | 1 | -0/+9 |
| 2020-10-07 | btrfs: handle errors in btrfs_sysfs_add_fs_devices | Anand Jain | 1 | -2/+6 |
| 2020-10-07 | btrfs: initialize sysfs devid and device link for seed device | Anand Jain | 1 | -0/+15 |
| 2020-10-07 | btrfs: split and refactor btrfs_sysfs_remove_devices_dir | Anand Jain | 1 | -16/+11 |
| 2020-10-07 | btrfs: simplify parameters of btrfs_sysfs_add_devices_dir | Anand Jain | 1 | -7/+4 |
| 2020-10-07 | btrfs: make btrfs_sysfs_remove_devices_dir return void | Anand Jain | 1 | -5/+3 |
| 2020-10-07 | btrfs: add btrfs_sysfs_remove_device helper | Anand Jain | 1 | -34/+27 |
| 2020-10-07 | btrfs: add btrfs_sysfs_add_device helper | Anand Jain | 1 | -26/+52 |
| 2020-10-07 | btrfs: sysfs: export currently running exclusive operation | Goldwyn Rodrigues | 1 | -0/+37 |
| 2020-10-07 | btrfs: simplify setting/clearing fs_info to btrfs_fs_devices | Nikolay Borisov | 1 | -4/+0 |
| 2020-10-07 | btrfs: sysfs: fix unused-but-set-variable warnings | Leon Romanovsky | 1 | -2/+6 |
| 2020-10-07 | btrfs: remove const from btrfs_feature_set_name | David Sterba | 1 | -1/+1 |
| 2020-10-07 | btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid | Nikolay Borisov | 1 | -3/+3 |
| 2020-09-22 | btrfs: fix put of uninitialized kobject after seed device delete | Anand Jain | 1 | -6/+10 |
| 2020-08-10 | btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() | Qu Wenruo | 1 | -3/+5 |
| 2020-07-27 | btrfs: sysfs: use NOFS for device creation | Josef Bacik | 1 | -0/+3 |
| 2020-07-27 | btrfs: sysfs: add bdi link to the fsid directory | Nikolay Borisov | 1 | -2/+10 |
| 2020-07-27 | btrfs: qgroup: export qgroups in sysfs | Qu Wenruo | 1 | -0/+148 |
| 2020-03-23 | btrfs: sysfs: Use scnprintf() instead of snprintf() | Takashi Iwai | 1 | -29/+28 |
| 2020-03-23 | btrfs: sysfs, unify handler name of devinfo/missing | Anand Jain | 1 | -2/+2 |
| 2020-03-23 | btrfs: sysfs, rename device_link add/remove functions | Anand Jain | 1 | -5/+5 |
| 2020-03-23 | btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid | Anand Jain | 1 | -1/+1 |
| 2020-02-12 | btrfs: sysfs, move device id directories to UUID/devinfo | Anand Jain | 1 | -1/+1 |
| 2020-02-12 | btrfs: sysfs, add UUID/devinfo kobject | Anand Jain | 1 | -0/+15 |
| 2020-01-23 | btrfs: sysfs, add devid/dev_state kobject and device attributes | Anand Jain | 1 | -23/+132 |
| 2020-01-20 | btrfs: keep track of discard reuse stats | Dennis Zhou | 1 | -0/+36 |
| 2020-01-20 | btrfs: make max async discard size tunable | Dennis Zhou | 1 | -0/+31 |
| 2020-01-20 | btrfs: add kbps discard rate limit for async discard | Dennis Zhou | 1 | -0/+31 |
| 2020-01-20 | btrfs: calculate discard delay based on number of extents | Dennis Zhou | 1 | -0/+31 |
| 2020-01-20 | btrfs: keep track of discardable_bytes for async discard | Dennis Zhou | 1 | -0/+12 |
| 2020-01-20 | btrfs: track discardable extents for async discard | Dennis Zhou | 1 | -0/+15 |
| 2020-01-20 | btrfs: sysfs: add UUID/debug/discard directory | Dennis Zhou | 1 | -0/+26 |
| 2020-01-20 | btrfs: sysfs: make UUID/debug have its own kobject | Dennis Zhou | 1 | -4/+16 |
| 2020-01-20 | btrfs: sysfs: add removal calls for debug/ | Dennis Zhou | 1 | -0/+7 |
| 2020-01-20 | btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid | Anand Jain | 1 | -12/+9 |
| 2020-01-20 | btrfs: sysfs, rename btrfs_sysfs_add_device() | Anand Jain | 1 | -1/+1 |
| 2020-01-20 | btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent | Anand Jain | 1 | -5/+6 |
| 2020-01-20 | btrfs: sysfs, rename devices kobject holder to devices_kobj | Anand Jain | 1 | -14/+12 |
| 2019-11-18 | btrfs: rename btrfs_block_group_cache | David Sterba | 1 | -2/+2 |
| 2019-11-18 | btrfs: add incompat for raid1 with 3, 4 copies | David Sterba | 1 | -0/+2 |
| 2019-11-18 | btrfs: add dedicated members for start and length of a block group | David Sterba | 1 | -1/+1 |
| 2019-11-18 | btrfs: move block_group_item::used to block group | David Sterba | 1 | -1/+1 |
| 2019-11-18 | btrfs: sysfs: show used checksum driver per filesystem | Johannes Thumshirn | 1 | -0/+15 |
| 2019-11-18 | btrfs: sysfs: export supported checksums | David Sterba | 1 | -0/+22 |
| 2019-09-09 | btrfs: sysfs: move helper macros to sysfs.c | David Sterba | 1 | -0/+48 |
| 2019-09-09 | btrfs: sysfs: move type conversion helpers to sysfs.c | David Sterba | 1 | -0/+16 |
| 2019-09-09 | btrfs: cleanup kobject.h includes | David Sterba | 1 | -1/+0 |
| 2019-09-09 | btrfs: factor out sysfs code for updating sprout fsid | David Sterba | 1 | -0/+15 |
| 2019-09-09 | btrfs: factor out sysfs code for deleting block group and space infos | David Sterba | 1 | -0/+22 |
| 2019-09-09 | btrfs: factor out sysfs code for sending device uevent | David Sterba | 1 | -0/+11 |
| 2019-09-09 | btrfs: sysfs: replace direct access to feature set names with a helper | David Sterba | 1 | -1/+6 |
| 2019-09-09 | btrfs: sysfs: unexport space_info_ktype | David Sterba | 1 | -1/+1 |
| 2019-09-09 | btrfs: factor out sysfs code for creating space infos | David Sterba | 1 | -0/+37 |
| 2019-09-09 | btrfs: sysfs: unexport btrfs_raid_ktype | David Sterba | 1 | -1/+1 |
| 2019-09-09 | btrfs: factor sysfs code out of link_block_group | David Sterba | 1 | -0/+46 |
| 2019-09-09 | btrfs: delete debugfs code | David Sterba | 1 | -30/+0 |
| 2019-09-09 | btrfs: sysfs: add debugging exports | David Sterba | 1 | -0/+32 |
| 2019-09-09 | btrfs: move basic block_group definitions to their own header | Josef Bacik | 1 | -0/+1 |
| 2019-07-16 | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -0/+1 |
| 2019-07-02 | btrfs: move space_info to space-info.h | Josef Bacik | 1 | -0/+1 |
| 2019-06-21 | btrfs: sysfs: Replace default_attrs in ktypes with groups | Kimberly Brown | 1 | -3/+5 |
| 2019-06-03 | btrfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -8/+2 |
| 2019-05-16 | btrfs: sysfs: don't leak memory when failing add fsid | Tobin C. Harding | 1 | -1/+6 |
| 2018-12-17 | btrfs: Add sysfs support for metadata_uuid feature | Nikolay Borisov | 1 | -0/+14 |
| 2018-08-06 | btrfs: prune unused includes | David Sterba | 1 | -2/+0 |
| 2018-05-28 | btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes | Misono Tomohiro | 1 | -0/+39 |
| 2018-05-28 | btrfs: sysfs: Use enum/define value for feature array definitions | Tomohiro Misono | 1 | -5/+6 |
| 2018-05-28 | btrfs: rename struct btrfs_fs_devices::list | Anand Jain | 1 | -1/+1 |
| 2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- sources | David Sterba | 1 | -14/+1 |
| 2018-03-31 | btrfs: defer adding raid type kobject until after chunk relocation | Jeff Mahoney | 1 | -1/+1 |
| 2018-03-26 | btrfs: add more __cold annotations | David Sterba | 1 | -1/+1 |
| 2018-03-16 | Revert "btrfs: use proper endianness accessors for super_copy" | David Sterba | 1 | -3/+5 |
| 2018-03-01 | btrfs: use proper endianness accessors for super_copy | Anand Jain | 1 | -5/+3 |
| 2018-01-22 | Btrfs: add __init macro to btrfs init functions | Liu Bo | 1 | -1/+1 |
| 2017-10-30 | btrfs: prefix sysfs attribute struct names | Hans van Kranenburg | 1 | -31/+32 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
| 2017-08-15 | btrfs: Add zstd support | Nick Terrell | 1 | -0/+2 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -2/+2 |
| 2017-06-19 | btrfs: Add quota_override knob into sysfs | Sargun Dhillon | 1 | -0/+41 |
| 2016-09-26 | btrfs: convert printk(KERN_* to use pr_* calls | Jeff Mahoney | 1 | -1/+1 |
| 2016-09-26 | btrfs: unsplit printed strings | Jeff Mahoney | 1 | -2/+4 |
| 2016-09-26 | btrfs: create example debugfs file only in debugging build | David Sterba | 1 | -0/+9 |
| 2016-09-26 | btrfs: fix perms on demonstration debugfs interface | Eric Sandeen | 1 | -1/+1 |
| 2016-07-26 | btrfs: add missing bytes_readonly attribute file in sysfs | Wang Xiaoguang | 1 | -0/+2 |
| 2016-05-06 | btrfs: sysfs: protect reading label by lock | David Sterba | 1 | -1/+7 |
| 2016-05-06 | btrfs: add check to sysfs handler of label | David Sterba | 1 | -0/+3 |
| 2016-05-06 | btrfs: add read-only check to sysfs handler of features | David Sterba | 1 | -0/+3 |
| 2016-01-27 | btrfs: sysfs: check initialization state before updating features | David Sterba | 1 | -0/+3 |
| 2016-01-21 | btrfs: sysfs: introduce helper for syncing bits with sysfs files | David Sterba | 1 | -0/+30 |
| 2016-01-21 | btrfs: sysfs: add free-space-tree bit attribute | David Sterba | 1 | -0/+2 |
| 2015-09-29 | Btrfs: rename super_kobj to fsid_kobj | Anand Jain | 1 | -18/+18 |
| 2015-09-29 | Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link | Anand Jain | 1 | -3/+3 |
| 2015-09-29 | Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link | Anand Jain | 1 | -2/+2 |
| 2015-09-29 | Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted | Anand Jain | 1 | -2/+2 |
| 2015-09-29 | Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted | Anand Jain | 1 | -1/+1 |
| 2015-06-22 | Btrfs: Check if kobject is initialized before put | Anand Jain | 1 | -3/+5 |
| 2015-05-27 | Btrfs: sysfs: add support to add parent for fsid | Anand Jain | 1 | -2/+2 |
| 2015-05-27 | Btrfs: sysfs: separate kobject and attribute creation | Anand Jain | 1 | -13/+2 |
| 2015-05-27 | Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static | Anand Jain | 1 | -1/+1 |
| 2015-05-27 | Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static | Anand Jain | 1 | -1/+1 |
| 2015-05-27 | Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info | Anand Jain | 1 | -6/+6 |
| 2015-05-27 | Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info | Anand Jain | 1 | -4/+3 |
| 2015-05-27 | Btrfs: sysfs: provide framework to remove all fsid sysfs kobject | Anand Jain | 1 | -1/+16 |
| 2015-05-27 | Btrfs: sysfs: add pointer to access fs_info from fs_devices | Anand Jain | 1 | -0/+4 |
| 2015-05-27 | Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de... | Anand Jain | 1 | -39/+49 |
| 2015-05-27 | Btrfs: sysfs: separate device kobject and its attribute creation | Anand Jain | 1 | -6/+15 |