index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
bcachefs: Don't BUG_ON() inode unpack error
Kent Overstreet
2
-13
/
+28
2024-12-21
bcachefs: Use proper errcodes for inode unpack errors
Kent Overstreet
3
-8
/
+12
2024-12-21
bcachefs: kill sysfs internal/accounting
Kent Overstreet
3
-32
/
+0
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
8
-55
/
+20
2024-12-21
bcachefs: Don't start rewriting btree nodes until after journal replay
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: Fix reuse of bucket before journal flush on multiple empty -> nonem...
Kent Overstreet
2
-40
/
+42
2024-12-21
bcachefs: bch2_journal_noflush_seq() now takes [start, end)
Kent Overstreet
3
-7
/
+10
2024-12-21
bcachefs: Set bucket needs discard, inc gen on empty -> nonempty transition
Kent Overstreet
1
-1
/
+4
2024-12-21
bcachefs: Don't add unknown accounting types to eytzinger tree
Kent Overstreet
2
-1
/
+23
2024-12-21
bcachefs: Plumb bkey_validate_context to journal_entry_validate
Kent Overstreet
7
-84
/
+97
2024-12-21
bcachefs: Use a heap for handling overwrites in btree node scan
Kent Overstreet
2
-48
/
+86
2024-12-21
lib min_heap: Switch to size_t
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: Minor bucket alloc optimization
Kent Overstreet
1
-22
/
+33
2024-12-21
bcachefs: Mark more errors autofix
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: fix bch2_btree_node_header_to_text() format string
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: Journal space calculations should skip durability=0 devices
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: factor out str_hash.c
Kent Overstreet
5
-207
/
+232
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
7
-24
/
+17
2024-12-21
bcachefs: Don't call bch2_btree_interior_update_will_free_node() until after ...
Kent Overstreet
1
-7
/
+7
2024-12-21
bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewind
Kent Overstreet
2
-26
/
+27
2024-12-21
bcachefs: Call bch2_btree_lost_data() on btree read error
Kent Overstreet
1
-7
/
+6
2024-12-21
bcachefs: Journal write path refactoring, debug improvements
Kent Overstreet
2
-31
/
+45
2024-12-21
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
Kent Overstreet
3
-49
/
+34
2024-12-21
bcachefs: Fix failure to allocate journal write on discard retry
Kent Overstreet
1
-0
/
+9
2024-12-21
bcachefs: BCH_ERR_insufficient_journal_devices
Kent Overstreet
2
-3
/
+3
2024-12-21
bcachefs: Silence "unable to allocate journal write" if we're already RO
Kent Overstreet
1
-2
/
+3
2024-12-21
bcachefs: trace_accounting_mem_insert
Kent Overstreet
2
-0
/
+32
2024-12-21
bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_node
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: Simplify disk accounting validate late
Kent Overstreet
2
-15
/
+15
2024-12-21
bcachefs: logged ops only use inum 0 of logged ops btree
Kent Overstreet
2
-5
/
+7
2024-12-21
bcachefs: rcu_pending now works in userspace
Kent Overstreet
1
-13
/
+27
2024-12-21
bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-12-21
bcachefs: Fix allocating too big journal entry
Kent Overstreet
1
-1
/
+6
2024-12-21
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: fix bch2_journal_key_insert_take() seq
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: bch2_async_btree_node_rewrites_flush()
Kent Overstreet
4
-66
/
+97
2024-12-21
bcachefs: If we did repair on a btree node, make sure we rewrite it
Kent Overstreet
1
-7
/
+12
2024-12-21
bcachefs: bkey_fsck_err now respects errors_silent
Kent Overstreet
1
-2
/
+10
2024-12-21
bcachefs: list_pop_entry()
Kent Overstreet
3
-7
/
+16
2024-12-21
bcachefs: Convert write path errors to inum_to_path()
Kent Overstreet
1
-36
/
+55
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
9
-64
/
+279
2024-12-21
bcachefs: Fix fsck.c build in userspace
Kent Overstreet
1
-0
/
+4
2024-12-21
bcachefs: Add missing parameter description to bch2_bucket_alloc_trans()
Yang Li
1
-0
/
+1
2024-12-21
bcachefs: Don't recurse in check_discard_freespace_key
Kent Overstreet
4
-10
/
+67
2024-12-21
bcachefs: Check for extent crc uncompressed/compressed size mismatch
Kent Overstreet
2
-11
/
+16
2024-12-21
bcachefs: bch2_trans_relock() is trylock for lockdep
Kent Overstreet
3
-7
/
+7
2024-12-21
bcachefs: cryptographic MACs on superblock are not (yet?) supported
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: Check for inode journal seq in the future
Kent Overstreet
3
-5
/
+46
2024-12-21
bcachefs: Check for bucket journal seq in the future
Kent Overstreet
2
-29
/
+37
2024-12-21
bcachefs: do_fsck_ask_yn()
Kent Overstreet
1
-25
/
+34
[next]