index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2019-03-19
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-02-27
btrfs: save drop_progress if we drop refs at all
Josef Bacik
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
btrfs: use WARN_ON in a canonical form btrfs_remove_block_group
Nikolay Borisov
2019-02-25
btrfs: be more explicit about allowed flush states
Josef Bacik
2019-02-25
btrfs: loop in inode_rsv_refill
Josef Bacik
2019-02-25
btrfs: don't enospc all tickets on flush failure
Josef Bacik
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2019-02-25
btrfs: dump block_rsv details when dumping space info
Josef Bacik
2019-02-25
btrfs: check if there are free block groups for commit
Josef Bacik
2019-02-25
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
2019-02-25
btrfs: Output ENOSPC debug info in inc_block_group_ro
Qu Wenruo
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
btrfs: call btrfs_create_pending_block_groups unconditionally
Josef Bacik
2019-02-25
btrfs: Refactor shrink_delalloc
Nikolay Borisov
2019-01-18
btrfs: run delayed iputs before committing
Josef Bacik
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
btrfs: run delayed items before dropping the snapshot
Josef Bacik
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
2018-12-17
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
2018-12-17
btrfs: cleanup extent_op handling
Josef Bacik
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop
Qu Wenruo
2018-12-17
btrfs: Refactor unclustered extent allocation into find_free_extent_uncluster...
Qu Wenruo
2018-12-17
btrfs: Refactor clustered extent allocation into find_free_extent_clustered
Qu Wenruo
2018-12-17
btrfs: Introduce find_free_extent_ctl structure for later rework
Qu Wenruo
2018-12-17
btrfs: extent-tree: Detect bytes_pinned underflow earlier
Lu Fengqi
2018-12-17
btrfs: extent-tree: Detect bytes_may_use underflow earlier
Qu Wenruo
2018-10-19
btrfs: fix insert_reserved error handling
Josef Bacik
2018-10-19
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-10-19
btrfs: reset max_extent_size properly
Josef Bacik
2018-10-17
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
2018-10-15
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
2018-10-15
btrfs: refactor __btrfs_run_delayed_refs loop
Nikolay Borisov
2018-10-15
btrfs: Factor out loop processing all refs of a head
Nikolay Borisov
[next]