index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
btrfs: fix use-after-free on inode when scanning root during em shrinking
Filipe Manana
1
-2
/
+1
2025-02-17
btrfs: selftests: fix btrfs_test_delayed_refs() leak of transaction
David Disseldorp
1
-0
/
+1
2025-02-13
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+21
2025-02-11
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-11
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
1
-3
/
+15
2025-02-07
btrfs: fix two misuses of folio_shift()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-02-05
Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+22
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+1
2025-01-25
mm, swap: clean up device availability check
Kairui Song
1
-1
/
+0
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-1
/
+1
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+10
2025-01-23
btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop
Filipe Manana
1
-5
/
+1
2025-01-23
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
1
-1
/
+3
2025-01-23
btrfs: do not output error message if a qgroup has been already cleaned up
Qu Wenruo
1
-1
/
+4
2025-01-23
btrfs: fix assertion failure when splitting ordered extent after transaction ...
Filipe Manana
1
-0
/
+12
2025-01-23
btrfs: fix lockdep splat while merging a relocation root
Filipe Manana
1
-0
/
+2
2025-01-20
Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
61
-1338
/
+3708
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2025-01-14
btrfs: selftests: add a selftest for deleting two out of three extents
Johannes Thumshirn
1
-0
/
+144
2025-01-14
btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
Johannes Thumshirn
1
-0
/
+183
2025-01-14
btrfs: selftests: add selftest for punching holes into the RAID stripe extents
Johannes Thumshirn
1
-0
/
+140
2025-01-14
btrfs: selftests: test RAID stripe-tree deletion spanning two items
Johannes Thumshirn
1
-0
/
+144
2025-01-14
btrfs: selftests: don't split RAID extents in half
Johannes Thumshirn
1
-16
/
+28
2025-01-14
btrfs: selftests: check for correct return value of failed lookup
Johannes Thumshirn
1
-1
/
+1
2025-01-14
btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
Johannes Thumshirn
1
-5
/
+21
2025-01-14
btrfs: implement hole punching for RAID stripe extents
Johannes Thumshirn
2
-0
/
+49
2025-01-14
btrfs: fix deletion of a range spanning parts two RAID stripe extents
Johannes Thumshirn
1
-0
/
+32
2025-01-14
btrfs: fix tail delete of RAID stripe-extents
Johannes Thumshirn
1
-3
/
+10
2025-01-14
btrfs: fix front delete range calculation for RAID stripe extents
Johannes Thumshirn
1
-2
/
+4
2025-01-14
btrfs: assert RAID stripe-extent length is always greater than 0
Johannes Thumshirn
1
-0
/
+1
2025-01-14
btrfs: don't try to delete RAID stripe-extents if we don't need to
Johannes Thumshirn
1
-1
/
+14
2025-01-14
btrfs: selftests: correct RAID stripe-tree feature flag setting
Johannes Thumshirn
1
-2
/
+2
2025-01-13
btrfs: add the missing error handling inside get_canonical_dev_path
Qu Wenruo
1
-0
/
+4
2025-01-13
btrfs: add io_uring interface for encoded writes
Mark Harmstone
1
-0
/
+128
2025-01-13
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...
Qu Wenruo
1
-40
/
+2
2025-01-13
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2
-0
/
+27
2025-01-13
btrfs: subpage: dump the involved bitmap when ASSERT() failed
Qu Wenruo
1
-11
/
+30
2025-01-13
btrfs: subpage: fix the bitmap dump of the locked flags
Qu Wenruo
1
-2
/
+4
2025-01-13
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2
-6
/
+102
2025-01-13
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
1
-33
/
+30
2025-01-13
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
1
-13
/
+4
2025-01-13
btrfs: fix double accounting race when extent_writepage_io() failed
Qu Wenruo
1
-13
/
+24
2025-01-13
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2
-13
/
+49
2025-01-13
btrfs: async-thread: rename DFT_THRESHOLD to DEFAULT_THRESHOLD
David Sterba
1
-3
/
+3
2025-01-13
btrfs: remove redundant variables from __process_folios_contig() and lock_del...
David Sterba
1
-4
/
+2
2025-01-13
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
David Sterba
3
-14
/
+22
2025-01-13
btrfs: remove unused define WAIT_PAGE_LOCK for extent io
David Sterba
1
-1
/
+0
2025-01-13
btrfs: unwrap folio locking helpers
David Sterba
1
-4
/
+4
2025-01-13
btrfs: change return type to bool type of check_eb_alignment()
David Sterba
1
-6
/
+8
2025-01-13
btrfs: switch grab_extent_buffer() to folios
David Sterba
1
-8
/
+6
[prev]
[next]