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-07-24
Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-21
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-21
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
2020-07-21
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-07-21
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-12
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-09
btrfs: wire up iter_file_splice_write
Christoph Hellwig
2020-07-09
btrfs: fix double put of block group with nocow
Josef Bacik
2020-07-07
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-07
btrfs: discard: add missing put when grabbing block group from unused list
Qu Wenruo
2020-07-02
btrfs: reset tree root pointer after error in init_tree_roots
Josef Bacik
2020-07-02
btrfs: fix reclaim_size counter leak after stealing from global reserve
Filipe Manana
2020-07-02
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-06-23
Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
2020-06-16
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
2020-06-16
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
2020-06-16
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
2020-06-16
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2020-06-16
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
2020-06-16
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-09
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
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
[next]