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
/
inode.h
Age
Commit message (
Expand
)
Author
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-03-13
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-05
bcachefs: unify inode trigger
Kent Overstreet
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
2023-10-22
bcachefs: move inode triggers to inode.c
Kent Overstreet
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: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Convert to __packed and __aligned
Kent Overstreet
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() inode link count underflow
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: Move trigger fns to bkey_ops
Kent Overstreet
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
[next]