index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-11-15
Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-14
btrfs: fix incorrect comparison for delayed refs
Josef Bacik
2024-11-08
Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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-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-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
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
[next]