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-03-18
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
1
-0
/
+3
2025-03-18
btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache()
Filipe Manana
1
-8
/
+8
2025-03-18
btrfs: remove unnecessary fs_info argument from delete_block_group_cache()
Filipe Manana
1
-5
/
+4
2025-03-18
btrfs: remove unnecessary fs_info argument from create_reloc_inode()
Filipe Manana
1
-2
/
+2
2025-03-18
btrfs: make btrfs_iget_path() return a btrfs inode instead
Filipe Manana
3
-11
/
+11
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
9
-71
/
+76
2025-03-18
btrfs: pass a btrfs_inode to fixup_inode_link_count()
Filipe Manana
1
-13
/
+13
2025-03-18
btrfs: return a btrfs_inode from read_one_inode()
Filipe Manana
1
-79
/
+73
2025-03-18
btrfs: return a btrfs_inode from btrfs_iget_logging()
Filipe Manana
1
-49
/
+45
2025-03-18
btrfs: avoid linker error in btrfs_find_create_tree_block()
Mark Harmstone
1
-2
/
+5
2025-03-18
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
1
-7
/
+8
2025-03-18
btrfs: defrag: extend ioctl to accept compression levels
Daniel Vacek
6
-9
/
+38
2025-03-18
btrfs: send: simplify return logic from send_encoded_extent()
Filipe Manana
1
-8
/
+5
2025-03-18
btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent()
Filipe Manana
1
-8
/
+1
2025-03-18
btrfs: avoid unnecessary bio dereference at run_one_async_done()
Filipe Manana
1
-1
/
+1
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
1
-0
/
+13
2025-03-18
btrfs: reject out-of-band dirty folios during writeback
Qu Wenruo
2
-1
/
+42
2025-03-18
btrfs: return a literal instead of a variable in btrfs_init_dev_replace()
Dan Carpenter
1
-2
/
+1
2025-03-18
btrfs: move btrfs_cleanup_bio() code into its single caller
Filipe Manana
1
-9
/
+5
2025-03-18
btrfs: move __btrfs_bio_end_io() code into its single caller
Filipe Manana
1
-13
/
+9
2025-03-18
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
1
-0
/
+12
2025-03-18
btrfs: unify inode variable naming
David Sterba
2
-65
/
+61
2025-03-18
btrfs: pass struct to btrfs_ioctl_subvol_getflags()
David Sterba
1
-5
/
+5
2025-03-18
btrfs: simplify local variables in btrfs_ioctl_resize()
David Sterba
1
-5
/
+6
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags()
David Sterba
4
-16
/
+15
2025-03-18
btrfs: pass root pointers to search tree ioctl helpers
David Sterba
1
-11
/
+11
2025-03-18
btrfs: pass btrfs_root pointers to send ioctl parameters
David Sterba
3
-8
/
+7
2025-03-18
btrfs: parameter constification in ioctl.c
David Sterba
1
-14
/
+14
2025-03-18
btrfs: allow debug builds to accept 2K block size
Qu Wenruo
4
-5
/
+24
2025-03-18
btrfs: properly limit inline data extent according to block size
Qu Wenruo
1
-1
/
+10
2025-03-18
btrfs: remove the subpage related warning message
Qu Wenruo
1
-5
/
+0
2025-03-18
btrfs: allow inline data extents creation if block size < page size
Qu Wenruo
1
-13
/
+0
2025-03-18
btrfs: allow buffered write to avoid full page read if it's block aligned
Qu Wenruo
2
-2
/
+7
2025-03-18
btrfs: make btrfs_do_readpage() to do block-by-block read
Qu Wenruo
1
-26
/
+12
2025-03-18
btrfs: introduce a read path dedicated extent lock helper
Qu Wenruo
3
-8
/
+205
2025-03-18
btrfs: fix the qgroup data free range for inline data extents
Qu Wenruo
1
-1
/
+1
2025-03-18
btrfs: prevent inline data extents read from touching blocks beyond its range
Qu Wenruo
1
-6
/
+8
2025-03-18
btrfs: sysfs: accept size suffixes for read policy values
Anand Jain
1
-5
/
+6
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in load_free_space_tree()
David Sterba
1
-12
/
+6
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in clear_free_space_tree()
David Sterba
1
-7
/
+4
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in populate_free_space_tree()
David Sterba
1
-9
/
+7
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_remove_free_space_inode()
David Sterba
1
-8
/
+5
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_lookup_bio_sums()
David Sterba
1
-5
/
+2
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in run_delayed_extent_op()
David Sterba
1
-6
/
+5
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_lookup_extent_info()
David Sterba
1
-6
/
+5
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_get_name()
David Sterba
1
-7
/
+3
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_init_root_free_objectid()
David Sterba
1
-8
/
+5
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in load_global_roots()
David Sterba
1
-7
/
+6
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_check_dir_item_collision()
David Sterba
1
-15
/
+9
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_run_dev_replace()
David Sterba
1
-10
/
+7
[prev]
[next]