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
2021-02-08
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
2021-02-08
btrfs: cleanup local variables in btrfs_file_write_iter
Nikolay Borisov
2021-02-08
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
2021-02-08
btrfs: fix error handling in commit_fs_roots
Josef Bacik
2021-01-29
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-27
btrfs: use bio_kmalloc in __alloc_device
Christoph Hellwig
2021-01-25
btrfs: fix log replay failure due to race with space cache rebuild
Filipe Manana
2021-01-25
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-20
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2021-01-18
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-18
btrfs: do not double free backref nodes on error
Josef Bacik
2021-01-18
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
2021-01-12
btrfs: send: fix invalid clone operations when cloning from the same file and...
Filipe Manana
2021-01-12
btrfs: no need to run delayed refs after commit_fs_roots during commit
David Sterba
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-07
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
2021-01-07
btrfs: tree-checker: check if chunk item end overflows
Su Yue
2021-01-07
btrfs: prevent NULL pointer dereference in extent_io_tree_panic
Su Yue
2021-01-07
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
2021-01-06
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-18
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
btrfs: add assertion for empty list of transactions at late stage of umount
Filipe Manana
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
btrfs: fix transaction leak and crash after cleaning up orphans on RO mount
Filipe Manana
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-18
btrfs: merge critical sections of discard lock in workfn
Pavel Begunkov
2020-12-18
btrfs: fix racy access to discard_ctl data
Pavel Begunkov
2020-12-18
btrfs: fix async discard stall
Pavel Begunkov
2020-12-18
btrfs: tests: initialize test inodes location
Josef Bacik
2020-12-18
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
2020-12-18
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
2020-12-18
btrfs: correctly calculate item size used when item key collision happens
ethanwu
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-09
btrfs: scrub: allow scrub to work with subpage sectorsize
Qu Wenruo
2020-12-09
btrfs: scrub: support subpage data scrub
Qu Wenruo
[prev]
[next]