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
/
dirent.h
Age
Commit message (
Expand
)
Author
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-03-13
bcachefs: Correctly reattach subvolumes
Kent Overstreet
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
2024-01-01
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
bcachefs: bch_str_hash_flags_t
Kent Overstreet
2023-12-08
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-22
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Update export_operations for snapshots
Kent Overstreet
2023-10-22
bcachefs: Subvol dirents are now only visible in parent subvol
Kent Overstreet
2023-10-22
bcachefs: Snapshot creation, deletion
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
2023-10-22
bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Can't be holding read locks while taking write locks
Kent Overstreet
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: Fsck locking improvements
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Dirent repair code
Kent Overstreet
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet