index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
2024-10-11
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
2024-10-07
btrfs: fix missing error handling when adding delayed ref with qgroups enabled
Filipe Manana
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
btrfs: disable rate limiting when debug enabled
Leo Martins
2024-10-01
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
2024-10-01
btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
Qu Wenruo
2024-10-01
btrfs: send: fix invalid clone operation for file that got its size decreased
Filipe Manana
2024-10-01
btrfs: drop the backref cache during relocation if we commit
Josef Bacik
2024-10-01
btrfs: also add stripe entries for NOCOW writes
Johannes Thumshirn
2024-10-01
btrfs: send: fix buffer overflow detection when copying path to cache entry
Filipe Manana
2024-09-23
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
btrfs: fix use-after-free on rbtree that tracks inodes for auto defrag
Filipe Manana
2024-09-17
btrfs: tree-checker: fix the wrong output of data backref objectid
Qu Wenruo
2024-09-17
btrfs: fix race setting file private on concurrent lseek using same fd
Filipe Manana
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-10
btrfs: only unlock the to-be-submitted ranges inside a folio
Qu Wenruo
2024-09-10
btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()
Qu Wenruo
2024-09-10
btrfs: BTRFS_PATH_AUTO_FREE in orphan.c
Leo Martins
2024-09-10
btrfs: use btrfs_path auto free in zoned.c
Leo Martins
2024-09-10
btrfs: DEFINE_FREE for struct btrfs_path
Leo Martins
2024-09-10
btrfs: remove btrfs_folio_end_all_writers()
Qu Wenruo
2024-09-10
btrfs: constify more pointer parameters
David Sterba
2024-09-10
btrfs: rework BTRFS_I as macro to preserve parameter const
David Sterba
2024-09-10
btrfs: add and use helper to verify the calling task has locked the inode
Filipe Manana
2024-09-10
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2024-09-10
btrfs: convert copy_inline_to_page() to use folio
Li Zetao
2024-09-10
btrfs: convert btrfs_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert zstd_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert lzo_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert zlib_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert try_release_extent_mapping() to take a folio
Li Zetao
[next]