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
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
2020-04-08
btrfs: fix reclaim counter leak of space_info objects
Filipe Manana
2020-04-08
btrfs: make full fsyncs always operate on the entire file again
Filipe Manana
2020-04-08
btrfs: fix lost i_size update after cloning inline extent
Filipe Manana
2020-04-08
btrfs: check commit root generation in should_ignore_root
Josef Bacik
2020-03-25
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
2020-03-25
btrfs: use nofs allocations for running delayed items
Josef Bacik
2020-03-23
btrfs: sysfs: Use scnprintf() instead of snprintf()
Takashi Iwai
2020-03-23
btrfs: do not resolve backrefs for roots that are being deleted
Josef Bacik
2020-03-23
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-03-23
btrfs: restart relocate_tree_blocks properly
Josef Bacik
2020-03-23
btrfs: reloc: reorder reservation before root selection
Josef Bacik
2020-03-23
btrfs: do not readahead in build_backref_tree
Josef Bacik
2020-03-23
btrfs: do not use readahead for running delayed refs
Josef Bacik
2020-03-23
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
2020-03-23
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
2020-03-23
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
2020-03-23
btrfs: don't take an extra root ref at allocation time
Josef Bacik
2020-03-23
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2020-03-23
btrfs: make inodes hold a ref on their roots
Josef Bacik
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2020-03-23
btrfs: make the extent buffer leak check per fs info
Josef Bacik
2020-03-23
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-03-23
btrfs: hold a ref on the root->reloc_root
Josef Bacik
2020-03-23
btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
Josef Bacik
2020-03-23
btrfs: free the reloc_control in a consistent way
Josef Bacik
2020-03-23
btrfs: do not init a reloc root if we aren't relocating
Josef Bacik
2020-03-23
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
2020-03-23
btrfs: unset reloc control if we fail to recover
Josef Bacik
2020-03-23
btrfs: drop block from cache on error in relocation
Josef Bacik
2020-03-23
btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree...
Qu Wenruo
2020-03-23
btrfs: fix ref-verify to catch operations on 0 ref extents
Josef Bacik
2020-03-23
btrfs: make ranged full fsyncs more efficient
Filipe Manana
2020-03-23
btrfs: factor out inode items copy loop from btrfs_log_inode()
Filipe Manana
2020-03-23
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
2020-03-23
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
2020-03-23
btrfs: implement migratepage callback for data pages
Roman Gushchin
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
btrfs: relocation: Check cancel request after each extent found
Qu Wenruo
2020-03-23
btrfs: relocation: Check cancel request after each data page read
Qu Wenruo
2020-03-23
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
Btrfs: implement full reflink support for inline extents
Filipe Manana
2020-03-23
Btrfs: simplify inline extent handling when doing reflinks
Filipe Manana
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
btrfs: scrub: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]