summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-07
* Btrfs: introduce ticketed enospc infrastructureJosef Bacik2016-07-07
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-07
* Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-22
* 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
* | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
|\ \
| * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-13
| * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-13
| |/
* | 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 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 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | 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: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr2016-04-28
|/
* btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-14
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba2016-02-23
| * btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba2016-02-23
* | Merge branch 'misc-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: change max_inline default to 2048David Sterba2016-02-23
| |/
* | Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: simplify expression in btrfs_calc_trans_metadata_size()Byongho Lee2016-02-18
| |/
* | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-23
| |/
* | Merge branch 'foreign/zhaolei/reada' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: reada: limit max works countZhao Lei2016-02-18
| * | btrfs: reada: Use fs_info instead of root in __readahead_hook's argumentZhao Lei2016-02-18
| |/
* | Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-12
| * | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-12
| |/
* | Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: switch dev stats item to the permanent item keyDavid Sterba2016-02-11
| * | btrfs: introduce key type for persistent permanent itemsDavid Sterba2016-02-11
| * | btrfs: introduce key type for persistent temporary itemsDavid Sterba2016-02-11
| |/
* | Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba2016-02-26
|\ \ | |/ |/|
| * Btrfs: fallocate: Work with sectorsized blocksChandan Rajendra2016-02-01
| * Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block sizeChandan Rajendra2016-02-01
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\ \ | |/
| * btrfs: merge functions for wait snapshot creationZhao Lei2016-01-20
| * Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-19
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\ \ | |/
| * Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
| |\
| | * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07