btrfs: do not zero f_bavail if we have available space
[linux-2.6-microblaze.git] / fs /
2020-02-02 Josef Bacikbtrfs: do not zero f_bavail if we have available space
2020-01-31 Filipe MananaBtrfs: send, fix emission of invalid clone operations...
2020-01-31 Josef Bacikbtrfs: do not do delalloc reservation under page lock
2020-01-31 Josef Bacikbtrfs: drop the -EBUSY case in __extent_writepage_io
2020-01-31 Chris MasonBtrfs: keep pages dirty when using btrfs_writepage_fixu...
2020-01-31 Josef Bacikbtrfs: take overcommit into account in inc_block_group_ro
2020-01-31 Josef Bacikbtrfs: fix force usage in inc_block_group_ro
2020-01-31 Nikolay Borisovbtrfs: Correctly handle empty trees in find_first_clear...
2020-01-31 Josef Bacikbtrfs: flush write bio if we loop in extent_write_cache...
2020-01-31 Filipe MananaBtrfs: fix race between adding and putting tree mod...
2020-01-23 Josef Bacikbtrfs: free block groups after free'ing fs trees
2020-01-23 Nikolay Borisovbtrfs: Fix split-brain handling when changing FSID...
2020-01-23 Nikolay Borisovbtrfs: Handle another split brain scenario with metadat...
2020-01-23 Su Yuebtrfs: Factor out metadata_uuid code from find_fsid.
2020-01-23 Su Yuebtrfs: Call find_fsid from find_fsid_inprogress
2020-01-23 Filipe MananaBtrfs: fix infinite loop during fsync after rename...
2020-01-23 Josef Bacikbtrfs: set trans->drity in btrfs_commit_transaction
2020-01-23 Josef Bacikbtrfs: drop log root for dropped roots
2020-01-23 Anand Jainbtrfs: sysfs, add devid/dev_state kobject and device...
2020-01-23 Nikolay Borisovbtrfs: Refactor btrfs_rmap_block to improve readability
2020-01-23 Nikolay Borisovbtrfs: Add self-tests for btrfs_rmap_block
2020-01-23 Nikolay Borisovbtrfs: selftests: Add support for dummy devices
2020-01-23 Nikolay Borisovbtrfs: Move and unexport btrfs_rmap_block
2020-01-23 David Sterbabtrfs: separate definition of assertion failure handlers
2020-01-20 Anand Jainbtrfs: device stats, log when stats are zeroed
2020-01-20 Josef Bacikbtrfs: fix improper setting of scanned for range cyclic...
2020-01-20 David Sterbabtrfs: safely advance counter when looking up bio csums
2020-01-20 David Sterbabtrfs: remove unused member btrfs_device::work
2020-01-20 Johannes Thumshirnbtrfs: remove unnecessary wrapper get_alloc_profile
2020-01-20 Dennis Zhoubtrfs: add correction to handle -1 edge case in async...
2020-01-20 Dennis Zhoubtrfs: ensure removal of discardable_* in free_bitmap()
2020-01-20 Dennis Zhoubtrfs: make smaller extents more likely to go into...
2020-01-20 Dennis Zhoubtrfs: increase the metadata allowance for the free_spa...
2020-01-20 Dennis Zhoubtrfs: add async discard implementation overview
2020-01-20 Dennis Zhoubtrfs: keep track of discard reuse stats
2020-01-20 Dennis Zhoubtrfs: only keep track of data extents for async discard
2020-01-20 Dennis Zhoubtrfs: have multiple discard lists
2020-01-20 Dennis Zhoubtrfs: make max async discard size tunable
2020-01-20 Dennis Zhoubtrfs: limit max discard size for async discard
2020-01-20 Dennis Zhoubtrfs: add kbps discard rate limit for async discard
2020-01-20 Dennis Zhoubtrfs: calculate discard delay based on number of extents
2020-01-20 Dennis Zhoubtrfs: keep track of discardable_bytes for async discard
2020-01-20 Dennis Zhoubtrfs: track discardable extents for async discard
2020-01-20 Dennis Zhoubtrfs: sysfs: add UUID/debug/discard directory
2020-01-20 Dennis Zhoubtrfs: sysfs: make UUID/debug have its own kobject
2020-01-20 Dennis Zhoubtrfs: sysfs: add removal calls for debug/
2020-01-20 Dennis Zhoubtrfs: discard one region at a time in async discard
2020-01-20 Dennis Zhoubtrfs: handle empty block_group removal for async discard
2020-01-20 Dennis Zhoubtrfs: add the beginning of async discard, discard...
2020-01-20 Dennis Zhoubtrfs: keep track of free space bitmap trim status...
2020-01-20 Dennis Zhoubtrfs: keep track of which extents have been discarded
2020-01-20 Dennis Zhoubtrfs: rename DISCARD mount option to to DISCARD_SYNC
2020-01-20 Qu Wenruobtrfs: tree-checker: Verify location key for DIR_ITEM...
2020-01-20 Qu Wenruobtrfs: tree-checker: Refactor root key check into separ...
2020-01-20 Qu Wenruobtrfs: tree-checker: Refactor inode key check into...
2020-01-20 Qu Wenruobtrfs: tree-checker: Clean up fs_info parameter from...
2020-01-20 Qu Wenruobtrfs: tree-checker: Check leaf chunk item size
2020-01-20 zhengbinbtrfs: Remove unneeded semicolon
2020-01-20 Omar Sandovalbtrfs: remove struct find_free_extent.ram_bytes
2020-01-20 Omar Sandovalbtrfs: simplify compressed/inline check in __extent_wri...
2020-01-20 Omar Sandovalbtrfs: drop create parameter to btrfs_get_extent()
2020-01-20 Omar Sandovalbtrfs: remove redundant i_size check in __extent_writep...
2020-01-20 Omar Sandovalbtrfs: remove trivial goto label in __extent_writepage()
2020-01-20 Omar Sandovalbtrfs: remove unnecessary pg_offset assignments in...
2020-01-20 Omar Sandovalbtrfs: make btrfs_ordered_extent naming consistent...
2020-01-20 Omar Sandovalbtrfs: remove dead snapshot-aware defrag code
2020-01-20 Omar Sandovalbtrfs: get rid of at_offset parameter to btrfs_lookup_b...
2020-01-20 Omar Sandovalbtrfs: get rid of trivial __btrfs_lookup_bio_sums(...
2020-01-20 Johannes Thumshirnbtrfs: reset device back to allocation state when removing
2020-01-20 Johannes Thumshirnbtrfs: decrement number of open devices after closing...
2020-01-20 Omar Sandovalbtrfs: use simple_dir_inode_operations for placeholder...
2020-01-20 Johannes Thumshirnbtrfs: remove impossible WARN_ON in btrfs_destroy_dev_r...
2020-01-20 Johannes Thumshirnbtrfs: remove superfluous BUG_ON() in integrity checks
2020-01-20 Johannes Thumshirnbtrfs: fix possible NULL-pointer dereference in integri...
2020-01-20 Josef Bacikbtrfs: kill min_allocable_bytes in inc_block_group_ro
2020-01-20 Josef Bacikbtrfs: don't pass system_chunk into can_overcommit
2020-01-20 Nikolay Borisovbtrfs: Opencode ordered_data_tree_panic
2020-01-20 Qu Wenruobtrfs: relocation: Output current relocation stage...
2020-01-20 Yunfeng Yebtrfs: remove unused condition check in btrfs_page_mkwr...
2020-01-20 Nikolay Borisovbtrfs: Remove redundant WARN_ON in walk_down_log_tree
2020-01-20 Nikolay Borisovbtrfs: Remove WARN_ON in walk_log_tree
2020-01-20 Nikolay Borisovbtrfs: Rename __btrfs_free_reserved_extent to btrfs_pin...
2020-01-20 Nikolay Borisovbtrfs: Open code __btrfs_free_reserved_extent in btrfs_...
2020-01-20 Nikolay Borisovbtrfs: Don't discard unwritten extents
2020-01-20 Marcos Paulo de... btrfs: qgroup: return ENOTCONN instead of EINVAL when...
2020-01-20 Marcos Paulo de... btrfs: qgroup: remove one-time use variables for quota_...
2020-01-20 Anand Jainbtrfs: sysfs, merge btrfs_sysfs_add devices_kobj and...
2020-01-20 Anand Jainbtrfs: sysfs, rename btrfs_sysfs_add_device()
2020-01-20 Anand Jainbtrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argume...
2020-01-20 Anand Jainbtrfs: sysfs, rename devices kobject holder to devices_kobj
2020-01-20 David Sterbabtrfs: fill ncopies for all raid table entries
2020-01-20 David Sterbabtrfs: use raid_attr table in calc_stripe_length for...
2020-01-20 Filipe MananaBtrfs: fix missing hole after hole punching and fsync...
2020-01-19 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc7' of git://git./linux...
2020-01-19 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-01-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-01-19 Linus TorvaldsMerge tag 'mtd/fixes-for-5.5-rc7' of git://git./linux...
2020-01-18 Linus TorvaldsMerge tag 'drm-fixes-2020-01-19' of git://anongit.freed...
2020-01-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
next