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-03-18
btrfs: always fallback to buffered write if the inode requires checksum
Qu Wenruo
2025-03-17
btrfs: remove duplicated metadata folio flag update in end_bbio_meta_read()
Qu Wenruo
2025-03-17
btrfs: convert io_ctl_prepare_pages() to work on folios
Matthew Wilcox (Oracle)
2025-03-17
btrfs: update some folio related comments
Matthew Wilcox (Oracle)
2025-03-17
btrfs: keep private struct on stack for sync reads in btrfs_encoded_read_regu...
Daniel Vacek
2025-03-16
btrfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-07
Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-06
btrfs: fix a leaked chunk map issue in read_one_chunk()
Haoxiang Li
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-26
btrfs: replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-02-26
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-02-25
Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-21
btrfs: fix data overwriting bug during buffered write when block size < page ...
Qu Wenruo
2025-02-21
btrfs: output an error message if btrfs failed to find the seed fsid
Qu Wenruo
2025-02-21
btrfs: do regular iput instead of delayed iput during extent map shrinking
Filipe Manana
2025-02-21
btrfs: skip inodes without loaded extent maps when shrinking extent maps
Filipe Manana
2025-02-21
btrfs: fix use-after-free on inode when scanning root during em shrinking
Filipe Manana
2025-02-17
btrfs: selftests: fix btrfs_test_delayed_refs() leak of transaction
David Disseldorp
2025-02-13
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-11
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
2025-02-11
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
2025-02-07
btrfs: fix two misuses of folio_shift()
Matthew Wilcox (Oracle)
2025-02-05
Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop
Filipe Manana
2025-01-23
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
2025-01-23
btrfs: do not output error message if a qgroup has been already cleaned up
Qu Wenruo
2025-01-23
btrfs: fix assertion failure when splitting ordered extent after transaction ...
Filipe Manana
2025-01-23
btrfs: fix lockdep splat while merging a relocation root
Filipe Manana
2025-01-20
Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-14
btrfs: selftests: add a selftest for deleting two out of three extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add selftest for punching holes into the RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: test RAID stripe-tree deletion spanning two items
Johannes Thumshirn
2025-01-14
btrfs: selftests: don't split RAID extents in half
Johannes Thumshirn
2025-01-14
btrfs: selftests: check for correct return value of failed lookup
Johannes Thumshirn
2025-01-14
btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: implement hole punching for RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: fix deletion of a range spanning parts two RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: fix tail delete of RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: fix front delete range calculation for RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: assert RAID stripe-extent length is always greater than 0
Johannes Thumshirn
2025-01-14
btrfs: don't try to delete RAID stripe-extents if we don't need to
Johannes Thumshirn
2025-01-14
btrfs: selftests: correct RAID stripe-tree feature flag setting
Johannes Thumshirn
2025-01-13
btrfs: add the missing error handling inside get_canonical_dev_path
Qu Wenruo
2025-01-13
btrfs: add io_uring interface for encoded writes
Mark Harmstone
[prev]
[next]