summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2018-05-30btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney
2018-05-22btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-04Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-26btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-21btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney
2017-08-21Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo
2017-08-21Btrfs: add a helper to retrive extent inline ref typeLiu Bo
2017-08-21btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov
2017-08-21btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg
2017-08-16btrfs: fix readdir deadlock with pagefaultJosef Bacik
2017-08-16btrfs: remove trivial wrapper btrfs_force_raDavid Sterba
2017-08-16btrfs: drop ancient page flag mappingsDavid Sterba
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-08-16btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo
2017-08-16btrfs: struct-funcs, constify readersJeff Mahoney
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov
2017-08-15btrfs: Add zstd supportNick Terrell
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo
2017-06-29btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo
2017-06-21btrfs: Check name_len with boundary in verify dir_itemSu Yue
2017-06-21btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue
2017-06-20btrfs: Round down values which are written for total_bytes_sizeNikolay Borisov
2017-06-20btrfs: Manually implement device_total_bytes getter/setterNikolay Borisov
2017-06-20btrfs: obsolete and remove mount option alloc_startDavid Sterba
2017-06-20btrfs: move fs_info::fs_frozen to the flagsDavid Sterba
2017-06-19btrfs: use generic slab for for btrfs_transactionDavid Sterba
2017-06-19btrfs: remove __BTRFS_LEAF_DATA_SIZENikolay Borisov
2017-06-19btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov
2017-06-19btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik
2017-06-19btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon
2017-06-19btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-18btrfs: scrub: Introduce full stripe lock for RAID56Qu Wenruo
2017-04-18btrfs: track exclusive filesystem operation in flagsDavid Sterba
2017-04-18btrfs: replace hardcoded value with SEQ_LAST macroEdmund Nadolski
2017-04-18btrfs: remove redundant parameter from btree_readahead_hookDavid Sterba
2017-04-18btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert btrfs_caching_control.count from atomic_t to refcount_tElena Reshetova