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
2024-08-14
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
1
-0
/
+1
2024-02-01
btrfs: fix infinite directory reads
Filipe Manana
1
-0
/
+1
2023-10-10
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-10
/
+9
2023-10-10
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
1
-0
/
+3
2023-10-10
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-14
/
+12
2023-04-06
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
1
-5
/
+2
2023-02-01
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
1
-0
/
+6
2022-11-07
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
1
-4
/
+7
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
1
-1
/
+4
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
1
-2
/
+0
2022-09-29
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
1
-1
/
+0
2022-09-29
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
1
-1
/
+1
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
1
-2
/
+3
2022-09-26
btrfs: implement a nowait option for tree searches
Josef Bacik
1
-0
/
+2
2022-09-26
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
Josef Bacik
1
-60
/
+63
2022-09-26
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
1
-8
/
+0
2022-09-26
btrfs: move fs_info forward declarations to the top of ctree.h
Josef Bacik
1
-7
/
+5
2022-09-26
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
1
-25
/
+0
2022-09-26
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
1
-2
/
+0
2022-09-26
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
1
-2
/
+0
2022-09-26
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
1
-14
/
+0
2022-09-26
btrfs: move btrfs_caching_type to block-group.h
Josef Bacik
1
-7
/
+0
2022-09-26
btrfs: remove btrfs_bit_radix_cachep declaration
Gaosheng Cui
1
-1
/
+0
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: make fiemap more efficient and accurate reporting extent sharedness
Filipe Manana
1
-2
/
+2
2022-09-26
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
1
-0
/
+18
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-1
/
+2
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
1
-25
/
+2
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
1
-2
/
+4
2022-09-26
btrfs: don't take a bio_counter reference for cloned bios
Christoph Hellwig
1
-1
/
+0
2022-09-26
btrfs: sysfs: show discard stats and tunables in non-debug build
David Sterba
1
-1
/
+1
2022-09-26
btrfs: send: add support for fs-verity
Boris Burkov
1
-0
/
+7
2022-09-26
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
Omar Sandoval
1
-6
/
+3
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
/
+32
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
/
+6
2022-09-26
btrfs: add macros for annotating wait events with lockdep
Ioannis Angelakopoulos
1
-0
/
+45
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
1
-2
/
+0
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
1
-1
/
+0
2022-08-17
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
1
-0
/
+2
2022-07-25
btrfs: fix repair of compressed extents
Christoph Hellwig
1
-0
/
+2
2022-07-25
btrfs: remove the start argument to check_data_csum and export
Christoph Hellwig
1
-0
/
+2
2022-07-25
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
1
-0
/
+5
2022-07-25
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
1
-8
/
+13
2022-07-25
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
1
-0
/
+6
2022-07-25
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
1
-0
/
+2
2022-07-25
btrfs: collect commit stats, count, duration
Ioannis Angelakopoulos
1
-0
/
+15
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
1
-0
/
+7
[next]