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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
1
-1
/
+2
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
1
-2
/
+4
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
4
-8
/
+20
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
1
-5
/
+11
2025-06-18
bcachefs: Fix missing newlines before ero
Kent Overstreet
3
-3
/
+5
2025-06-18
bcachefs: fix spurious error in read_btree_roots()
Kent Overstreet
1
-0
/
+1
2025-06-18
bcachefs: fsck: Fix oops in key_visible_in_snapshot()
Kent Overstreet
1
-11
/
+2
2025-06-18
bcachefs: fsck: fix unhandled restart in topology repair
Kent Overstreet
1
-1
/
+7
2025-06-17
bcachefs: fsck: Fix check_directory_structure when no check_dirents
Kent Overstreet
3
-7
/
+19
2025-06-17
bcachefs: Fix restart handling in btree_node_scrub_work()
Kent Overstreet
3
-28
/
+14
2025-06-17
bcachefs: Fix bch2_read_bio_to_text()
Kent Overstreet
1
-1
/
+6
2025-06-17
bcachefs: fsck: Fix check_path_loop() + snapshots
Kent Overstreet
1
-36
/
+26
2025-06-17
bcachefs: fsck: check_subdir_count logs path
Kent Overstreet
1
-8
/
+16
2025-06-17
bcachefs: fsck: additional diagnostics for reattach_inode()
Kent Overstreet
1
-0
/
+12
2025-06-17
bcachefs: fsck: check_directory_structure runs in reverse order
Kent Overstreet
1
-1
/
+1
2025-06-17
bcachefs: fsck: Fix reattach_inode() for subvol roots
Kent Overstreet
1
-0
/
+12
2025-06-17
bcachefs: fsck: Fix remove_backpointer() for subvol roots
Kent Overstreet
1
-1
/
+9
2025-06-17
bcachefs: fsck: Print path when we find a subvol loop
Kent Overstreet
1
-4
/
+9
2025-06-17
bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundaries
Kent Overstreet
1
-5
/
+22
2025-06-17
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
5
-7
/
+32
2025-06-17
bcachefs: fsck: Improve check_key_has_inode()
Kent Overstreet
2
-22
/
+88
2025-06-17
bcachefs: don't return fsck_fix for unfixable node errors in __btree_err
Bharadwaj Raju
1
-1
/
+3
2025-06-17
bcachefs: Fix pool->alloc NULL pointer dereference
Alan Huang
2
-8
/
+24
2025-06-17
bcachefs: Move bset size check before csum check
Alan Huang
1
-20
/
+22
2025-06-17
bcachefs: mark more errors autofix
Kent Overstreet
1
-4
/
+4
2025-06-17
bcachefs: Kill unused tracepoints
Kent Overstreet
4
-104
/
+9
2025-06-17
bcachefs: opts.journal_rewind
Kent Overstreet
5
-27
/
+69
2025-06-16
bcachefs: fsck: fix extent past end of inode repair
Kent Overstreet
1
-5
/
+26
2025-06-16
bcachefs: fsck: fix add_inode()
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
Kent Overstreet
1
-6
/
+4
2025-06-16
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
3
-15
/
+9
2025-06-16
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
1
-3
/
+5
2025-06-16
bcachefs: btree_iter: fix updates, journal overlay
Kent Overstreet
1
-12
/
+17
2025-06-16
bcachefs: Fix bch2_journal_keys_peek_prev_min()
Kent Overstreet
1
-2
/
+2
2025-06-16
bcachefs: Delay calculation of trans->journal_u64s
Alan Huang
1
-4
/
+7
2025-06-16
bcachefs: Add missing EBUG_ON
Alan Huang
1
-0
/
+2
2025-06-16
bcachefs: Fix alloc_req use after free
Alan Huang
2
-14
/
+35
2025-06-16
bcachefs: Don't allocate new memory when mempool is exhausted
Alan Huang
1
-25
/
+4
2025-06-16
bcachefs: btree iter tracepoints
Kent Overstreet
2
-5
/
+82
2025-06-16
bcachefs: trace_extent_trim_atomic
Kent Overstreet
2
-1
/
+17
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-15
Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-64
/
+33
2025-06-15
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-15
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-22
/
+35
2025-06-14
Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
7
-38
/
+114
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
6
-23
/
+59
2025-06-14
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]