summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-05-24Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-24Btrfs: fix error handling in btrfs_truncate()Omar Sandoval
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-20Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-17btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-17btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-17Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana
2018-05-14Btrfs: fix xattr loss after power failureFilipe Manana
2018-05-14Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-04Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-02Btrfs: send, fix missing truncate for inode with prealloc extent past eofFilipe Manana
2018-05-02btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-04-26btrfs: Fix wrong first_key parameter in replace_pathQu Wenruo
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
2018-04-19btrfs: fix unaligned access in readdirDavid Sterba
2018-04-18btrfs: Fix wrong btrfs_delalloc_release_extents parameterQu Wenruo
2018-04-18btrfs: delayed-inode: Remove wrong qgroup meta reservation callsQu Wenruo
2018-04-18btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo
2018-04-18btrfs: qgroup: Commit transaction in advance to reduce early EDQUOTQu Wenruo
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-13btrfs: Only check first key for committed tree blocksQu Wenruo
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-05btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-04-05Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-04-05Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-31btrfs: lift errors from add_extent_changeset to the callersDavid Sterba
2018-03-31Btrfs: print error messages when failing to read treesLiu Bo
2018-03-31btrfs: user proper type for btrfs_mask_flags flagsDavid Sterba
2018-03-31btrfs: split dev-replace locking helpers for read and writeDavid Sterba
2018-03-31btrfs: remove stale comments about fs_mutexDavid Sterba
2018-03-31btrfs: use RCU in btrfs_show_devname for device list traversalDavid Sterba
2018-03-31btrfs: update barrier in should_cow_blockDavid Sterba
2018-03-31btrfs: use lockdep_assert_held for mutexesDavid Sterba
2018-03-31btrfs: use lockdep_assert_held for spinlocksDavid Sterba
2018-03-31btrfs: Validate child tree block's level and first keyQu Wenruo
2018-03-31btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-03-31Btrfs: fix copy_items() return value when logging an inodeFilipe Manana