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-05-15
btrfs: remove unused flag EXTENT_BUFFER_READAHEAD
Daniel Vacek
2025-05-15
btrfs: remove unused flag EXTENT_BUFFER_READ_ERR
Daniel Vacek
2025-05-15
btrfs: factor out the main loop of btrfs_buffered_write() into a helper
Qu Wenruo
2025-05-15
btrfs: factor out space reservation code from btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: cleanup the reserved space inside loop of btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: remove force_page_uptodate variable from btrfs_buffered_write()
Qu Wenruo
2025-05-15
btrfs: move block perfect compression out of experimental features
Qu Wenruo
2025-05-14
Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2025-05-12
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
2025-05-12
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
2025-05-07
btrfs: use bdev_rw_virt in scrub_one_super
Christoph Hellwig
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-02
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
Kairui Song
2025-05-02
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
2025-05-02
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
2025-04-30
Merge tag 'for-6.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-23
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
2025-04-23
btrfs: fix the inode leak in btrfs_iget()
Penglei Jiang
2025-04-23
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-17
Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-17
btrfs: zoned: skip reporting zone for new block group
Naohiro Aota
2025-04-17
btrfs: tree-checker: adjust error code for header level check
David Sterba
2025-04-17
btrfs: fix invalid inode pointer after failure to create reloc inode
Filipe Manana
2025-04-17
btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
Johannes Thumshirn
2025-04-17
btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()
Qu Wenruo
2025-04-17
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
Qu Wenruo
2025-04-17
btrfs: subpage: access correct object when reading bitmap start in subpage_ca...
Qu Wenruo
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
btrfs: remove folio order ASSERT()s in super block writeback path
Qu Wenruo
2025-04-01
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-04-01
btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN
Sidong Yang
2025-03-27
Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-18
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-03-18
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
2025-03-18
btrfs: remove end_no_trans label from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: remove redundant else statement from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: use memcmp_extent_buffer() at replay_one_extent()
Filipe Manana
2025-03-18
btrfs: update outdated comment for overwrite_item()
Filipe Manana
2025-03-18
btrfs: use variables to store extent buffer and slot at overwrite_item()
Filipe Manana
2025-03-18
btrfs: avoid unnecessary memory allocation and copy at overwrite_item()
Filipe Manana
[prev]
[next]