index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
bcachefs: Fix missing newlines before ero
Kent Overstreet
3
-3
/
+5
2025-06-17
bcachefs: fix spurious error in read_btree_roots()
Kent Overstreet
1
-0
/
+1
2025-06-17
bcachefs: fsck: Fix oops in key_visible_in_snapshot()
Kent Overstreet
1
-11
/
+2
2025-06-17
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-16
bcachefs: Fix bch2_read_bio_to_text()
Kent Overstreet
1
-1
/
+6
2025-06-16
bcachefs: fsck: Fix check_path_loop() + snapshots
Kent Overstreet
1
-36
/
+26
2025-06-16
bcachefs: fsck: check_subdir_count logs path
Kent Overstreet
1
-8
/
+16
2025-06-16
bcachefs: fsck: additional diagnostics for reattach_inode()
Kent Overstreet
1
-0
/
+12
2025-06-16
bcachefs: fsck: check_directory_structure runs in reverse order
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: fsck: Fix reattach_inode() for subvol roots
Kent Overstreet
1
-0
/
+12
2025-06-16
bcachefs: fsck: Fix remove_backpointer() for subvol roots
Kent Overstreet
1
-1
/
+9
2025-06-16
bcachefs: fsck: Print path when we find a subvol loop
Kent Overstreet
1
-4
/
+9
2025-06-16
bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundaries
Kent Overstreet
1
-5
/
+22
2025-06-16
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
5
-7
/
+32
2025-06-16
bcachefs: fsck: Improve check_key_has_inode()
Kent Overstreet
2
-22
/
+88
2025-06-16
bcachefs: don't return fsck_fix for unfixable node errors in __btree_err
Bharadwaj Raju
1
-1
/
+3
2025-06-16
bcachefs: Fix pool->alloc NULL pointer dereference
Alan Huang
2
-8
/
+24
2025-06-16
bcachefs: Move bset size check before csum check
Alan Huang
1
-20
/
+22
2025-06-16
bcachefs: mark more errors autofix
Kent Overstreet
1
-4
/
+4
2025-06-16
bcachefs: Kill unused tracepoints
Kent Overstreet
4
-104
/
+9
2025-06-16
bcachefs: opts.journal_rewind
Kent Overstreet
5
-27
/
+69
2025-06-15
bcachefs: fsck: fix extent past end of inode repair
Kent Overstreet
1
-5
/
+26
2025-06-15
bcachefs: fsck: fix add_inode()
Kent Overstreet
1
-1
/
+1
2025-06-15
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
Kent Overstreet
1
-6
/
+4
2025-06-15
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
1
-1
/
+1
2025-06-15
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
3
-15
/
+9
2025-06-15
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
1
-3
/
+5
2025-06-15
bcachefs: btree_iter: fix updates, journal overlay
Kent Overstreet
1
-12
/
+17
2025-06-15
bcachefs: Fix bch2_journal_keys_peek_prev_min()
Kent Overstreet
1
-2
/
+2
2025-06-15
bcachefs: Delay calculation of trans->journal_u64s
Alan Huang
1
-4
/
+7
2025-06-15
bcachefs: Add missing EBUG_ON
Alan Huang
1
-0
/
+2
2025-06-15
bcachefs: Fix alloc_req use after free
Alan Huang
2
-14
/
+35
2025-06-15
bcachefs: Don't allocate new memory when mempool is exhausted
Alan Huang
1
-25
/
+4
2025-06-15
bcachefs: btree iter tracepoints
Kent Overstreet
2
-5
/
+82
2025-06-15
bcachefs: trace_extent_trim_atomic
Kent Overstreet
2
-1
/
+17
2025-06-15
Linux 6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
Oleg Nesterov
1
-0
/
+9
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
1
-0
/
+2
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
[next]