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-11-11
btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post()
Filipe Manana
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
2024-11-11
btrfs: remove code duplication in ordered extent finishing
Johannes Thumshirn
2024-11-11
btrfs: canonicalize the device path before adding it
Qu Wenruo
2024-11-11
btrfs: avoid unnecessary device path update for the same device
Qu Wenruo
2024-11-11
btrfs: allow compression even if the range is not page aligned
Qu Wenruo
2024-11-11
btrfs: mark all dirty sectors as locked inside writepage_delalloc()
Qu Wenruo
2024-11-11
btrfs: move the delalloc range bitmap search into extent_io.c
Qu Wenruo
2024-11-11
btrfs: do not assume the full page range is not dirty in extent_writepage_io()
Qu Wenruo
2024-11-11
btrfs: make extent_range_clear_dirty_for_io() to handle sector size < page si...
Qu Wenruo
2024-11-11
btrfs: wait for writeback if sector size is smaller than page size
Qu Wenruo
2024-11-11
btrfs: compression: add an ASSERT() to ensure the read-in length is sane
Qu Wenruo
2024-11-11
btrfs: zstd: make the compression path to handle sector size < page size
Qu Wenruo
2024-11-11
btrfs: zlib: make the compression path to handle sector size < page size
Qu Wenruo
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
2024-11-11
btrfs: make assert_rbio() to only check CONFIG_BTRFS_ASSERT
Qu Wenruo
2024-11-11
btrfs: don't take dev_replace rwsem on task already holding it
Johannes Thumshirn
2024-11-08
Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-08
range: Add range_overlaps()
Ira Weiny
2024-11-07
btrfs: fix the length of reserved qgroup to free
Haisu Wang
2024-11-07
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
2024-11-07
btrfs: fix per-subvolume RO/RW flags with new mount API
Qu Wenruo
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
2024-10-29
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-23
btrfs: fix error propagation of split bios
Naohiro Aota
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
2024-10-22
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
2024-10-17
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
2024-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-11
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
2024-10-11
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
btrfs: convert to multigrain timestamps
Jeff Layton
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
[prev]
[next]