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
2022-03-14
btrfs: add lzo workspace buffer length constants
Dāvis Mosāns
2022-03-14
btrfs: populate extent_map::generation when reading from disk
Qu Wenruo
2022-03-14
btrfs: assert we have a write lock when removing and replacing extent maps
Filipe Manana
2022-03-14
btrfs: remove no longer used counter when reading data page
Filipe Manana
2022-03-14
btrfs: fix lost error return value when reading a data page
Filipe Manana
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent()
Filipe Manana
2022-03-14
btrfs: prepare extents to be logged before locking a log tree path
Filipe Manana
2022-03-14
btrfs: remove useless path release in the fast fsync path
Filipe Manana
2022-03-14
btrfs: remove constraint on number of visited leaves when replacing extents
Filipe Manana
2022-03-14
btrfs: avoid unnecessary computation when deleting items from a leaf
Filipe Manana
2022-03-14
btrfs: avoid unnecessary COW of leaves when deleting items from a leaf
Filipe Manana
2022-03-14
btrfs: remove unnecessary leaf free space checks when pushing items
Filipe Manana
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent_fiemap()
Johannes Thumshirn
2022-03-14
btrfs: zoned: remove redundant assignment in btrfs_check_zoned_mode
Pankaj Raghav
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
btrfs: zoned: allow DUP on meta-data block groups
Johannes Thumshirn
2022-03-14
btrfs: zoned: prepare for allowing DUP on zoned
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone finishing multi stripe capable
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone activation multi stripe capable
Johannes Thumshirn
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
btrfs: abstract out loading the tree root
Josef Bacik
2022-03-14
btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable scrub for extent-tree-v2
Josef Bacik
2022-03-14
btrfs: disable qgroups in extent tree v2
Josef Bacik
2022-03-14
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
Josef Bacik
2022-03-14
btrfs: disable balance for extent tree v2 for now
Josef Bacik
2022-03-14
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
2022-03-14
btrfs: use single variable to track return value at btrfs_log_inode()
Filipe Manana
2022-03-14
btrfs: avoid inode logging during rename and link when possible
Filipe Manana
2022-03-14
btrfs: stop doing unnecessary log updates during a rename
Filipe Manana
2022-03-14
btrfs: avoid logging all directory changes during renames
Filipe Manana
2022-03-14
btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
Filipe Manana
2022-03-14
btrfs: add helper to delete a dir entry from a log tree
Filipe Manana
2022-03-14
btrfs: send: remove redundant ret variable in fs_path_copy
Minghao Chi
2022-03-14
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
2022-03-14
btrfs: scrub: remove redundant initialization of increment
Jiapeng Chong
2022-03-14
btrfs: zoned: remove redundant initialization of to_add
Jiapeng Chong
2022-03-14
btrfs: cleanup temporary variables when finding rotational device status
Anand Jain
2022-03-14
btrfs: use dev_t to match device in device_matched
Anand Jain
2022-03-14
btrfs: add device major-minor info in the struct btrfs_device
Anand Jain
2022-03-14
btrfs: match stale devices by dev_t
Anand Jain
2022-03-14
btrfs: harden identification of a stale device
Anand Jain
2022-03-14
btrfs: simplify fs_devices member access in btrfs_init_dev_replace_tgtdev
Anand Jain
2022-03-14
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
2022-03-14
btrfs: move missing device handling in a dedicate function
Nikolay Borisov
2022-03-14
btrfs: stop trying to log subdirectories created in past transactions
Filipe Manana
2022-03-14
btrfs: stop copying old dir items when logging a directory
Filipe Manana
[prev]
[next]