index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
add a string-to-qstr constructor
Al Viro
3
-5
/
+1
2025-05-09
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-04-07
bcachefs: bch2_ioctl_subvolume_destroy() fixes
Kent Overstreet
1
-2
/
+4
2024-11-12
bcachefs: Fix assertion pop in bch2_ptr_swab()
Kent Overstreet
1
-1
/
+4
2024-11-12
bcachefs: Fix journal_entry_dev_usage_to_text() overrun
Kent Overstreet
1
-0
/
+3
2024-11-11
bcachefs: Allow for unknown key types in backpointers fsck
Kent Overstreet
1
-4
/
+6
2024-11-11
bcachefs: Fix assertion pop in topology repair
Kent Overstreet
2
-2
/
+3
2024-11-08
bcachefs: Fix hidden btree errors when reading roots
Kent Overstreet
2
-0
/
+7
2024-11-08
bcachefs: Fix validate_bset() repair path
Kent Overstreet
1
-5
/
+1
2024-11-08
bcachefs: Fix missing validation for bch_backpointer.level
Kent Overstreet
2
-2
/
+11
2024-11-08
bcachefs: Fix bch_member.btree_bitmap_shift validation
Kent Overstreet
2
-2
/
+8
2024-11-08
bcachefs: bch2_btree_write_buffer_flush_going_ro()
Kent Overstreet
3
-3
/
+29
2024-11-08
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
1
-1
/
+2
2024-11-08
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
1
-2
/
+2
2024-11-08
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
3
-48
/
+67
2024-11-08
bcachefs: check the invalid parameter for perf test
Hongbo Li
1
-0
/
+5
2024-11-08
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2
-0
/
+3
2024-11-08
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2
-0
/
+13
2024-11-08
bcachefs: Fix topology errors on split after merge
Kent Overstreet
1
-3
/
+14
2024-11-08
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
1
-4
/
+3
2024-11-08
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
1
-2
/
+5
2024-11-08
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
4
-18
/
+17
2024-11-01
Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefs
Linus Torvalds
15
-38
/
+160
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
1
-0
/
+13
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2
-0
/
+5
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2
-1
/
+16
2024-10-29
bcachefs: Don't filter partial list buckets in open_buckets_to_text()
Kent Overstreet
1
-2
/
+1
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
5
-28
/
+89
2024-10-29
bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
Piotr Zalewski
1
-0
/
+9
2024-10-29
bcachefs: Fix unhandled transaction restart in fallocate
Kent Overstreet
1
-4
/
+13
2024-10-25
bcachefs: Fix UAF in bch2_reconstruct_alloc()
Kent Overstreet
1
-3
/
+2
2024-10-25
bcachefs: fix null-ptr-deref in have_stripes()
Jeongjun Park
1
-0
/
+3
2024-10-25
bcachefs: fix shift oob in alloc_lru_idx_fragmentation
Jeongjun Park
1
-0
/
+3
2024-10-25
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2
-0
/
+6
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
41
-205
/
+475
2024-10-21
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
1
-0
/
+2
2024-10-21
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
1
-2
/
+2
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
1
-1
/
+14
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
3
-6
/
+8
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
1
-1
/
+4
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
3
-50
/
+194
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
1
-14
/
+36
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
1
-10
/
+39
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
3
-2
/
+8
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
4
-15
/
+13
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
1
-0
/
+1
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
1
-0
/
+3
2024-10-18
bcachefs: fix incorrect show_options results
Hongbo Li
1
-1
/
+1
2024-10-18
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Kent Overstreet
1
-0
/
+6
2024-10-18
bcachefs: bch2_folio_reservation_get_partial() is now better behaved
Kent Overstreet
3
-32
/
+57
[next]