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.19.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-7.0.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
2026-02-06
btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREE
Mark Harmstone
1
-1
/
+1
2025-12-07
btrfs: always drop log root tree reference in btrfs_replay_log()
Filipe Manana
1
-1
/
+1
2025-07-06
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
1
-2
/
+1
2025-06-04
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
1
-0
/
+13
2025-06-04
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
1
-7
/
+8
2025-04-25
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
1
-0
/
+12
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
1
-0
/
+9
2024-10-17
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
1
-0
/
+11
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
1
-0
/
+2
2024-06-21
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
1
-9
/
+1
2024-06-21
btrfs: make btrfs_destroy_delayed_refs() return void
Filipe Manana
1
-6
/
+3
2024-06-21
btrfs: remove unnecessary prototype declarations at disk-io.c
Filipe Manana
1
-9
/
+0
2024-03-06
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
1
-11
/
+11
2024-02-23
btrfs: do not ASSERT() if the newly created subvolume already got read
Qu Wenruo
1
-2
/
+11
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
1
-0
/
+1
2023-09-23
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
1
-6
/
+8
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
1
-5
/
+3
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
1
-3
/
+2
2023-08-16
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
1
-1
/
+2
2023-06-21
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
1
-2
/
+8
2023-06-09
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
1
-1
/
+1
2023-05-30
btrfs: use nofs when cleaning up aborted transactions
Josef Bacik
1
-0
/
+9
2023-05-17
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
1
-7
/
+18
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
1
-0
/
+14
2023-01-24
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
1
-1
/
+8
2023-01-12
btrfs: fix compat_ro checks against remount
Qu Wenruo
1
-3
/
+5
2022-11-07
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
1
-1
/
+3
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
1
-6
/
+4
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
1
-63
/
+109
2022-09-26
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
1
-1
/
+3
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: remove extent_io_tree::track_uptodate
Josef Bacik
1
-1
/
+0
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
1
-4
/
+3
2022-09-26
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
1
-0
/
+1
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-12
/
+14
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
1
-20
/
+20
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
1
-6
/
+19
2022-09-26
btrfs: give struct btrfs_bio a real end_io handler
Christoph Hellwig
1
-9
/
+7
2022-09-26
btrfs: add lockdep annotations for the ordered extents wait event
Ioannis Angelakopoulos
1
-0
/
+1
2022-09-26
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
1
-0
/
+1
2022-09-26
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
1
-0
/
+8
2022-09-26
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
1
-0
/
+1
2022-09-26
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
1
-0
/
+2
2022-09-20
Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+36
2022-09-13
btrfs: fix hang during unmount when stopping a space reclaim worker
Filipe Manana
1
-0
/
+25
2022-09-13
btrfs: fix hang during unmount when stopping block group reclaim worker
Filipe Manana
1
-6
/
+11
2022-09-09
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
1
-1
/
+0
2022-08-19
Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-82
/
+0
2022-08-17
btrfs: move lockdep class helpers to locking.c
Josef Bacik
1
-82
/
+0
[next]