index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-5
/
+5
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
1
-0
/
+8
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
1
-1
/
+2
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-1
/
+1
2024-03-13
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
1
-0
/
+14
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
1
-0
/
+2
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
1
-0
/
+3
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
1
-6
/
+3
2024-01-05
bcachefs: unify inode trigger
Kent Overstreet
1
-9
/
+7
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-1
/
+1
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
1
-1
/
+1
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
1
-3
/
+3
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
1
-2
/
+11
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-4
/
+4
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: move inode triggers to inode.c
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
1
-6
/
+18
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
1
-20
/
+4
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Convert to __packed and __aligned
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
1
-17
/
+3
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-6
/
+4
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
1
-2
/
+15
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: New varints
Kent Overstreet
1
-7
/
+10
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
1
-4
/
+12
2023-10-22
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
1
-0
/
+5
[next]