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-05-15
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
1
-5
/
+4
2025-05-15
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
1
-5
/
+12
2025-05-15
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
1
-0
/
+6
2025-05-15
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
1
-1
/
+1
2025-05-08
bcachefs: Don't aggressively discard the journal
Kent Overstreet
1
-3
/
+4
2025-05-08
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
1
-0
/
+5
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
1
-1
/
+2
2025-05-07
bcachefs: journal_shutdown is EROFS, not EIO
Kent Overstreet
1
-1
/
+1
2025-05-05
bcachefs: Call bch2_fs_start before getting vfs superblock
Kent Overstreet
1
-8
/
+3
2025-05-05
bcachefs: fix hung task timeout in journal read
Kent Overstreet
1
-1
/
+3
2025-05-05
bcachefs: Add missing barriers before wake_up_bit()
Kent Overstreet
3
-1
/
+10
2025-05-05
bcachefs: Ensure proper write alignment
Kent Overstreet
1
-1
/
+21
2025-05-05
bcachefs: Improve want_cached_ptr()
Kent Overstreet
1
-2
/
+3
2025-05-04
bcachefs: thread_with_stdio: fix spinning instead of exiting
Kent Overstreet
1
-1
/
+3
2025-05-01
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
1
-2
/
+2
2025-05-01
bcachefs: Fix __bch2_dev_group_set()
Kent Overstreet
1
-13
/
+12
2025-05-01
bcachefs: Kill ERO for i_blocks check in truncate
Kent Overstreet
2
-6
/
+18
2025-05-01
bcachefs: check for inode.bi_sectors underflow
Kent Overstreet
2
-1
/
+23
2025-05-01
bcachefs: Kill ERO in __bch2_i_sectors_acct()
Kent Overstreet
2
-5
/
+23
2025-04-30
bcachefs: readdir fixes
Kent Overstreet
1
-2
/
+2
2025-04-30
bcachefs: improve missing journal write device error message
Kent Overstreet
1
-1
/
+1
2025-04-29
bcachefs: Topology error after insert is now an ERO
Kent Overstreet
1
-17
/
+32
2025-04-29
bcachefs: Use bch2_kvmalloc() for journal keys array
Kent Overstreet
1
-1
/
+1
2025-04-29
bcachefs: More informative error message when shutting down due to error
Kent Overstreet
1
-1
/
+3
2025-04-29
bcachefs: btree_root_unreadable_and_scan_found_nothing autofix for non data b...
Kent Overstreet
1
-2
/
+25
2025-04-28
bcachefs: btree_node_data_missing is now autofix
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: Don't generate alloc updates to invalid buckets
Kent Overstreet
1
-0
/
+7
2025-04-28
bcachefs: Improve bch2_dev_bucket_missing()
Kent Overstreet
2
-7
/
+12
2025-04-28
bcachefs: fix bch2_dev_buckets_resize()
Kent Overstreet
1
-5
/
+3
2025-04-28
bcachefs: Add upgrade table entry from 0.14
Kent Overstreet
2
-2
/
+6
2025-04-28
bcachefs: Run BCH_RECOVERY_PASS_reconstruct_snapshots on missing subvol -> sn...
Kent Overstreet
1
-2
/
+3
2025-04-28
bcachefs: Add missing utf8_unload()
Kent Overstreet
1
-0
/
+4
2025-04-28
bcachefs: Emit unicode version message on startup
Kent Overstreet
1
-19
/
+23
2025-04-28
bcachefs: Use generic_set_sb_d_ops for standard casefolding d_ops
Kent Overstreet
2
-3
/
+11
2025-04-28
bcachefs: Fix losing return code in next_fiemap_extent()
Kent Overstreet
1
-2
/
+2
2025-04-28
Linux 6.15-rc4
v6.15-rc4
Linus Torvalds
1
-1
/
+1
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+8
2025-04-26
Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-5
/
+1
2025-04-26
Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-19
/
+30
2025-04-26
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2025-04-26
Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2025-04-26
Merge tag 'irq-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-04-26
Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-58
/
+68
2025-04-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
11
-93
/
+214
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
1
-5
/
+1
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-04-26
Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-183
/
+229
2025-04-26
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-04-26
irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
Suzuki K Poulose
1
-1
/
+1
[next]