summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/dirent.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Correctly reattach subvolumesKent Overstreet2024-03-131-1/+1
* bcachefs: Cleanup bch2_dirent_lookup_trans()Kent Overstreet2024-03-101-1/+1
* bcachefs: skip invisible entries in empty subvolume checkingGuoyu Ou2024-03-101-1/+1
* bcachefs: Fix reattach_inode() for snapshotsKent Overstreet2024-01-011-0/+4
* bcachefs: bch_str_hash_flags_tKent Overstreet2024-01-011-1/+2
* bcachefs: Fix deleted inode check for dirsKent Overstreet2023-12-081-0/+1
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-1/+1
* bcachefs: Introduce bch2_dirent_get_nameJoshua Ashton2023-10-221-1/+1
* bcachefs: Change check for invalid key typesKent Overstreet2023-10-221-1/+3
* bcachefs: bkey_ops.min_val_sizeKent Overstreet2023-10-221-0/+1
* bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet2023-10-221-1/+1
* bcachefs: More style fixesKent Overstreet2023-10-221-2/+2
* bcachefs: Add rw to .key_invalid()Kent Overstreet2023-10-221-1/+1
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-1/+1
* bcachefs: Update export_operations for snapshotsKent Overstreet2023-10-221-0/+3
* bcachefs: Subvol dirents are now only visible in parent subvolKent Overstreet2023-10-221-3/+0
* bcachefs: Snapshot creation, deletionKent Overstreet2023-10-221-4/+0
* bcachefs: Plumb through subvolume idKent Overstreet2023-10-221-16/+13
* bcachefs: Add support for dirents that point to subvolumesKent Overstreet2023-10-221-1/+13
* bcachefs: btree_pathKent Overstreet2023-10-221-2/+1
* bcachefs: Inode backpointersKent Overstreet2023-10-221-3/+3
* bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMICKent Overstreet2023-10-221-2/+0
* bcachefs: Can't be holding read locks while taking write locksKent Overstreet2023-10-221-1/+1
* bcachefs: Factor out fs-common.cKent Overstreet2023-10-221-13/+16
* bcachefs: Fsck locking improvementsKent Overstreet2023-10-221-0/+1
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-1/+1
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-1/+1
* bcachefs: Dirent repair codeKent Overstreet2023-10-221-0/+6
* bcachefs: fix bch2_val_to_text()Kent Overstreet2023-10-221-1/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+55