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
Age
Commit message (
Expand
)
Author
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
btrfs: provide enumeration for __merge_refs mode argument
Edmund Nadolski
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
2017-04-18
btrfs: remove redundant parameter from reada_find_zone
David Sterba
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
2017-04-18
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
2017-04-18
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
2017-04-14
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-11
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
2017-04-11
btrfs: drop the nossd flag when remounting with -o ssd
Adam Borowski
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-29
Btrfs: fix an integer overflow check
Dan Carpenter
2017-03-29
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
2017-03-29
Btrfs: bring back repair during read
Liu Bo
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-17
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
2017-03-17
Btrfs: fix regression in lock_delalloc_pages
Liu Bo
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]