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
/
super.c
Age
Commit message (
Expand
)
Author
2023-04-17
btrfs: don't print the crc32c implementation at module load time
Christoph Hellwig
2023-04-17
btrfs: use btrfs_handle_fs_error in btrfs_fill_super
Josef Bacik
2023-04-06
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-06
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
2022-12-15
btrfs: fix leak of fs devices after removing btrfs module
Filipe Manana
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
2022-12-05
btrfs: move the printk and assert helpers to messages.c
Josef Bacik
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-12-05
btrfs: merge module cleanup sequence to one helper
Anand Jain
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
2022-12-05
btrfs: push printk index code into their respective helpers
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
btrfs: separate out the extent state and extent buffer init code
Josef Bacik
2022-09-26
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-09-26
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
2022-09-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-25
btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space
David Sterba
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
btrfs: fix typos in comments
David Sterba
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-05-16
btrfs: use normal workqueues for scrub
Christoph Hellwig
[next]