aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+1
2017-10-04Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh1-1/+1
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+0
2017-09-26btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro1-1/+0
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+1
2017-08-21btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney1-2/+2
2017-08-21Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo1-1/+0
2017-08-21Btrfs: add a helper to retrive extent inline ref typeLiu Bo1-0/+11
2017-08-21btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov1-2/+1
2017-08-21btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg1-3/+3
2017-08-16btrfs: fix readdir deadlock with pagefaultJosef Bacik1-0/+5
2017-08-16btrfs: remove trivial wrapper btrfs_force_raDavid Sterba1-8/+0
2017-08-16btrfs: drop ancient page flag mappingsDavid Sterba1-7/+0
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba1-3/+3
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain1-1/+0
2017-08-16btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo1-2/+0
2017-08-16btrfs: struct-funcs, constify readersJeff Mahoney1-62/+66
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov1-1/+0
2017-08-15btrfs: Add zstd supportNick Terrell1-0/+1
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-36/+48
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved rangesQu Wenruo1-2/+4
2017-06-29btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo1-2/+4
2017-06-21btrfs: Check name_len with boundary in verify dir_itemSu Yue1-1/+1
2017-06-21btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue1-0/+2
2017-06-20btrfs: Round down values which are written for total_bytes_sizeNikolay Borisov1-0/+1
2017-06-20btrfs: Manually implement device_total_bytes getter/setterNikolay Borisov1-1/+19
2017-06-20btrfs: obsolete and remove mount option alloc_startDavid Sterba1-11/+1
2017-06-20btrfs: move fs_info::fs_frozen to the flagsDavid Sterba1-3/+2
2017-06-19btrfs: use generic slab for for btrfs_transactionDavid Sterba1-1/+0
2017-06-19btrfs: remove __BTRFS_LEAF_DATA_SIZENikolay Borisov1-6/+3
2017-06-19btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov1-6/+4
2017-06-19btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney1-1/+3
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik1-0/+1
2017-06-19btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon1-0/+2
2017-06-19btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov1-2/+1
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe1-2/+2
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-2/+2
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval1-2/+2
2017-06-09block: switch bios to blk_status_tChristoph Hellwig1-3/+3
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-6/+28
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-04-20btrfs: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-18btrfs: scrub: Introduce full stripe lock for RAID56Qu Wenruo1-0/+17
2017-04-18btrfs: track exclusive filesystem operation in flagsDavid Sterba1-2/+5
2017-04-18btrfs: replace hardcoded value with SEQ_LAST macroEdmund Nadolski1-0/+2
2017-04-18btrfs: remove redundant parameter from btree_readahead_hookDavid Sterba1-2/+1
2017-04-18btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-18btrfs: convert btrfs_caching_control.count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-31Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2017-03-29btrfs: Change qgroup_meta_rsv to 64bitGoldwyn Rodrigues1-1/+1