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.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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+3
2022-03-15
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+3
2022-03-14
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
1
-1
/
+1
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
1
-0
/
+2
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
1
-0
/
+4
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
1
-0
/
+4
2022-03-14
btrfs: support different disk extent size for delalloc
Omar Sandoval
1
-1
/
+2
2022-03-14
btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
Omar Sandoval
1
-1
/
+1
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
1
-8
/
+8
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
1
-0
/
+2
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
1
-1
/
+26
2022-03-14
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
1
-0
/
+21
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
1
-0
/
+10
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
1
-1
/
+1
2022-01-31
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
1
-0
/
+6
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
1
-25
/
+0
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
1
-4
/
+0
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
1
-30
/
+0
2022-01-07
btrfs: introduce exclusive operation BALANCE_PAUSED state
Nikolay Borisov
1
-0
/
+4
2022-01-07
btrfs: make send work with concurrent block group relocation
Filipe Manana
1
-8
/
+6
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-3
/
+6
2022-01-03
btrfs: stop accessing ->free_space_root directly
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
Josef Bacik
1
-0
/
+2
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
1
-0
/
+3
2022-01-03
btrfs: remove unused BTRFS_FS_BARRIER flag
Josef Bacik
1
-1
/
+0
2022-01-03
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
1
-7
/
+2
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
1
-11
/
+5
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
1
-60
/
+33
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
1
-0
/
+32
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
1
-2
/
+2
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
1
-0
/
+12
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
1
-1
/
+6
2021-10-29
btrfs: remove root argument from btrfs_unlink_inode()
Filipe Manana
1
-1
/
+0
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
1
-0
/
+7
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
1
-0
/
+3
2021-10-26
btrfs: remove unused function btrfs_bio_fits_in_stripe()
Qu Wenruo
1
-2
/
+0
2021-10-26
btrfs: unexport setup_items_for_insert()
Filipe Manana
1
-19
/
+5
2021-10-26
btrfs: loop only once over data sizes array when inserting an item batch
Filipe Manana
1
-5
/
+52
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-2
/
+4
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-0
/
+7
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
1
-0
/
+5
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
1
-0
/
+3
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
1
-2
/
+2
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
1
-0
/
+1
2021-10-12
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
1
-1
/
+1
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]