summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: move extent map specific code to extent_map.cLiu Bo2018-01-221-2/+0
* Btrfs: add helper for em merge logicLiu Bo2018-01-221-0/+2
* Btrfs: remove unused wait in btrfs_stripe_hashLiu Bo2018-01-221-1/+0
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-221-5/+0
* Btrfs: add __init macro to btrfs init functionsLiu Bo2018-01-221-3/+3
* Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-291-0/+1
|\
| * Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-151-0/+1
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
|/
* btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-011-2/+3
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-011-0/+2
* btrfs: allow to set compression level for zlibDavid Sterba2017-11-011-0/+1
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-301-1/+1
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-301-0/+5
* btrfs: pass root to various extent ref mod functionsJosef Bacik2017-10-301-3/+4
* btrfs: add ref-verify mount optionJosef Bacik2017-10-301-0/+1
* Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo2017-10-301-2/+0
* Btrfs: remove nr_async_biosLiu Bo2017-10-301-1/+0
* btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov2017-10-301-3/+1
* Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-061-1/+1
|\
| * Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh2017-10-041-1/+1
* | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-291-1/+0
|\ \ | |/
| * btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro2017-09-261-1/+0
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-141-0/+1
|\ \ | |/ |/|
| * btrfs: Add zstd supportNick Terrell2017-08-151-0/+1
* | btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney2017-08-211-2/+2
* | Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo2017-08-211-1/+0
* | Btrfs: add a helper to retrive extent inline ref typeLiu Bo2017-08-211-0/+11
* | btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov2017-08-211-2/+1
* | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-211-3/+3
* | btrfs: fix readdir deadlock with pagefaultJosef Bacik2017-08-161-0/+5
* | btrfs: remove trivial wrapper btrfs_force_raDavid Sterba2017-08-161-8/+0
* | btrfs: drop ancient page flag mappingsDavid Sterba2017-08-161-7/+0
* | btrfs: fix spelling of snapshottingDavid Sterba2017-08-161-3/+3
* | btrfs: btrfs_inherit_iflags() can be staticAnand Jain2017-08-161-1/+0
* | btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo2017-08-161-2/+0
* | btrfs: struct-funcs, constify readersJeff Mahoney2017-08-161-62/+66
* | btrfs: remove unused sectorsize memberNikolay Borisov2017-08-161-1/+0
|/
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-051-36/+48
|\
| * btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-291-2/+4
| * btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-291-2/+4
| * btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-211-1/+1
| * btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue2017-06-211-0/+2
| * btrfs: Round down values which are written for total_bytes_sizeNikolay Borisov2017-06-201-0/+1
| * btrfs: Manually implement device_total_bytes getter/setterNikolay Borisov2017-06-201-1/+19
| * btrfs: obsolete and remove mount option alloc_startDavid Sterba2017-06-201-11/+1
| * btrfs: move fs_info::fs_frozen to the flagsDavid Sterba2017-06-201-3/+2
| * btrfs: use generic slab for for btrfs_transactionDavid Sterba2017-06-191-1/+0
| * btrfs: remove __BTRFS_LEAF_DATA_SIZENikolay Borisov2017-06-191-6/+3
| * btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov2017-06-191-6/+4
| * btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney2017-06-191-1/+3
OpenPOWER on IntegriCloud