Age | Commit message (Expand) | Author |
2020-12-01 | block: add a bdev_kobj helper | Christoph Hellwig |
2020-10-07 | btrfs: do not create raid sysfs entries under any locks | Josef Bacik |
2020-10-07 | btrfs: sysfs: export supported send stream version | Omar Sandoval |
2020-10-07 | btrfs: handle errors in btrfs_sysfs_add_fs_devices | Anand Jain |
2020-10-07 | btrfs: initialize sysfs devid and device link for seed device | Anand Jain |
2020-10-07 | btrfs: split and refactor btrfs_sysfs_remove_devices_dir | Anand Jain |
2020-10-07 | btrfs: simplify parameters of btrfs_sysfs_add_devices_dir | Anand Jain |
2020-10-07 | btrfs: make btrfs_sysfs_remove_devices_dir return void | Anand Jain |
2020-10-07 | btrfs: add btrfs_sysfs_remove_device helper | Anand Jain |
2020-10-07 | btrfs: add btrfs_sysfs_add_device helper | Anand Jain |
2020-10-07 | btrfs: sysfs: export currently running exclusive operation | Goldwyn Rodrigues |
2020-10-07 | btrfs: simplify setting/clearing fs_info to btrfs_fs_devices | Nikolay Borisov |
2020-10-07 | btrfs: sysfs: fix unused-but-set-variable warnings | Leon Romanovsky |
2020-10-07 | btrfs: remove const from btrfs_feature_set_name | David Sterba |
2020-10-07 | btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid | Nikolay Borisov |
2020-09-22 | btrfs: fix put of uninitialized kobject after seed device delete | Anand Jain |
2020-08-10 | btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() | Qu Wenruo |
2020-07-27 | btrfs: sysfs: use NOFS for device creation | Josef Bacik |
2020-07-27 | btrfs: sysfs: add bdi link to the fsid directory | Nikolay Borisov |
2020-07-27 | btrfs: qgroup: export qgroups in sysfs | Qu Wenruo |
2020-03-23 | btrfs: sysfs: Use scnprintf() instead of snprintf() | Takashi Iwai |
2020-03-23 | btrfs: sysfs, unify handler name of devinfo/missing | Anand Jain |
2020-03-23 | btrfs: sysfs, rename device_link add/remove functions | Anand Jain |
2020-03-23 | btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid | Anand Jain |
2020-02-12 | btrfs: sysfs, move device id directories to UUID/devinfo | Anand Jain |
2020-02-12 | btrfs: sysfs, add UUID/devinfo kobject | Anand Jain |
2020-01-23 | btrfs: sysfs, add devid/dev_state kobject and device attributes | Anand Jain |
2020-01-20 | btrfs: keep track of discard reuse stats | Dennis Zhou |
2020-01-20 | btrfs: make max async discard size tunable | Dennis Zhou |
2020-01-20 | btrfs: add kbps discard rate limit for async discard | Dennis Zhou |
2020-01-20 | btrfs: calculate discard delay based on number of extents | Dennis Zhou |
2020-01-20 | btrfs: keep track of discardable_bytes for async discard | Dennis Zhou |
2020-01-20 | btrfs: track discardable extents for async discard | Dennis Zhou |
2020-01-20 | btrfs: sysfs: add UUID/debug/discard directory | Dennis Zhou |
2020-01-20 | btrfs: sysfs: make UUID/debug have its own kobject | Dennis Zhou |
2020-01-20 | btrfs: sysfs: add removal calls for debug/ | Dennis Zhou |
2020-01-20 | btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid | Anand Jain |
2020-01-20 | btrfs: sysfs, rename btrfs_sysfs_add_device() | Anand Jain |
2020-01-20 | btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent | Anand Jain |
2020-01-20 | btrfs: sysfs, rename devices kobject holder to devices_kobj | Anand Jain |
2019-11-18 | btrfs: rename btrfs_block_group_cache | David Sterba |
2019-11-18 | btrfs: add incompat for raid1 with 3, 4 copies | David Sterba |
2019-11-18 | btrfs: add dedicated members for start and length of a block group | David Sterba |
2019-11-18 | btrfs: move block_group_item::used to block group | David Sterba |
2019-11-18 | btrfs: sysfs: show used checksum driver per filesystem | Johannes Thumshirn |
2019-11-18 | btrfs: sysfs: export supported checksums | David Sterba |
2019-09-09 | btrfs: sysfs: move helper macros to sysfs.c | David Sterba |
2019-09-09 | btrfs: sysfs: move type conversion helpers to sysfs.c | David Sterba |
2019-09-09 | btrfs: cleanup kobject.h includes | David Sterba |
2019-09-09 | btrfs: factor out sysfs code for updating sprout fsid | David Sterba |