index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add forward declarations and headers, part 2
David Sterba
2024-03-04
1
-4
/
+12
*
btrfs: add forward declarations and headers, part 1
David Sterba
2024-03-04
1
-0
/
+4
*
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
2024-02-29
1
-1
/
+1
*
btrfs: move one shot mount option clearing to super.c
Josef Bacik
2023-12-15
1
-1
/
+0
*
btrfs: remove duplicate btrfs_clear_buffer_dirty() prototype from disk-io.h
Filipe Manana
2023-12-15
1
-2
/
+0
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-1
/
+2
*
btrfs: make btrfs_cleanup_fs_roots() static
Filipe Manana
2023-08-21
1
-1
/
+0
*
btrfs: use a separate end_io handler for read_extent_buffer
Christoph Hellwig
2023-06-19
1
-3
/
+2
*
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
2023-06-19
1
-2
/
+0
*
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
2023-02-15
1
-2
/
+2
*
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-02-15
1
-1
/
+2
*
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
2023-02-15
1
-1
/
+0
*
btrfs: support cloned bios in btree_csum_one_bio
Christoph Hellwig
2023-02-15
1
-1
/
+1
*
btrfs: handle checksum generation in the storage layer
Christoph Hellwig
2023-02-15
1
-8
/
+1
*
btrfs: open code the submit_bio_start helpers
Christoph Hellwig
2023-02-15
1
-1
/
+0
*
btrfs: fix compat_ro checks against remount
Qu Wenruo
2023-01-03
1
-1
/
+1
*
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
2022-12-05
1
-29
/
+1
*
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
2022-12-05
1
-4
/
+32
*
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_wq_submit_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
2022-12-05
1
-2
/
+1
*
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
2022-12-05
1
-2
/
+10
*
btrfs: remove unused function prototypes
Josef Bacik
2022-12-05
1
-4
/
+0
*
btrfs: move btrfs_get_block_group helper out of disk-io.h
Josef Bacik
2022-12-05
1
-7
/
+1
*
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-10-24
1
-0
/
+2
*
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
1
-0
/
+1
*
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
2022-09-26
1
-1
/
+1
*
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-09-26
1
-1
/
+3
*
btrfs: move lockdep class helpers to locking.c
Josef Bacik
2022-08-17
1
-10
/
+0
*
btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully
Christoph Hellwig
2022-07-25
1
-3
/
+3
*
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
1
-10
/
+0
*
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
1
-1
/
+0
*
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
2022-05-16
1
-2
/
+1
*
btrfs: do not return errors from btrfs_submit_metadata_bio
Christoph Hellwig
2022-05-16
1
-2
/
+1
*
btrfs: remove unused bio_flags argument to btrfs_submit_metadata_bio
Christoph Hellwig
2022-05-16
1
-1
/
+1
*
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
2022-05-16
1
-2
/
+2
*
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
1
-0
/
+2
*
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
1
-12
/
+6
*
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
1
-0
/
+6
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-1
/
+7
*
btrfs: add a btrfs_block_group_root() helper
Josef Bacik
2022-01-03
1
-0
/
+5
*
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
2021-10-26
1
-3
/
+0
*
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
1
-1
/
+1
*
btrfs: split alloc_log_tree()
Naohiro Aota
2021-02-09
1
-0
/
+2
*
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
2020-12-09
1
-1
/
+1
*
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
1
-0
/
+1
*
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
1
-0
/
+1
*
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
2020-12-09
1
-0
/
+2
[next]