aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-04-22Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-20Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana
2016-04-20Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana
2016-04-20Btrfs: fix fsync data loss after append writeFilipe Manana
2016-04-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-04-13Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-04-13Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-04-13Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-04-13btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-04-13Btrfs: igrab inode in writepageJosef Bacik
2016-04-13Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-03-04btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-03-02Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-01-21Btrfs: fix race when listing an inode's xattrsFilipe Manana
2016-01-21Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2016-01-21Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2016-01-21Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-11-13btrfs: fix use after free iterating extrefsChris Mason
2015-10-27Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-27Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-27btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-07Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-08-27btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-08-27btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-08-04Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-08-04Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-07-13Btrfs: make xattr replace operations atomicFilipe Manana
2015-07-03Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval
2015-05-17btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-05-17Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-05-17Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-17btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-05-17Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-23btrfs: simplify insert_orphan_itemDavid Sterba
2015-03-14Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-14Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-14btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-14Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2015-01-08Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason