summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: properly track when rescan worker is runningJeff Mahoney2016-08-251-0/+1
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-4/+4
* btrfs: convert nodesize macros to static inlinesJeff Mahoney2016-07-261-15/+33
* btrfs: introduce BTRFS_MAX_ITEM_SIZEJeff Mahoney2016-07-261-4/+4
* btrfs: cleanup, remove prototype for btrfs_find_root_refJeff Mahoney2016-07-261-3/+0
* btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-261-9/+8
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-0/+1
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-261-11/+11
* btrfs: hide test-only member under ifdefDavid Sterba2016-07-261-0/+2
* Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-071-0/+9
* Btrfs: introduce ticketed enospc infrastructureJosef Bacik2016-07-071-0/+2
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-071-2/+2
* Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-221-1/+1
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-3/+3
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-3/+3
* | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-171-0/+27
|\ \
| * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-131-0/+13
| * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-131-0/+14
| |/
* | Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba2016-05-161-1013/+1
|\ \
| * | btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney2016-04-281-948/+1
| * | btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney2016-04-281-31/+0
| * | btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney2016-04-281-25/+0
| * | btrfs: uapi/linux/btrfs.h migration, qgroup limit flagsJeff Mahoney2016-04-281-8/+0
| * | btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZEJeff Mahoney2016-04-281-1/+0
| |/
* | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-161-40/+41
|\ \
| * | btrfs: move error handling code together in ctree.hAnand Jain2016-04-281-38/+40
| * | btrfs: remove unused function btrfs_assert()Anand Jain2016-04-281-1/+0
| * | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-281-3/+3
| |/
* | btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr2016-04-281-0/+1
|/
* btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-141-5/+5
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-111-8/+0
* Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba2016-02-261-0/+1
|\
| * btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba2016-02-231-1/+1
| * btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba2016-02-231-0/+1
* | Merge branch 'misc-4.6' into for-chris-4.6David Sterba2016-02-261-1/+1
|\ \
| * | btrfs: change max_inline default to 2048David Sterba2016-02-231-1/+1
| |/
* | Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-261-2/+1
|\ \
| * | btrfs: simplify expression in btrfs_calc_trans_metadata_size()Byongho Lee2016-02-181-2/+1
| |/
* | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-261-2/+4
|\ \
| * | Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-231-2/+4
| |/
* | Merge branch 'foreign/zhaolei/reada' into for-chris-4.6David Sterba2016-02-261-2/+5
|\ \
| * | btrfs: reada: limit max works countZhao Lei2016-02-181-0/+3
| * | btrfs: reada: Use fs_info instead of root in __readahead_hook's argumentZhao Lei2016-02-181-2/+2
| |/
* | Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba2016-02-261-2/+4
|\ \
| * | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-121-1/+3
| * | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-121-1/+1
| |/
* | Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba2016-02-261-3/+36
|\ \
| * | btrfs: switch dev stats item to the permanent item keyDavid Sterba2016-02-111-1/+4
| * | btrfs: introduce key type for persistent permanent itemsDavid Sterba2016-02-111-3/+17
| * | btrfs: introduce key type for persistent temporary itemsDavid Sterba2016-02-111-0/+16
| |/
OpenPOWER on IntegriCloud