summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-04-05btrfs: qgroup: Make qgroup async transaction commit more aggressiveQu Wenruo
2019-04-03Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana
2019-04-03btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi
2019-04-03btrfs: don't report readahead errors and don't update statisticsDavid Sterba
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik
2019-04-03Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana
2019-03-23Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-03-23btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-03-23Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-03-23Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana
2019-02-12btrfs: use tagged writepage to mitigate livelock of snapshotEthan Lien
2019-02-12btrfs: harden agaist duplicate fsid on scanned devicesAnand Jain
2019-02-06btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman
2019-02-06Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn
2019-01-26btrfs: fix use-after-free due to race between replace start and cancelAnand Jain
2019-01-26btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2019-01-26btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo
2019-01-22btrfs: wait on ordered extents on abort cleanupJosef Bacik
2019-01-22Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"David Sterba
2019-01-16Btrfs: use nofs context when initializing security xattrs to avoid deadlockFilipe Manana
2019-01-16Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creationFilipe Manana
2019-01-16Btrfs: fix access to available allocation bits when starting balanceFilipe Manana
2019-01-16Btrfs: fix deadlock when using free space tree due to block group creationFilipe Manana
2019-01-09Btrfs: send, fix race with transaction commits that create snapshotsFilipe Manana
2019-01-09btrfs: run delayed items before dropping the snapshotJosef Bacik
2019-01-09Btrfs: fix fsync of files with multiple hard links in new directoriesFilipe Manana
2019-01-09btrfs: skip file_extent generation check for free_space_inode in run_delalloc...Lu Fengqi
2019-01-09btrfs: dev-replace: go back to suspend state if another EXCL_OP is runningAnand Jain
2019-01-09btrfs: dev-replace: go back to suspended state if target device is missingAnand Jain
2018-12-21Btrfs: fix missing delayed iputs on unmountOmar Sandoval
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko
2018-12-08btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
2018-12-05btrfs: relocation: set trans to be NULL after ending transactionPan Bian
2018-12-05Btrfs: fix race between enabling quotas and subvolume creationFilipe Manana
2018-12-05Btrfs: fix rare chances for data loss when doing a fast fsyncFilipe Manana
2018-12-05Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-05btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-11-21btrfs: tree-checker: Fix misleading group system informationShaokun Zhang
2018-11-21Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-21Btrfs: fix infinite loop on inode eviction after deduplication of eof blockFilipe Manana
2018-11-21Btrfs: fix cur_offset in the error case for nocowRobbie Ko
2018-11-21Btrfs: fix missing data checksums after a ranged fsync (msync)Filipe Manana
2018-11-21btrfs: fix pinned underflow after transaction abortedLu Fengqi
2018-11-13Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-11-13Btrfs: fix use-after-free during inode evictionFilipe Manana
2018-11-13btrfs: move the dio_sem higher up the callchainJosef Bacik
2018-11-13btrfs: don't run delayed_iputs in commitJosef Bacik
2018-11-13btrfs: fix insert_reserved error handlingJosef Bacik