index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
dirent.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
1
-0
/
+9
2025-07-01
bcachefs: opts.casefold_disabled
Kent Overstreet
1
-1
/
+2
2025-06-04
bcachefs: Fix dirent_casefold_mismatch repair
Kent Overstreet
1
-0
/
+3
2025-06-04
bcachefs: Redo bch2_dirent_init_name()
Kent Overstreet
1
-1
/
+6
2025-06-02
bcachefs: Kill un-reverted directory i_size code
Kent Overstreet
1
-2
/
+2
2025-05-31
bcachefs: bch2_readdir() now calls str_hash_check_key()
Kent Overstreet
1
-1
/
+1
2025-05-21
bcachefs: Fix bch2_dirent_create_snapshot() for casefolding
Kent Overstreet
1
-1
/
+1
2025-04-24
bcachefs: Fix casefold lookups
Kent Overstreet
1
-0
/
+15
2025-03-24
bcachefs: Move bch2_check_dirent_target() to namei.c
Kent Overstreet
1
-0
/
+2
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
1
-3
/
+6
2025-03-14
bcachefs: Kill dirent_occupied_size() in create path
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Kill dirent_occupied_size() in rename path
Kent Overstreet
1
-2
/
+2
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
1
-5
/
+0
2025-01-13
bcachefs: make directory i_size meaningful
Hongbo Li
1
-0
/
+5
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-2
/
+2
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
1
-0
/
+7
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-3
/
+2
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-2
/
+2
2024-03-13
bcachefs: Correctly reattach subvolumes
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
1
-1
/
+1
2024-01-01
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
1
-0
/
+4
2024-01-01
bcachefs: bch_str_hash_flags_t
Kent Overstreet
1
-1
/
+2
2023-12-08
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
1
-0
/
+1
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
1
-1
/
+1
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Update export_operations for snapshots
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Subvol dirents are now only visible in parent subvol
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Snapshot creation, deletion
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-16
/
+13
2023-10-22
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
1
-1
/
+13
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Can't be holding read locks while taking write locks
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
1
-13
/
+16
2023-10-22
bcachefs: Fsck locking improvements
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Dirent repair code
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+55