index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-20
3
-36
/
+52
|
\
|
*
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-16
1
-8
/
+17
|
*
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
2023-01-16
1
-3
/
+10
|
*
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
2023-01-16
1
-9
/
+8
|
*
btrfs: factor out scratching of one regular super block
Christoph Hellwig
2023-01-16
1
-25
/
+26
*
|
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-16
7
-21
/
+71
|
\
|
|
*
btrfs: do not abort transaction on failure to update log root
Filipe Manana
2023-01-12
1
-7
/
+4
|
*
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2023-01-12
2
-3
/
+8
|
*
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
2023-01-12
1
-1
/
+3
|
*
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
2023-01-12
1
-6
/
+15
|
*
btrfs: fix missing error handling when logging directory items
Filipe Manana
2023-01-12
1
-0
/
+9
|
*
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-11
3
-1
/
+10
|
*
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2023-01-11
1
-2
/
+12
|
*
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
2023-01-11
1
-1
/
+10
*
|
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-06
9
-16
/
+53
|
\
|
|
*
btrfs: fix compat_ro checks against remount
Qu Wenruo
2023-01-03
3
-5
/
+7
|
*
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-03
1
-2
/
+5
|
*
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
2023-01-03
1
-1
/
+10
|
*
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2023-01-03
2
-2
/
+2
|
*
btrfs: fix false alert on bad tree level check
Qu Wenruo
2023-01-03
1
-5
/
+25
|
*
btrfs: add error message for metadata level mismatch
Qu Wenruo
2023-01-03
1
-0
/
+3
|
*
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
2023-01-03
1
-1
/
+1
*
|
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-02
7
-6
/
+19
|
\
|
|
*
btrfs: fix fscrypt name leak after failure to join log transaction
Filipe Manana
2022-12-20
1
-1
/
+4
|
*
btrfs: scrub: fix uninitialized return value in recover_scrub_rbio
Josef Bacik
2022-12-20
1
-1
/
+1
|
*
btrfs: fix resolving backrefs for inline extent followed by prealloc
Boris Burkov
2022-12-20
1
-0
/
+4
|
*
btrfs: restore BTRFS_SEQ_LAST when looking up qgroup backref lookup
Josef Bacik
2022-12-15
1
-0
/
+1
|
*
btrfs: fix leak of fs devices after removing btrfs module
Filipe Manana
2022-12-15
1
-0
/
+1
|
*
btrfs: fix an error handling path in btrfs_defrag_leaves()
Christophe JAILLET
2022-12-15
1
-2
/
+4
|
*
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
2022-12-15
1
-2
/
+4
*
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-5
/
+6
|
\
\
|
*
|
btrfs: send: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-5
/
+6
*
|
|
Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2022-12-12
118
-9422
/
+10924
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: print transaction aborted messages with an error level
Filipe Manana
2022-12-05
1
-3
/
+3
|
*
|
btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
Filipe Manana
2022-12-05
1
-2
/
+8
|
*
|
btrfs: fix extent map use-after-free when handling missing device in read_one...
void0red
2022-12-05
1
-1
/
+2
|
*
|
btrfs: remove outdated logic from overwrite_item() and add assertion
Filipe Manana
2022-12-05
1
-5
/
+9
|
*
|
btrfs: unify overwrite_item() and do_overwrite_item()
Filipe Manana
2022-12-05
1
-52
/
+24
|
*
|
btrfs: replace strncpy() with strscpy()
Artem Chernyshev
2022-12-05
2
-7
/
+8
|
*
|
btrfs: fix uninitialized variable in find_first_clear_extent_bit
Josef Bacik
2022-12-05
1
-1
/
+1
|
*
|
btrfs: fix uninitialized parent in insert_state
Josef Bacik
2022-12-05
1
-1
/
+1
|
*
|
btrfs: add might_sleep() annotations
ChenXiaoSong
2022-12-05
1
-0
/
+4
|
*
|
btrfs: add stack helpers for a few btrfs items
Josef Bacik
2022-12-05
1
-0
/
+37
|
*
|
btrfs: add nr_global_roots to the super block definition
Josef Bacik
2022-12-05
1
-0
/
+2
|
*
|
btrfs: remove BTRFS_LEAF_DATA_OFFSET
Josef Bacik
2022-12-05
3
-9
/
+7
|
*
|
btrfs: add helpers for manipulating leaf items and data
Josef Bacik
2022-12-05
1
-66
/
+115
|
*
|
btrfs: add eb to btrfs_node_key_ptr_offset
Josef Bacik
2022-12-05
5
-20
/
+20
|
*
|
btrfs: pass the extent buffer for the btrfs_item_nr helpers
Josef Bacik
2022-12-05
4
-29
/
+30
|
*
|
btrfs: move the csum helpers into ctree.h
Josef Bacik
2022-12-05
2
-5
/
+5
|
*
|
btrfs: move eb offset helpers into extent_io.h
Josef Bacik
2022-12-05
2
-33
/
+33
[next]