index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
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
2024-03-13
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
2024-03-13
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
2024-03-13
bcachefs: check_inode_dirent_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
2024-03-13
bcachefs: Thread with file documentation
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
[prev]
[next]