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-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-28
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
2020-05-28
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
2020-05-28
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-05-28
btrfs: remove redundant local variable in read_block_for_search
Nikolay Borisov
2020-05-28
btrfs: open code key_search
Nikolay Borisov
2020-05-28
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
2020-05-28
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-05-28
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
2020-05-25
btrfs: turn space cache writeout failure messages into debug messages
Filipe Manana
2020-05-25
btrfs: include error on messages about failure to write space/inode caches
Filipe Manana
2020-05-25
btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
Filipe Manana
2020-05-25
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-05-25
btrfs: make checksum item extension more efficient
Filipe Manana
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
btrfs: unexport btrfs_compress_set_level()
Anand Jain
2020-05-25
btrfs: simplify iget helpers
David Sterba
2020-05-25
btrfs: open code read_fs_root
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2020-05-25
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
2020-05-25
btrfs: reduce lock contention when creating snapshot
Robbie Ko
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items()
Qu Wenruo
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
btrfs: drop stale reference to volume_mutex
Anand Jain
2020-05-25
btrfs: update documentation of set/get helpers
David Sterba
2020-05-25
btrfs: optimize split page write in btrfs_set_token_##bits
David Sterba
2020-05-25
btrfs: optimize split page write in btrfs_set_##bits
David Sterba
2020-05-25
btrfs: optimize split page read in btrfs_get_token_##bits
David Sterba
2020-05-25
btrfs: optimize split page read in btrfs_get_##bits
David Sterba
2020-05-25
btrfs: drop unnecessary offset_in_page in extent buffer helpers
David Sterba
2020-05-25
btrfs: constify extent_buffer in the API functions
David Sterba
2020-05-25
btrfs: remove unused map_private_extent_buffer
David Sterba
2020-05-25
btrfs: speed up and simplify generic_bin_search
David Sterba
2020-05-25
btrfs: speed up btrfs_set_token_##bits helpers
David Sterba
2020-05-25
btrfs: speed up btrfs_set_##bits helpers
David Sterba
2020-05-25
btrfs: speed up btrfs_get_token_##bits helpers
David Sterba
2020-05-25
btrfs: speed up btrfs_get_##bits helpers
David Sterba
2020-05-25
btrfs: add separate bounds checker for set/get helpers
David Sterba
2020-05-25
btrfs: preset set/get token with first page and drop condition
David Sterba
2020-05-25
btrfs: don't use set/get token in leaf_space_used
David Sterba
2020-05-25
btrfs: don't use set/get token for single assignment in overwrite_item
David Sterba
2020-05-25
btrfs: drop eb parameter from set/get token helpers
David Sterba
2020-05-25
btrfs: use the token::eb for all set/get helpers
David Sterba
2020-05-25
btrfs: remove duplicated include in block-group.c
Tiezhu Yang
[next]