index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2017-01-06
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
2016-09-07
btrfs: properly track when rescan worker is running
Jeff Mahoney
2016-03-09
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-26
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
2015-10-26
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
2015-10-26
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
2015-10-21
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-08
btrfs: introduce ratelimited variants of message printing functions
David Sterba
2015-10-08
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
2015-10-08
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
2015-09-29
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
Btrfs: remove unused mutex from struct 'btrfs_fs_info'
Byongho Lee
2015-08-09
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
2015-06-23
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
2015-06-02
btrfs: Fix superblock csum type check.
Qu Wenruo
2015-06-02
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-02
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-05-27
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
[next]