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
/
include
/
trace
/
events
/
btrfs.h
Age
Commit message (
Expand
)
Author
2020-07-27
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
2020-07-27
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
2020-07-27
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
btrfs: tracepoints: constify all pointers
David Sterba
2019-11-18
btrfs: tracepoints: drop typecasts from printk
David Sterba
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2019-10-17
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
2019-07-01
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-04-29
btrfs: trace: Introduce trace events for all btrfs tree locking events
Qu Wenruo
2019-04-29
btrfs: trace: Introduce trace events for sleepable tree lock
Qu Wenruo
2019-04-29
btrfs: Remove EXTENT_WRITEBACK
Nikolay Borisov
2019-04-29
btrfs: tracepoints: Add trace events for extent_io_tree
Qu Wenruo
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
2018-05-28
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
2018-05-28
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
btrfs: tracepoints, use extended format with UUID where possible
David Sterba
2018-05-28
btrfs: tracepoints, fix whitespace in strings
David Sterba
2018-05-28
btrfs: tracepoints, drop unnecessary ULL casts
David Sterba
2018-05-28
btrfs: tracepoints, use %llu instead of %Lu
David Sterba
2018-05-28
btrfs: tracepoints, use correct type for inode number
David Sterba
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
2018-03-31
btrfs: qgroup: Update trace events to use new separate rsv types
Qu Wenruo
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
[next]