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-03-16
bcachefs: BCH_ERR_data_read_buffer_too_small
Kent Overstreet
4
-8
/
+8
2025-03-16
bcachefs: Read error message now indicates if it was for an internal move
Kent Overstreet
1
-1
/
+8
2025-03-16
bcachefs: Fix BCH_ERR_data_read_csum_err_maybe_userspace in retry path
Kent Overstreet
1
-0
/
+3
2025-03-16
bcachefs: Convert read path to standard error codes
Kent Overstreet
3
-43
/
+67
2025-03-16
bcachefs: Debug params for data corruption injection
Kent Overstreet
4
-0
/
+65
2025-03-16
bcachefs: Don't create bch_io_failures unless it's needed
Kent Overstreet
1
-3
/
+1
2025-03-16
bcachefs: bch2_bkey_ptrs_rebalance_opts()
Kent Overstreet
1
-4
/
+9
2025-03-16
bcachefs: Add a cond_resched() to btree cache teardown
Kent Overstreet
1
-0
/
+1
2025-03-16
bcachefs: rebalance, copygc status also print stacktrace
Kent Overstreet
3
-9
/
+45
2025-03-14
bcachefs: Kill bch2_remount()
Kent Overstreet
1
-39
/
+32
2025-03-14
bcachefs: Kill a bit of dead code
Kent Overstreet
4
-34
/
+0
2025-03-14
bcachefs: Use max() to improve gen_after()
Thorsten Blum
1
-3
/
+1
2025-03-14
bcachefs: Remove unnecessary byte allocation
Thorsten Blum
1
-1
/
+1
2025-03-14
bcachefs: We no longer read stripes into memory at startup
Kent Overstreet
6
-244
/
+2
2025-03-14
bcachefs: trace_stripe_create
Kent Overstreet
3
-0
/
+31
2025-03-14
bcachefs: get_existing_stripe() uses new stripe lru
Kent Overstreet
2
-44
/
+52
2025-03-14
bcachefs: ec_stripe_delete() uses new stripe lru
Kent Overstreet
1
-42
/
+22
2025-03-14
bcachefs: journal write path comment
Kent Overstreet
1
-0
/
+4
2025-03-14
bcachefs: Kick devices out after too many write IO errors
Kent Overstreet
6
-10
/
+41
2025-03-14
bcachefs: Change BCH_MEMBER_STATE_failed semantics
Kent Overstreet
2
-7
/
+19
2025-03-14
bcachefs: bch2_dev_get_ioref() may now sleep
Kent Overstreet
2
-1
/
+6
2025-03-14
bcachefs: Fix btree_node_scan io_ref handling
Kent Overstreet
1
-9
/
+8
2025-03-14
bcachefs: Implement blk_holder_ops
Kent Overstreet
3
-3
/
+99
2025-03-14
bcachefs: Make sure c->vfs_sb is set before starting fs
Kent Overstreet
1
-3
/
+8
2025-03-14
bcachefs: Stash a pointer to the filesystem for blk_holder_ops
Kent Overstreet
3
-2
/
+15
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
9
-75
/
+95
2025-03-14
bcachefs: bch2_account_io_completion()
Kent Overstreet
3
-28
/
+43
2025-03-14
bcachefs: Fix read path io_ref handling
Kent Overstreet
1
-3
/
+6
2025-03-14
bcachefs: data_update now checks for extents that can't be moved
Kent Overstreet
2
-1
/
+27
2025-03-14
bcachefs: give bch2_write_super() a proper error code
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: bcachefs_metadata_version_extent_flags
Kent Overstreet
6
-5
/
+84
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
5
-11
/
+15
2025-03-14
bcachefs: Fix error type in bch2_alloc_v3_validate()
Thorsten Blum
1
-1
/
+1
2025-03-14
bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompat_verison_field
Kent Overstreet
2
-3
/
+3
2025-03-14
Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntax
Bagas Sanjaya
1
-10
/
+12
2025-03-14
Documentation: bcachefs: SubmittingPatches: Demote section headings
Bagas Sanjaya
1
-8
/
+13
2025-03-14
Documentation: bcachefs: Split index toctree
Bagas Sanjaya
1
-1
/
+18
2025-03-14
Documentation: bcachefs: Add casefolding toctree entry
Bagas Sanjaya
1
-0
/
+1
2025-03-14
Documentation: bcachefs: casefolding: Use bullet list for dirent structure
Bagas Sanjaya
1
-2
/
+2
2025-03-14
Documentation: bcachefs: casefolding: Fix dentry/dcache considerations section
Bagas Sanjaya
1
-1
/
+3
2025-03-14
Documentation: bcachefs: casefolding: Do not italicize NUL
Bagas Sanjaya
1
-2
/
+3
2025-03-14
bcachefs: sysfs internal/trigger_btree_updates
Kent Overstreet
1
-0
/
+5
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
15
-42
/
+354
2025-03-14
bcachefs: Split out dirent alloc and name initialization
Joshua Ashton
1
-12
/
+34
2025-03-14
bcachefs: Kill dirent_occupied_size() in create path
Kent Overstreet
3
-12
/
+15
2025-03-14
bcachefs: Kill dirent_occupied_size() in rename path
Kent Overstreet
3
-6
/
+14
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
7
-5
/
+99
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_backpointers
Kent Overstreet
5
-4
/
+36
2025-03-14
bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
Kent Overstreet
1
-0
/
+3
2025-03-14
bcachefs: Invalidate cached data by backpointers
Kent Overstreet
1
-23
/
+79
[next]