开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
inode.h
Age
Commit message (
Expand
)
Author
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
2024-09-27
bcachefs: Add snapshot to bch_inode_unpacked
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: drop packed, aligned from bkey_inode_buf
Kent Overstreet
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
[next]