index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-04-08
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-02
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
2024-04-02
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
2024-04-02
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans
Boris Burkov
2024-04-02
btrfs: record delayed inode root in transaction
Boris Burkov
2024-04-02
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
2024-04-02
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
2024-03-27
Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-26
btrfs: fix race in read_extent_buffer_pages()
Tavian Barnes
2024-03-26
btrfs: return accurate error code on open failure in open_fs_devices()
Anand Jain
2024-03-26
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
2024-03-26
btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()
Filipe Manana
2024-03-26
btrfs: fix message not properly printing interval when adding extent map
Filipe Manana
2024-03-26
btrfs: fix warning messages not printing interval at unpin_extent_range()
Filipe Manana
2024-03-26
btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
Filipe Manana
2024-03-26
btrfs: validate device maj:min during open
Anand Jain
2024-03-26
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
2024-03-18
btrfs: do not skip re-registration for the mounted device
Anand Jain
2024-03-15
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-05
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
2024-03-05
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
2024-03-05
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
2024-03-05
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-05
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
2024-03-05
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-05
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
2024-03-05
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
2024-03-05
btrfs: subpage: make writer lock utilize bitmap
Qu Wenruo
2024-03-05
btrfs: subpage: make reader lock utilize bitmap
Qu Wenruo
2024-03-05
btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...
Qu Wenruo
2024-03-05
btrfs: pass a valid extent map cache pointer to __get_extent_map()
David Sterba
2024-03-04
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
2024-03-04
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
2024-03-04
btrfs: handle transaction commit errors in flush_reservations()
David Sterba
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_free_space cache
Kunwu Chan
2024-03-04
btrfs: use KMEM_CACHE() to create delayed ref caches
Kunwu Chan
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_path cache
Kunwu Chan
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_trans_handle cache
Kunwu Chan
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_ordered_extent cache
Kunwu Chan
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_delayed_node cache
Kunwu Chan
2024-03-04
btrfs: uninline some static inline helpers from delayed-ref.h
David Sterba
2024-03-04
btrfs: open code trivial btrfs_lru_cache_size()
David Sterba
2024-03-04
btrfs: uninline some static inline helpers from tree-log.h
David Sterba
2024-03-04
btrfs: drop static inline specifiers from tree-mod-log.c
David Sterba
[next]