summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-01-23btrfs: selftests: Add support for dummy devicesNikolay Borisov
2020-01-23btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov
2020-01-23btrfs: separate definition of assertion failure handlersDavid Sterba
2020-01-20btrfs: device stats, log when stats are zeroedAnand Jain
2020-01-20btrfs: fix improper setting of scanned for range cyclic write cache pagesJosef Bacik
2020-01-20btrfs: safely advance counter when looking up bio csumsDavid Sterba
2020-01-20btrfs: remove unused member btrfs_device::workDavid Sterba
2020-01-20btrfs: remove unnecessary wrapper get_alloc_profileJohannes Thumshirn
2020-01-20btrfs: add correction to handle -1 edge case in async discardDennis Zhou
2020-01-20btrfs: ensure removal of discardable_* in free_bitmap()Dennis Zhou
2020-01-20btrfs: make smaller extents more likely to go into bitmapsDennis Zhou
2020-01-20btrfs: increase the metadata allowance for the free_space_cacheDennis Zhou
2020-01-20btrfs: add async discard implementation overviewDennis Zhou
2020-01-20btrfs: keep track of discard reuse statsDennis Zhou
2020-01-20btrfs: only keep track of data extents for async discardDennis Zhou
2020-01-20btrfs: have multiple discard listsDennis Zhou
2020-01-20btrfs: make max async discard size tunableDennis Zhou
2020-01-20btrfs: limit max discard size for async discardDennis 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: discard one region at a time in async discardDennis Zhou
2020-01-20btrfs: handle empty block_group removal for async discardDennis Zhou
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou
2020-01-20btrfs: keep track of free space bitmap trim status cleanlinessDennis Zhou
2020-01-20btrfs: keep track of which extents have been discardedDennis Zhou
2020-01-20btrfs: rename DISCARD mount option to to DISCARD_SYNCDennis Zhou
2020-01-20btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEXQu Wenruo
2020-01-20btrfs: tree-checker: Refactor root key check into separate functionQu Wenruo
2020-01-20btrfs: tree-checker: Refactor inode key check into seperate functionQu Wenruo
2020-01-20btrfs: tree-checker: Clean up fs_info parameter from error message wrapperQu Wenruo
2020-01-20btrfs: tree-checker: Check leaf chunk item sizeQu Wenruo
2020-01-20btrfs: Remove unneeded semicolonzhengbin
2020-01-20btrfs: remove struct find_free_extent.ram_bytesOmar Sandoval
2020-01-20btrfs: simplify compressed/inline check in __extent_writepage_io()Omar Sandoval
2020-01-20btrfs: drop create parameter to btrfs_get_extent()Omar Sandoval
2020-01-20btrfs: remove redundant i_size check in __extent_writepage_io()Omar Sandoval
2020-01-20btrfs: remove trivial goto label in __extent_writepage()Omar Sandoval
2020-01-20btrfs: remove unnecessary pg_offset assignments in __extent_writepage()Omar Sandoval
2020-01-20btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval
2020-01-20btrfs: remove dead snapshot-aware defrag codeOmar Sandoval
2020-01-20btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()Omar Sandoval
2020-01-20btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappersOmar Sandoval
2020-01-20btrfs: reset device back to allocation state when removingJohannes Thumshirn
2020-01-20btrfs: decrement number of open devices after closing the device not beforeJohannes Thumshirn
2020-01-20btrfs: use simple_dir_inode_operations for placeholder subvolume directoryOmar Sandoval