aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| | * | Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana2016-05-12
| | |/
| * | Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba2016-05-16
| |\ \
| | * | btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney2016-04-28
| | * | btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney2016-04-28
| | * | btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney2016-04-28
| | * | btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney2016-04-28
| | * | btrfs: uapi/linux/btrfs.h migration, qgroup limit flagsJeff Mahoney2016-04-28
| | * | btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZEJeff Mahoney2016-04-28
| | |/
| * | Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba2016-05-16
| |\ \
| | * | btrfs: cleanup assigning next active device with a checkAnand Jain2016-05-04
| | * | btrfs: s_bdev is not null after missing replaceAnand Jain2016-05-04
| | * | btrfs: refactor btrfs_dev_replace_start for reuseAnand Jain2016-04-28
| | * | btrfs: use fs_info directlyAnand Jain2016-04-28
| | * | btrfs: rename flags for vol args v2David Sterba2016-04-28
| | * | btrfs: rename btrfs_find_device_by_user_inputDavid Sterba2016-04-28
| | * | btrfs: use existing device constraints table btrfs_raid_arrayDavid Sterba2016-04-28
| | * | btrfs: introduce raid-type to error-code table, for minimum device constraintDavid Sterba2016-04-28
| | * | btrfs: pass number of devices to btrfs_check_raid_min_devicesDavid Sterba2016-04-28
| | * | btrfs: rename __check_raid_min_devicesDavid Sterba2016-04-28
| | * | btrfs: optimize check for stale deviceAnand Jain2016-04-28
| | * | btrfs: introduce device delete by devidAnand Jain2016-04-28
| | * | btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()Anand Jain2016-04-28
| | * | btrfs: enhance btrfs_find_device_by_user_input() to check device pathAnand Jain2016-04-28
| | * | btrfs: make use of btrfs_find_device_by_user_input()Anand Jain2016-04-28
| | * | btrfs: create helper btrfs_find_device_by_user_input()Anand Jain2016-04-28
| | * | btrfs: clean up and optimize __check_raid_min_device()Anand Jain2016-04-28
| | * | btrfs: create helper function __check_raid_min_devices()Anand Jain2016-04-28
| | * | btrfs: create a helper function to read the disk superAnand Jain2016-04-28
| | |/
| * | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
| |\ \
| | * | btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-10
| | * | btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba2016-05-10
| | * | btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba2016-05-06
| | * | btrfs: kill unused writepage_io_hook callbackDavid Sterba2016-05-06
| | * | btrfs: pass the right error code to the btrfs_std_errorAnand Jain2016-05-02
| | * | btrfs: fix typos in commentsLuis de Bethencourt2016-04-28
| | * | Btrfs: Refactor btrfs_lock_cluster() to kill compiler warningGeert Uytterhoeven2016-04-28
| | * | btrfs: remove save_error_info()Anand Jain2016-04-28
| | * | btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...Satoru Takeuchi2016-04-28
| | * | btrfs: move error handling code together in ctree.hAnand Jain2016-04-28
| | * | btrfs: remove unused function btrfs_assert()Anand Jain2016-04-28
| | * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
| | |/
| * | btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert2016-05-16
| * | btrfs: build fixup for qgroup_account_snapshotDavid Sterba2016-05-12
| * | btrfs: qgroup: Fix qgroup accounting when creating snapshotQu Wenruo2016-05-12
| * | Btrfs: fix fspath error deallocationVincent Stehlé2016-05-10
| * | btrfs: make find_workspace warn if there are no workspacesDavid Sterba2016-05-10
| * | btrfs: make find_workspace always succeedDavid Sterba2016-05-10
| * | btrfs: preallocate compression workspacesDavid Sterba2016-05-10
| * | btrfs: rename and document compression workspace membersDavid Sterba2016-05-10
| * | btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski2016-05-09