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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2025-05-15
btrfs: log error codes during failures when writing super blocks
Filipe Manana
2025-05-15
btrfs: add block reserve for treelog
Naohiro Aota
2025-05-15
btrfs: get rid of btrfs_read_dev_super()
Qu Wenruo
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: rename btrfs_discard workqueue to btrfs-discard
David Sterba
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: merge __setup_root() to btrfs_alloc_root()
David Sterba
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
2025-05-15
btrfs: rename the functions to init and release an extent io tree
Filipe Manana
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
2025-04-17
Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
btrfs: remove folio order ASSERT()s in super block writeback path
Qu Wenruo
2025-03-18
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
2025-03-18
btrfs: add extra warning if delayed iput is added when it's not allowed
Qu Wenruo
2025-03-18
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
2025-03-18
btrfs: allow debug builds to accept 2K block size
Qu Wenruo
2025-03-18
btrfs: remove the subpage related warning message
Qu Wenruo
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_init_root_free_objectid()
David Sterba
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in load_global_roots()
David Sterba
2025-03-18
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-03-18
btrfs: use num_extent_folios() in for loop bounds
David Sterba
2025-03-18
btrfs: simplify parameters of metadata folio helpers
David Sterba
2025-03-18
btrfs: simplify returns and labels in btrfs_init_fs_root()
David Sterba
2025-03-18
btrfs: require strict data/metadata split for subpage checks
Qu Wenruo
2025-03-18
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
2025-03-16
btrfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-13
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
David Sterba
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
2025-01-13
btrfs: initialize fs_devices->fs_info earlier in btrfs_init_devices_late()
Anand Jain
2025-01-13
btrfs: validate system chunk array at btrfs_validate_super()
Qu Wenruo
2024-12-06
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
2024-11-11
btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
Filipe Manana
2024-11-11
btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs()
Filipe Manana
2024-11-11
btrfs: move btrfs_destroy_delayed_refs() to delayed-ref.c
Filipe Manana
2024-11-11
btrfs: remove BUG_ON() at btrfs_destroy_delayed_refs()
Filipe Manana
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
2024-11-11
btrfs: make the extent map shrinker run asynchronously as a work queue job
Filipe Manana
2024-11-11
btrfs: drop unused parameter transaction from alloc_log_tree()
David Sterba
2024-11-11
btrfs: drop unused parameter options from open_ctree()
David Sterba
[next]