index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-13
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
2024-03-13
bcachefs: copy_(to|from)_user_errcode()
Kent Overstreet
2024-03-13
bcachefs: Split out bkey_types.h
Kent Overstreet
2024-03-13
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
2024-03-13
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-13
bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set
Hongbo Li
2024-03-13
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2024-03-13
fs: file_remove_privs_flags()
Kent Overstreet
2024-03-13
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2024-03-13
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-13
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-13
bcachefs: improve move_gap()
Kent Overstreet
2024-03-13
bcachefs: journal_keys now uses darray helpers
Kent Overstreet
2024-03-13
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
bcachefs: Errcode tracepoint, documentation
Kent Overstreet
2024-03-13
bcachefs: remove redundant assignment to variable ret
Colin Ian King
2024-03-13
bcachefs: Silence gcc warnings about arm arch ABI drift
Calvin Owens
2024-03-13
bcachefs: Add journal.blocked to journal_debug_to_text()
Kent Overstreet
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-03-13
bcachefs: Split out discard fastpath
Kent Overstreet
2024-03-13
bcachefs: improve bch2_journal_buf_to_text()
Kent Overstreet
2024-03-13
bcachefs: Drop redundant btree_path_downgrade()s
Kent Overstreet
2024-03-13
bcachefs: rebalance_status now shows correct units
Daniel Hill
2024-03-13
bcachefs: more informative write path error message
Kent Overstreet
2024-03-13
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
2024-03-13
bcachefs: bch2_check_subvolume_structure()
Kent Overstreet
2024-03-13
bcachefs: omit alignment attribute on big endian struct bkey
Thomas Bertschinger
2024-03-13
bcachefs: bch2_trigger_alloc() handles state changes better
Kent Overstreet
2024-03-13
bcachefs: bch2_print_opts()
Kent Overstreet
2024-03-13
bcachefs: Improve error messages in device remove path
Kent Overstreet
2024-03-13
bcachefs: Use kvzalloc() when dynamically allocating btree paths
Kent Overstreet
2024-03-13
bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()
Kent Overstreet
2024-03-13
bcachefs: Save key_cache_path in peek_slot()
Kent Overstreet
2024-03-13
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
2024-03-13
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
2024-03-13
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
2024-03-13
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
2024-03-13
bcachefs: Correctly reattach subvolumes
Kent Overstreet
2024-03-13
bcachefs: check_path() now prints full inode when reattaching
Kent Overstreet
2024-03-13
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
2024-03-13
bcachefs: Fix path where dirent -> subvol missing and we don't fix
Kent Overstreet
2024-03-13
bcachefs: bch_subvolume::parent -> creation_parent
Kent Overstreet
2024-03-13
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
2024-03-13
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
2024-03-13
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2024-03-13
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
2024-03-13
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
[next]