index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-01-13
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...
Qu Wenruo
2025-01-13
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2025-01-13
btrfs: subpage: dump the involved bitmap when ASSERT() failed
Qu Wenruo
2025-01-13
btrfs: subpage: fix the bitmap dump of the locked flags
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
2025-01-13
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when extent_writepage_io() failed
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2025-01-13
btrfs: async-thread: rename DFT_THRESHOLD to DEFAULT_THRESHOLD
David Sterba
2025-01-13
btrfs: remove redundant variables from __process_folios_contig() and lock_del...
David Sterba
2025-01-13
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
David Sterba
2025-01-13
btrfs: remove unused define WAIT_PAGE_LOCK for extent io
David Sterba
2025-01-13
btrfs: unwrap folio locking helpers
David Sterba
2025-01-13
btrfs: change return type to bool type of check_eb_alignment()
David Sterba
2025-01-13
btrfs: switch grab_extent_buffer() to folios
David Sterba
2025-01-13
btrfs: rename btrfs_release_extent_buffer_pages() to mention folios
David Sterba
2025-01-13
btrfs: open code __free_extent_buffer()
David Sterba
2025-01-13
btrfs: drop one time used local variable in end_bbio_meta_write()
David Sterba
2025-01-13
btrfs: make wait_on_extent_buffer_writeback() static inline
David Sterba
2025-01-13
btrfs: use btrfs_inode in extent_writepage()
David Sterba
2025-01-13
btrfs: rename __get_extent_map() and pass btrfs_inode
David Sterba
2025-01-13
btrfs: open code set_page_extent_mapped()
David Sterba
2025-01-13
btrfs: rename __unlock_for_delalloc() and drop underscores
David Sterba
2025-01-13
btrfs: use SECTOR_SIZE defines in btrfs_issue_discard()
David Sterba
2025-01-13
btrfs: remove stray comment about SRCU
David Sterba
2025-01-13
btrfs: drop unused parameter fs_info to btrfs_delete_delayed_insertion_item()
David Sterba
2025-01-13
btrfs: pass write-hint for buffered IO
Jing Xia
2025-01-13
btrfs: print read policy on module load
Anand Jain
2025-01-13
btrfs: configure read policy via module parameter
Anand Jain
2025-01-13
btrfs: print status of experimental mode when loading module
Anand Jain
2025-01-13
btrfs: add read policy to set a preferred device
Anand Jain
2025-01-13
btrfs: introduce RAID1 round-robin read balancing
Anand Jain
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
2025-01-13
btrfs: sysfs: handle value associated with read balancing policy
Anand Jain
2025-01-13
btrfs: sysfs: add btrfs_read_policy_to_enum() helper and refactor read policy...
Anand Jain
2025-01-13
btrfs: sysfs: refactor output formatting in btrfs_read_policy_show()
Anand Jain
2025-01-13
btrfs: initialize fs_devices->fs_info earlier in btrfs_init_devices_late()
Anand Jain
2025-01-13
btrfs: xattr: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: volumes: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: uuid-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: root-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: relocation: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: raid-stripe-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: qgroup: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: ioctl: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: inode-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: inode: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: free-space-cache: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: file-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
[prev]
[next]