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
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix repair of compressed extents
Christoph Hellwig
2022-07-25
1
-0
/
+2
*
btrfs: remove the start argument to check_data_csum and export
Christoph Hellwig
2022-07-25
1
-0
/
+2
*
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
1
-0
/
+5
*
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
2022-07-25
1
-8
/
+13
*
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
1
-0
/
+6
*
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-07-25
1
-0
/
+2
*
btrfs: collect commit stats, count, duration
Ioannis Angelakopoulos
2022-07-25
1
-0
/
+15
*
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
1
-0
/
+7
*
btrfs: pass bits by value not by pointer for extent_state helpers
David Sterba
2022-07-25
1
-2
/
+2
*
btrfs: make btrfs_super_block::log_root_transid deprecated
Qu Wenruo
2022-07-25
1
-4
/
+6
*
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
1
-2
/
+2
*
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
1
-1
/
+1
*
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
1
-1
/
+1
*
btrfs: split btrfs_submit_data_bio to read and write parts
Christoph Hellwig
2022-07-25
1
-2
/
+3
*
btrfs: send: send compressed extents with encoded writes
Omar Sandoval
2022-07-25
1
-0
/
+6
*
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2022-07-25
1
-0
/
+8
*
btrfs: introduce a data checksum checking helper
Qu Wenruo
2022-07-25
1
-0
/
+2
*
btrfs: fix typos in comments
David Sterba
2022-07-25
1
-1
/
+1
*
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
1
-3
/
+3
*
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
1
-2
/
+2
*
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-15
1
-5
/
+3
*
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-06-21
1
-0
/
+2
*
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
1
-1
/
+0
*
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
2022-05-16
1
-2
/
+2
*
btrfs: rename bio_flags in parameters and switch type
David Sterba
2022-05-16
1
-1
/
+1
*
btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
David Sterba
2022-05-16
1
-2
/
+1
*
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
1
-3
/
+5
*
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
2022-05-16
1
-2
/
+2
*
btrfs: turn delayed_nodes_tree into an XArray
Gabriel Niebler
2022-05-16
1
-3
/
+3
*
btrfs: use a normal workqueue for rmw_workers
Christoph Hellwig
2022-05-16
1
-1
/
+1
*
btrfs: use normal workqueues for scrub
Christoph Hellwig
2022-05-16
1
-3
/
+3
*
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
1
-0
/
+1
*
btrfs: do not return errors from submit_bio_hook_t instances
Christoph Hellwig
2022-05-16
1
-2
/
+2
*
btrfs: move btrfs_readpage to extent_io.c
Christoph Hellwig
2022-05-16
1
-1
/
+0
*
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
2022-05-16
1
-1
/
+1
*
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
1
-2
/
+1
*
btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
Christoph Hellwig
2022-05-16
1
-5
/
+2
*
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-05-16
1
-1
/
+1
*
btrfs: stop allocating a path when checking if cross reference exists
Filipe Manana
2022-05-16
1
-1
/
+2
*
btrfs: add messages to printk index
Jonathan Lassoff
2022-05-16
1
-5
/
+36
*
btrfs: add and use helper to assert an inode range is clean
Filipe Manana
2022-05-16
1
-0
/
+1
*
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
2022-05-16
1
-5
/
+1
*
btrfs: reserve correct number of items for inode creation
Omar Sandoval
2022-05-16
1
-6
/
+28
*
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
2022-05-16
1
-2
/
+3
*
btrfs: introduce btrfs_for_each_slot iterator macro
Gabriel Niebler
2022-05-16
1
-0
/
+29
*
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
1
-0
/
+1
|
\
|
*
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
2022-04-21
1
-0
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+3
*
|
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
1
-1
/
+1
[next]