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
2016-07-26
btrfs: cleanup, remove prototype for btrfs_find_root_ref
Jeff Mahoney
2016-07-26
btrfs: copy_to_sk drop unused root parameter
Jeff Mahoney
2016-07-26
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
btrfs: tests, move initialization into tests/
Jeff Mahoney
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-07-26
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
2016-07-26
btrfs: remove obsolete part of comment in statfs
David Sterba
2016-07-26
btrfs: hide test-only member under ifdef
David Sterba
2016-07-26
btrfs: Ratelimit "no csum found" info message
Nikolay Borisov
2016-07-26
btrfs: Add ratelimit to btrfs printing
Nikolay Borisov
2016-07-26
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
2016-07-26
Btrfs: fix panic in balance due to EIO
Liu Bo
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
2016-07-26
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
2016-07-26
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-07-26
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2016-07-26
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
2016-07-26
btrfs: make sure device is synced before return
Anand Jain
2016-07-26
btrfs: reorg btrfs_close_one_device()
Anand Jain
2016-07-26
btrfs: Cleanup compress_file_range()
Ashish Samant
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
2016-07-26
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
Btrfs: fix double free of fs root
Liu Bo
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
2016-07-26
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
2016-07-20
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
2016-07-18
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2016-07-07
Btrfs: fill relocation block rsv after allocation
Josef Bacik
2016-07-07
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
2016-07-07
Btrfs: change how we calculate the global block rsv
Josef Bacik
2016-07-07
Btrfs: use root when checking need_async_flush
Josef Bacik
2016-07-07
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
2016-07-07
Btrfs: fix release reserved extents trace points
Josef Bacik
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
2016-07-07
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
2016-07-07
Btrfs: trace pinned extents
Josef Bacik
2016-07-07
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
2016-07-07
Btrfs: warn_on for unaccounted spaces
Josef Bacik
2016-07-07
Btrfs: change delayed reservation fallback behavior
Josef Bacik
[prev]
[next]