summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-25btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei
2016-05-25Btrfs: fix unexpected return value of fiemapLiu Bo
2016-05-25Btrfs: free sys_array eb as soon as possibleLiu Bo
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-18Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17btrfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-16Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-16btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert
2016-05-13Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana
2016-05-13Btrfs: fix race between block group relocation and nocow writesFilipe Manana
2016-05-13Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana
2016-05-13Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana
2016-05-13Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana
2016-05-13Btrfs: unpin logs if rename exchange operation failsFilipe Manana
2016-05-13Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana
2016-05-13btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry
2016-05-13Btrfs: pin log earlier when renamingFilipe Manana
2016-05-13Btrfs: unpin log if rename operation failsFilipe Manana
2016-05-13Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana
2016-05-13Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana
2016-05-13Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana
2016-05-13Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana
2016-05-12btrfs: build fixup for qgroup_account_snapshotDavid Sterba
2016-05-12btrfs: qgroup: Fix qgroup accounting when creating snapshotQu Wenruo
2016-05-10Btrfs: fix fspath error deallocationVincent Stehlé
2016-05-10btrfs: make find_workspace warn if there are no workspacesDavid Sterba
2016-05-10btrfs: make find_workspace always succeedDavid Sterba
2016-05-10btrfs: preallocate compression workspacesDavid Sterba
2016-05-10btrfs: rename and document compression workspace membersDavid Sterba
2016-05-10btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba
2016-05-10btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba
2016-05-09btrfs: switch to ->iterate_shared()Al Viro
2016-05-09btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-05-06btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell
2016-05-06btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba
2016-05-06btrfs: add write protection to SET_FEATURES ioctlDavid Sterba
2016-05-06btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-05-06btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()Ashish Samant
2016-05-06Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-05-06Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-05-06btrfs: sysfs: protect reading label by lockDavid Sterba