index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-07-10
bcachefs: Add missing bch2_trans_begin()
Kent Overstreet
2024-07-10
bcachefs: Fix missing error check in journal_entry_btree_keys_validate()
Kent Overstreet
2024-07-10
bcachefs: Warn on attempting a move with no replicas
Kent Overstreet
2024-07-10
bcachefs: bch2_data_update_to_text()
Kent Overstreet
2024-07-10
bcachefs: Log mount failure error code
Kent Overstreet
2024-07-10
bcachefs: Fix undefined behaviour in eytzinger1_first()
Kent Overstreet
2024-07-10
bcachefs: Mark bch_inode_info as SLAB_ACCOUNT
Youling Tang
2024-07-10
bcachefs: Fix bch2_inode_insert() race path for tmpfiles
Kent Overstreet
2024-07-10
bcachefs: Fix journal getting stuck on a flush commit
Kent Overstreet
2024-07-01
bcachefs: io clock: run timer fns under clock lock
Kent Overstreet
2024-06-29
bcachefs: Repair fragmentation_lru in alloc_write_key()
Kent Overstreet
2024-06-29
bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()
Kent Overstreet
2024-06-29
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
2024-06-29
bcachefs: Add missing printbuf_tabstops_reset() calls
Kent Overstreet
2024-06-28
bcachefs: Fix loop restart in bch2_btree_transactions_read()
Kent Overstreet
2024-06-28
bcachefs: Fix bch2_read_retry_nodecode()
Kent Overstreet
2024-06-28
bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs
Kent Overstreet
2024-06-28
bcachefs: Fix shift greater than integer size
Kent Overstreet
2024-06-28
bcachefs: Change bch2_fs_journal_stop() BUG_ON() to warning
Kent Overstreet
2024-06-28
bcachefs: Delete old faulty bch2_trans_unlock() call
Kent Overstreet
2024-06-28
bcachefs: Switch online_reserved shutdown assert to WARN()
Kent Overstreet
2024-06-25
bcachefs: Fix kmalloc bug in __snapshot_t_mut
Pei Li
2024-06-25
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
2024-06-25
bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gc
Pei Li
2024-06-25
bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpu
Pei Li
2024-06-23
bcachefs: Add missing bch2_journal_do_writes() call
Kent Overstreet
2024-06-23
bcachefs: Fix null ptr deref in journal_pins_to_text()
Kent Overstreet
2024-06-23
bcachefs: Add missing recalc_capacity() call
Kent Overstreet
2024-06-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
2024-06-23
bcachefs: Make btree_deadlock_to_text() clearer
Kent Overstreet
2024-06-23
bcachefs: fix seqmutex_relock()
Kent Overstreet
2024-06-22
bcachefs: Fix freeing of error pointers
Kent Overstreet
2024-06-21
bcachefs: Move the ei_flags setting to after initialization
Youling Tang
2024-06-21
bcachefs: Fix a UAF after write_super()
Kent Overstreet
2024-06-21
bcachefs: Use bch2_print_string_as_lines for long err
Kent Overstreet
2024-06-21
bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()
Kent Overstreet
2024-06-21
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
2024-06-21
bcachefs: Fix missing alloc_data_type_set()
Kent Overstreet
2024-06-20
bcachefs: fix alignment of VMA for memory mapped files on THP
Youling Tang
2024-06-20
bcachefs: Fix safe errors by default
Kent Overstreet
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
2024-06-19
bcachefs: set_worker_desc() for delete_dead_snapshots
Kent Overstreet
2024-06-19
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
2024-06-19
bcachefs: Handle cached data LRU wraparound
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-19
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
2024-06-19
bcachefs: Fix early init error path in journal code
Kent Overstreet
2024-06-19
bcachefs: Check for invalid btree IDs
Kent Overstreet
2024-06-19
bcachefs: Fix btree ID bitmasks
Kent Overstreet
[next]