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-01-13
btrfs: rename btrfs_release_extent_buffer_pages() to mention folios
David Sterba
1
-5
/
+5
2025-01-13
btrfs: open code __free_extent_buffer()
David Sterba
1
-9
/
+4
2025-01-13
btrfs: drop one time used local variable in end_bbio_meta_write()
David Sterba
1
-2
/
+1
2025-01-13
btrfs: make wait_on_extent_buffer_writeback() static inline
David Sterba
2
-7
/
+6
2025-01-13
btrfs: use btrfs_inode in extent_writepage()
David Sterba
1
-7
/
+7
2025-01-13
btrfs: rename __get_extent_map() and pass btrfs_inode
David Sterba
1
-8
/
+7
2025-01-13
btrfs: open code set_page_extent_mapped()
David Sterba
4
-8
/
+2
2025-01-13
btrfs: rename __unlock_for_delalloc() and drop underscores
David Sterba
1
-5
/
+4
2025-01-13
btrfs: use SECTOR_SIZE defines in btrfs_issue_discard()
David Sterba
1
-2
/
+2
2025-01-13
btrfs: remove stray comment about SRCU
David Sterba
1
-3
/
+0
2025-01-13
btrfs: drop unused parameter fs_info to btrfs_delete_delayed_insertion_item()
David Sterba
1
-3
/
+2
2025-01-13
btrfs: pass write-hint for buffered IO
Jing Xia
1
-0
/
+1
2025-01-13
btrfs: print read policy on module load
Anand Jain
1
-0
/
+10
2025-01-13
btrfs: configure read policy via module parameter
Anand Jain
4
-2
/
+55
2025-01-13
btrfs: print status of experimental mode when loading module
Anand Jain
1
-0
/
+3
2025-01-13
btrfs: add read policy to set a preferred device
Anand Jain
3
-1
/
+52
2025-01-13
btrfs: introduce RAID1 round-robin read balancing
Anand Jain
3
-1
/
+125
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
4
-0
/
+18
2025-01-13
btrfs: sysfs: handle value associated with read balancing policy
Anand Jain
1
-2
/
+22
2025-01-13
btrfs: sysfs: add btrfs_read_policy_to_enum() helper and refactor read policy...
Anand Jain
1
-12
/
+22
2025-01-13
btrfs: sysfs: refactor output formatting in btrfs_read_policy_show()
Anand Jain
1
-8
/
+10
2025-01-13
btrfs: initialize fs_devices->fs_info earlier in btrfs_init_devices_late()
Anand Jain
2
-2
/
+1
2025-01-13
btrfs: xattr: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: volumes: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-11
/
+1
2025-01-13
btrfs: uuid-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-2
/
+0
2025-01-13
btrfs: root-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-2
/
+0
2025-01-13
btrfs: relocation: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-7
/
+0
2025-01-13
btrfs: raid-stripe-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: qgroup: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-18
/
+0
2025-01-13
btrfs: ioctl: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: inode-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-5
/
+0
2025-01-13
btrfs: inode: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-5
/
+0
2025-01-13
btrfs: free-space-cache: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-3
/
+0
2025-01-13
btrfs: file-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-3
/
+0
2025-01-13
btrfs: file: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-11
/
+0
2025-01-13
btrfs: dir-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-2
/
+0
2025-01-13
btrfs: dev-replace: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-3
/
+0
2025-01-13
btrfs: delayed-inode: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: block-group: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-2
/
+0
2025-01-13
btrfs: extent-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-10
/
+0
2025-01-13
btrfs: free-space-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-5
/
+0
2025-01-13
btrfs: tree-log: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-4
/
+0
2025-01-13
btrfs: uncollapse transaction aborts during renames
Filipe Manana
1
-22
/
+52
2025-01-13
btrfs: validate system chunk array at btrfs_validate_super()
Qu Wenruo
4
-104
/
+139
2025-01-13
btrfs: update tree_insert() to use rb helpers
Roger L. Beckermeyer III
1
-27
/
+18
2025-01-13
btrfs: update btrfs_add_chunk_map() to use rb helpers
Roger L. Beckermeyer III
1
-20
/
+21
2025-01-13
btrfs: update __btrfs_add_delayed_item() to use rb helper
Roger L. Beckermeyer III
1
-24
/
+19
2025-01-13
btrfs: update prelim_ref_insert() to use rb helpers
Roger L. Beckermeyer III
1
-40
/
+39
2025-01-13
btrfs: update btrfs_add_block_group_cache() to use rb helper
Roger L. Beckermeyer III
1
-24
/
+22
2025-01-13
btrfs: don't include linux/rwlock_types.h directly
Wolfram Sang
1
-1
/
+0
[prev]
[next]