summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-01
* btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2018-03-01
* Btrfs: move extent map specific code to extent_map.cLiu Bo2018-01-22
* Btrfs: add helper for em merge logicLiu Bo2018-01-22
* Btrfs: remove unused wait in btrfs_stripe_hashLiu Bo2018-01-22
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-22
* Btrfs: add __init macro to btrfs init functionsLiu Bo2018-01-22
* Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-29
|\
| * Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-15
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-01
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* btrfs: allow to set compression level for zlibDavid Sterba2017-11-01
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-30
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-30
* btrfs: pass root to various extent ref mod functionsJosef Bacik2017-10-30
* btrfs: add ref-verify mount optionJosef Bacik2017-10-30
* Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo2017-10-30
* Btrfs: remove nr_async_biosLiu Bo2017-10-30
* btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov2017-10-30
* Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-06
|\
| * Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh2017-10-04
* | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-29
|\ \ | |/
| * btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro2017-09-26
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\ \ | |/ |/|
| * btrfs: Add zstd supportNick Terrell2017-08-15
* | btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney2017-08-21
* | Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo2017-08-21
* | Btrfs: add a helper to retrive extent inline ref typeLiu Bo2017-08-21
* | btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov2017-08-21
* | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-21
* | btrfs: fix readdir deadlock with pagefaultJosef Bacik2017-08-16
* | btrfs: remove trivial wrapper btrfs_force_raDavid Sterba2017-08-16
* | btrfs: drop ancient page flag mappingsDavid Sterba2017-08-16
* | btrfs: fix spelling of snapshottingDavid Sterba2017-08-16
* | btrfs: btrfs_inherit_iflags() can be staticAnand Jain2017-08-16
* | btrfs: Cleanup num_tolerated_disk_barrier_failuresQu Wenruo2017-08-16
* | btrfs: struct-funcs, constify readersJeff Mahoney2017-08-16
* | btrfs: remove unused sectorsize memberNikolay Borisov2017-08-16
|/
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\
| * btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-29
| * btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-29
| * btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-21
| * btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue2017-06-21
| * btrfs: Round down values which are written for total_bytes_sizeNikolay Borisov2017-06-20
| * btrfs: Manually implement device_total_bytes getter/setterNikolay Borisov2017-06-20
| * btrfs: obsolete and remove mount option alloc_startDavid Sterba2017-06-20
| * btrfs: move fs_info::fs_frozen to the flagsDavid Sterba2017-06-20
| * btrfs: use generic slab for for btrfs_transactionDavid Sterba2017-06-19
| * btrfs: remove __BTRFS_LEAF_DATA_SIZENikolay Borisov2017-06-19