index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-10-01
btrfs: fix PAGE_SIZE format specifier in open_ctree()
Nathan Chancellor
1
-1
/
+1
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-48
/
+49
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-12
/
+12
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
1
-14
/
+14
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
1
-2
/
+12
2025-09-23
btrfs: annotate btrfs_is_testing() as unlikely and make it return bool
Filipe Manana
1
-2
/
+1
2025-09-23
btrfs: always drop log root tree reference in btrfs_replay_log()
Filipe Manana
1
-1
/
+1
2025-09-23
btrfs: cache max and min order inside btrfs_fs_info
Qu Wenruo
1
-0
/
+2
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-09-23
btrfs: add workspace manager initialization for zstd
Qu Wenruo
1
-0
/
+4
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
1
-2
/
+2
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
1
-15
/
+1
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-14
btrfs: set AS_KERNEL_FILE on the btree_inode
Boris Burkov
1
-0
/
+1
2025-07-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-6
/
+2
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
1
-1
/
+1
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
1
-0
/
+1
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
1
-2
/
+2
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
1
-1
/
+0
2025-07-22
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-4
/
+4
2025-07-22
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
1
-1
/
+1
2025-07-22
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
1
-1
/
+1
2025-07-22
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
1
-0
/
+1
2025-06-30
btrfs: stop parsing crc32c driver name
Eric Biggers
1
-6
/
+2
2025-06-19
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
1
-2
/
+1
2025-06-19
btrfs: fix race between async reclaim worker and close_ctree()
Filipe Manana
1
-4
/
+18
2025-06-19
btrfs: warn if leaking delayed_nodes in btrfs_put_root()
Leo Martins
1
-0
/
+2
2025-05-15
btrfs: log error codes during failures when writing super blocks
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: add block reserve for treelog
Naohiro Aota
1
-0
/
+1
2025-05-15
btrfs: get rid of btrfs_read_dev_super()
Qu Wenruo
1
-29
/
+1
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
1
-52
/
+1
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
1
-2
/
+12
2025-05-15
btrfs: rename btrfs_discard workqueue to btrfs-discard
David Sterba
1
-1
/
+1
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
1
-8
/
+8
2025-05-15
btrfs: merge __setup_root() to btrfs_alloc_root()
David Sterba
1
-9
/
+7
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
1
-2
/
+2
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
1
-1
/
+1
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
1
-3
/
+4
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: rename the functions to init and release an extent io tree
Filipe Manana
1
-8
/
+8
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
1
-6
/
+7
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
1
-9
/
+2
2025-04-17
Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2025-04-01
btrfs: remove folio order ASSERT()s in super block writeback path
Qu Wenruo
1
-2
/
+0
2025-03-18
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
1
-0
/
+3
[next]