index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
btrfs: move transaction aborts to the error site in remove_block_group_free_s...
David Sterba
1
-4
/
+7
2025-07-21
btrfs: simplify error detection flow during log replay
Filipe Manana
1
-24
/
+29
2025-07-21
btrfs: remove redundant path release when replaying a log tree
Filipe Manana
1
-2
/
+0
2025-07-21
btrfs: abort transaction during log replay if walk_log_tree() failed
Filipe Manana
1
-2
/
+5
2025-07-21
btrfs: unfold transaction aborts when replaying log trees
Filipe Manana
1
-2
/
+6
2025-07-21
btrfs: make btrfs_should_periodic_reclaim() static
Johannes Thumshirn
2
-2
/
+1
2025-07-21
btrfs: zoned: use filesystem size not disk size for reclaim decision
Johannes Thumshirn
1
-2
/
+1
2025-07-21
btrfs: unfold transaction abort at clone_copy_inline_extent()
Filipe Manana
1
-5
/
+9
2025-07-21
btrfs: remove pointless 'out' label from clone_finish_inode_update()
Filipe Manana
1
-4
/
+2
2025-07-21
btrfs: unfold transaction abort at walk_up_proc()
Filipe Manana
1
-5
/
+10
2025-07-21
btrfs: unfold transaction abort at __btrfs_inc_extent_ref()
Filipe Manana
1
-5
/
+7
2025-07-21
btrfs: unfold transaction aborts at btrfs_create_new_inode()
Filipe Manana
1
-4
/
+8
2025-07-18
btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
Caleb Sander Mateos
1
-11
/
+27
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2
-5
/
+5
2025-07-03
Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-88
/
+131
2025-06-30
btrfs: stop parsing crc32c driver name
Eric Biggers
1
-6
/
+2
2025-06-27
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-1
/
+1
2025-06-27
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-18
/
+18
2025-06-27
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2
-2
/
+4
2025-06-27
btrfs: fix inode lookup error handling during log replay
Filipe Manana
1
-65
/
+62
2025-06-27
btrfs: fix iteration of extrefs during log replay
Filipe Manana
1
-2
/
+2
2025-06-27
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-06-27
btrfs: fix failure to rebuild free space tree using multiple transactions
Filipe Manana
2
-0
/
+42
2025-06-23
Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-82
/
+219
2025-06-19
btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
Johannes Thumshirn
1
-14
/
+72
2025-06-19
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
1
-2
/
+1
2025-06-19
btrfs: fix race between async reclaim worker and close_ctree()
Filipe Manana
1
-4
/
+18
2025-06-19
btrfs: fix assertion when building free space tree
Filipe Manana
1
-4
/
+12
2025-06-19
btrfs: don't silently ignore unexpected extent type when replaying log
Filipe Manana
1
-1
/
+4
2025-06-19
btrfs: fix invalid inode pointer dereferences during log replay
Filipe Manana
1
-8
/
+6
2025-06-19
btrfs: fix double unlock of buffer_tree xarray when releasing subpage eb
Filipe Manana
1
-1
/
+1
2025-06-19
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-06-19
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-06-19
btrfs: scrub: add prefix for the error messages
Anand Jain
2
-28
/
+27
2025-06-19
btrfs: warn if leaking delayed_nodes in btrfs_put_root()
Leo Martins
1
-0
/
+2
2025-06-19
btrfs: fix delayed ref refcount leak in debug assertion
Leo Martins
1
-1
/
+4
2025-06-19
btrfs: include root in error message when unlinking inode
Filipe Manana
1
-3
/
+3
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-3
/
+4
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-05-28
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+0
2025-05-27
btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails
Josef Bacik
1
-1
/
+0
2025-05-27
btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails
Josef Bacik
1
-1
/
+0
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
72
-3212
/
+3730
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+2
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+3
2025-05-17
btrfs: move misplaced comment of btrfs_path::keep_locks
Sun YangKai
1
-1
/
+1
2025-05-16
btrfs: remove standalone "nologreplay" mount option
Qu Wenruo
1
-8
/
+0
2025-05-15
btrfs: use a single variable to track return value at btrfs_page_mkwrite()
Filipe Manana
1
-21
/
+16
2025-05-15
btrfs: don't return VM_FAULT_SIGBUS on failure to set delalloc for mmap write
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: simplify early error checking in btrfs_page_mkwrite()
Filipe Manana
1
-8
/
+7
[prev]
[next]