summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-12-14Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-12-14Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-12-14Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-12-14Btrfs: fix truncation of compressed and inlined extentsFilipe Manana
2015-12-14Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-11-09btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-22Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-22Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-22btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-09-29Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana
2015-08-03Btrfs: fix file corruption after cloning inline extentsFilipe Manana
2015-08-03Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
2015-08-03Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-08-03Btrfs: fix fsync data loss after append writeFilipe Manana
2015-08-03Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana
2015-08-03Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-08-03Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-20Btrfs: fix regression in raid level conversionChris Mason
2015-05-19Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana
2015-05-19btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh
2015-05-16Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana
2015-05-11Btrfs: fix race between block group creation and their cache writeoutFilipe Manana
2015-05-11Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana
2015-05-11Btrfs: fix crash after inode cache writeback failureFilipe Manana
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-06Btrfs: fix wrong mapping flags for free space inodeFilipe Manana
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-29Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu
2015-04-26Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng
2015-04-26btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-04-26btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cacheOmar Sandoval
2015-04-26btrfs: fix race on ENOMEM in alloc_extent_bufferOmar Sandoval
2015-04-26btrfs: handle ENOMEM in btrfs_alloc_tree_blockOmar Sandoval
2015-04-26Btrfs: fix find_free_dev_extent() malfunction in case device tree has holeForrest Liu
2015-04-26Btrfs: don't check for delalloc_bytes in cache_save_setupChris Mason
2015-04-26Btrfs: fix deadlock when starting writeback of bg cachesFilipe Manana
2015-04-26Btrfs: fix race between start dirty bg cache writeout and bg deletionFilipe Manana
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24Btrfs: prevent list corruption during free space cache processingChris Mason
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-23Btrfs: fix inode cache writeoutChris Mason
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13btrfs: quota: Update quota tree after qgroup relationship change.Qu Wenruo
2015-04-13btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo