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
2024-07-11
btrfs: update panic message when splitting ordered extent
Filipe Manana
2024-07-11
btrfs: mark ordered extent insertion failure checks as unlikely
Filipe Manana
2024-07-11
btrfs: avoid removal and re-insertion of split ordered extent
Filipe Manana
2024-07-11
btrfs: add comment about locking to btrfs_split_ordered_extent()
Filipe Manana
2024-07-11
btrfs: reduce critical section at btrfs_wait_ordered_extents()
Filipe Manana
2024-07-11
btrfs: reduce critical section at btrfs_wait_ordered_roots()
Filipe Manana
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-07-11
btrfs: do not directly include rwlock_types.h
Qu Wenruo
2024-07-11
btrfs: cleanup recursive include of the same header
Qu Wenruo
2024-07-11
btrfs: qgroup: delete a TODO about using kmem cache to allocate structures
Junchao Sun
2024-07-11
btrfs: make extent_write_locked_range() handle subpage writeback correctly
Qu Wenruo
2024-07-11
btrfs: do not clear page dirty inside extent_write_locked_range()
Qu Wenruo
2024-07-11
btrfs: lock subpage ranges in one go for writepage_delalloc()
Qu Wenruo
2024-07-11
btrfs: subpage: introduce helpers to handle subpage delalloc locking
Qu Wenruo
2024-07-11
btrfs: make __extent_writepage_io() to write specified range only
Qu Wenruo
2024-07-11
btrfs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-11
btrfs: rename err to ret in btrfs_drop_snapshot()
Anand Jain
2024-07-11
btrfs: rename err to ret in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename ret to ret2 in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename ret to err in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename err to ret in btrfs_cleanup_fs_roots()
Anand Jain
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to create_io_em()
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to can_nocow_file_extent_args
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
2024-07-11
btrfs: introduce extra sanity checks for extent maps
Qu Wenruo
2024-07-11
btrfs: introduce new members for extent_map
Qu Wenruo
2024-07-11
btrfs: export the expected file extent through can_nocow_extent()
Qu Wenruo
2024-07-11
btrfs: rename extent_map::orig_block_len to disk_num_bytes
Qu Wenruo
2024-07-11
btrfs: move fiemap code into its own file
Filipe Manana
2024-07-11
btrfs: send: get rid of the label and gotos at ensure_commit_roots_uptodate()
Filipe Manana
2024-07-11
btrfs: add and use helper to commit the current transaction
Filipe Manana
2024-07-11
btrfs: scrub: avoid create/commit empty transaction at finish_extent_writes_f...
Filipe Manana
2024-07-11
btrfs: send: avoid create/commit empty transaction at ensure_commit_roots_upt...
Filipe Manana
2024-07-11
btrfs: send: make ensure_commit_roots_uptodate() simpler and more efficient
Filipe Manana
2024-07-11
btrfs: avoid create and commit empty transaction when committing super
Filipe Manana
2024-07-11
btrfs: qgroup: avoid start/commit empty transaction when flushing reservations
Filipe Manana
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-07-11
btrfs: automatically remove the subvolume qgroup
Qu Wenruo
2024-07-11
btrfs: slightly loosen the requirement for qgroup removal
Qu Wenruo
2024-07-11
btrfs: constify parameters of write_eb_member() and its users
David Sterba
2024-07-11
btrfs: keep const when returning value from get_unaligned_le8()
David Sterba
2024-07-11
btrfs: remove unused define EXTENT_SIZE_PER_ITEM
David Sterba
2024-07-11
btrfs: use for-local variables that shadow function variables
David Sterba
2024-07-11
btrfs: rename macro local variables that clash with other variables
David Sterba
2024-07-11
btrfs: remove duplicate name variable declarations
David Sterba
2024-07-11
btrfs: use a btrfs_inode local variable at btrfs_sync_file()
Filipe Manana
[next]