summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
AgeCommit message (Expand)Author
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-08btrfs: introduce ZONED feature flagNaohiro Aota
2020-12-08btrfs: sysfs: remove unneeded semicolonTom Rix
2020-12-08btrfs: discard: reschedule work after sysfs param updatePavel Begunkov
2020-12-08btrfs: sysfs: add per-fs attribute for read policyAnand Jain
2020-12-08btrfs: add helper for string match ignoring leading/trailing whitespaceAnand Jain
2020-12-08btrfs: introduce mount option rescue=allJosef Bacik
2020-12-08btrfs: introduce mount option rescue=ignoredatacsumsJosef Bacik
2020-12-08btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik
2020-12-08btrfs: sysfs: export supported rescue= mount optionsJosef Bacik
2020-12-07btrfs: sysfs: export filesystem generationAnand Jain
2020-12-01block: add a bdev_kobj helperChristoph Hellwig
2020-10-07btrfs: do not create raid sysfs entries under any locksJosef Bacik
2020-10-07btrfs: sysfs: export supported send stream versionOmar Sandoval
2020-10-07btrfs: handle errors in btrfs_sysfs_add_fs_devicesAnand Jain
2020-10-07btrfs: initialize sysfs devid and device link for seed deviceAnand Jain
2020-10-07btrfs: split and refactor btrfs_sysfs_remove_devices_dirAnand Jain
2020-10-07btrfs: simplify parameters of btrfs_sysfs_add_devices_dirAnand Jain
2020-10-07btrfs: make btrfs_sysfs_remove_devices_dir return voidAnand Jain
2020-10-07btrfs: add btrfs_sysfs_remove_device helperAnand Jain
2020-10-07btrfs: add btrfs_sysfs_add_device helperAnand Jain
2020-10-07btrfs: sysfs: export currently running exclusive operationGoldwyn Rodrigues
2020-10-07btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesNikolay Borisov
2020-10-07btrfs: sysfs: fix unused-but-set-variable warningsLeon Romanovsky
2020-10-07btrfs: remove const from btrfs_feature_set_nameDavid Sterba
2020-10-07btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsidNikolay Borisov
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-08-10btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()Qu Wenruo
2020-07-27btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-07-27btrfs: sysfs: add bdi link to the fsid directoryNikolay Borisov
2020-07-27btrfs: qgroup: export qgroups in sysfsQu Wenruo
2020-03-23btrfs: sysfs: Use scnprintf() instead of snprintf()Takashi Iwai
2020-03-23btrfs: sysfs, unify handler name of devinfo/missingAnand Jain
2020-03-23btrfs: sysfs, rename device_link add/remove functionsAnand Jain
2020-03-23btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsidAnand Jain
2020-02-12btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain
2020-02-12btrfs: sysfs, add UUID/devinfo kobjectAnand Jain
2020-01-23btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain
2020-01-20btrfs: keep track of discard reuse statsDennis Zhou
2020-01-20btrfs: make max async discard size tunableDennis Zhou
2020-01-20btrfs: add kbps discard rate limit for async discardDennis Zhou
2020-01-20btrfs: calculate discard delay based on number of extentsDennis Zhou
2020-01-20btrfs: keep track of discardable_bytes for async discardDennis Zhou
2020-01-20btrfs: track discardable extents for async discardDennis Zhou
2020-01-20btrfs: sysfs: add UUID/debug/discard directoryDennis Zhou
2020-01-20btrfs: sysfs: make UUID/debug have its own kobjectDennis Zhou
2020-01-20btrfs: sysfs: add removal calls for debug/Dennis Zhou
2020-01-20btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsidAnand Jain
2020-01-20btrfs: sysfs, rename btrfs_sysfs_add_device()Anand Jain
2020-01-20btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parentAnand Jain