Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...Qu Wenruo
2022-09-26btrfs: sysfs: introduce global qgroup attribute groupQu Wenruo
2022-09-26btrfs: remove the unnecessary result variableszhang songyi
2022-09-26btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo
2022-09-26btrfs: sysfs: show discard stats and tunables in non-debug buildDavid Sterba
2022-09-26btrfs: sysfs: use sysfs_streq for string matchingDavid Sterba
2022-07-25btrfs: sysfs: remove BIG_METADATA feature filesNikolay Borisov
2022-07-25btrfs: sysfs: remove MIXED_BACKREF feature fileNikolay Borisov
2022-07-25btrfs: sysfs: export commit statsIoannis Angelakopoulos
2022-07-25btrfs: sysfs: advertise zoned support among featuresDavid Sterba
2022-07-25btrfs: sysfs: add force_chunk_alloc trigger to force allocationStefan Roesch
2022-07-25btrfs: sysfs: export chunk size in space infosStefan Roesch
2022-07-25btrfs: fix typos in commentsDavid Sterba
2022-05-16btrfs: change the bg_reclaim_threshold valid region from 0 to 100Josef Bacik
2022-05-16btrfs: make the bg_reclaim_threshold per-space infoJosef Bacik
2022-05-16btrfs: expand subpage support to any PAGE_SIZE > 4KQu Wenruo
2022-05-05btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba
2022-03-14btrfs: replace BUILD_BUG_ON by static_assertDavid Sterba
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik
2022-01-07btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the deviceAnand Jain
2021-10-26btrfs: sysfs: convert scnprintf and snprintf to sysfs_emitAnand Jain
2021-08-23btrfs: sysfs: document structures and their associated filesAnand Jain
2021-08-23btrfs: zoned: allow disabling of zone auto reclaimJohannes Thumshirn
2021-08-23btrfs: initial fsverity supportBoris Burkov
2021-08-23btrfs: allow read-write for 4K sectorsize on 64K page size systemsQu Wenruo
2021-06-22btrfs: rip out btrfs_space_info::total_bytes_pinnedJosef Bacik
2021-06-22btrfs: sysfs: export dev stats in devinfo directoryDavid Sterba
2021-06-21btrfs: sysfs: fix format string for some discard statsDavid Sterba
2021-06-21btrfs: scrub: per-device bandwidth controlDavid Sterba
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-04-19btrfs: add sysfs interface for supported sectorsizeQu Wenruo
2021-02-09btrfs: zoned: track unusable bytes for zonesNaohiro Aota
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-02block: 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