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
2024-11-11
btrfs: remove unused btrfs_is_parity_mirror()
Dr. David Alan Gilbert
2024-11-11
btrfs: remove unused btrfs_free_squota_rsv()
Dr. David Alan Gilbert
2024-11-11
btrfs: tests: add selftests for raid-stripe-tree
Johannes Thumshirn
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
btrfs: remove unused page_to_inode and page_to_fs_info macros
Youling Tang
2024-11-11
btrfs: remove redundant stop_loop variable in scrub_stripe()
Riyan Dhiman
2024-11-11
btrfs: remove pointless initialization at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent()
Filipe Manana
2024-11-11
btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post()
Filipe Manana
2024-11-11
btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
Filipe Manana
2024-11-11
btrfs: remove code duplication in ordered extent finishing
Johannes Thumshirn
2024-11-11
btrfs: canonicalize the device path before adding it
Qu Wenruo
2024-11-11
btrfs: avoid unnecessary device path update for the same device
Qu Wenruo
2024-11-11
btrfs: allow compression even if the range is not page aligned
Qu Wenruo
2024-11-11
btrfs: mark all dirty sectors as locked inside writepage_delalloc()
Qu Wenruo
2024-11-11
btrfs: move the delalloc range bitmap search into extent_io.c
Qu Wenruo
2024-11-11
btrfs: do not assume the full page range is not dirty in extent_writepage_io()
Qu Wenruo
2024-11-11
btrfs: make extent_range_clear_dirty_for_io() to handle sector size < page si...
Qu Wenruo
2024-11-11
btrfs: wait for writeback if sector size is smaller than page size
Qu Wenruo
2024-11-11
btrfs: compression: add an ASSERT() to ensure the read-in length is sane
Qu Wenruo
2024-11-11
btrfs: zstd: make the compression path to handle sector size < page size
Qu Wenruo
2024-11-11
btrfs: zlib: make the compression path to handle sector size < page size
Qu Wenruo
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
2024-11-11
btrfs: make assert_rbio() to only check CONFIG_BTRFS_ASSERT
Qu Wenruo
2024-11-11
btrfs: don't take dev_replace rwsem on task already holding it
Johannes Thumshirn
2024-11-08
Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-08
range: Add range_overlaps()
Ira Weiny
2024-11-07
btrfs: fix the length of reserved qgroup to free
Haisu Wang
2024-11-07
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
2024-11-07
btrfs: fix per-subvolume RO/RW flags with new mount API
Qu Wenruo
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
2024-10-29
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-23
btrfs: fix error propagation of split bios
Naohiro Aota
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
2024-10-22
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
2024-10-17
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
2024-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-11
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
[prev]
[next]