aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| | * | Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-02
| | * | Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...Feifei Xu2016-06-02
| | |/
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-04
|\| |
| * | Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason2016-06-03
| * | Btrfs: fix race between device replace and read repairFilipe Manana2016-05-30
| * | Btrfs: fix race between device replace and discardFilipe Manana2016-05-30
| * | Btrfs: fix race between device replace and chunk allocationFilipe Manana2016-05-30
| * | Btrfs: fix race setting block group back to RW mode during device replaceFilipe Manana2016-05-30
| * | Btrfs: fix unprotected assignment of the left cursor for device replaceFilipe Manana2016-05-30
| * | Btrfs: fix race setting block group readonly during device replaceFilipe Manana2016-05-30
| * | Btrfs: fix race between device replace and block group removalFilipe Manana2016-05-30
| * | Btrfs: fix race between readahead and device replace/removalFilipe Manana2016-05-30
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\ \
| * | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
| * | restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro2016-05-26
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-27
|\ \ \ | |/ / |/| / | |/
| * Btrfs: fix handling of faults from btrfs_copy_from_userChris Mason2016-05-26
| * Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
| |\
| | * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| | * btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-29
| | * btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba2016-04-29
| | * btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba2016-04-29
| | * btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba2016-04-29
| | * btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to set_extent_newDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
| * | btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei2016-05-25
| * | Btrfs: fix unexpected return value of fiemapLiu Bo2016-05-25
| * | Btrfs: free sys_array eb as soon as possibleLiu Bo2016-05-25
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-21
|\| |
| * | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
| |\ \
| | * | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-12
| | * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-12
| | * | Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana2016-05-12
| | * | Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana2016-05-12
| | * | Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana2016-05-12
| | * | Btrfs: unpin logs if rename exchange operation failsFilipe Manana2016-05-12
| | * | Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana2016-05-12
| | * | btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry2016-05-12
| | * | Btrfs: pin log earlier when renamingFilipe Manana2016-05-12
| | * | Btrfs: unpin log if rename operation failsFilipe Manana2016-05-12
| | * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-12
| | * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-12
| | * | Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana2016-05-12