index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-07-15
bcachefs: drop packed, aligned from bkey_inode_buf
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-5
/
+5
2024-05-09
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
1
-0
/
+8
2024-05-09
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
1
-1
/
+2
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-1
/
+1
2024-03-14
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
1
-0
/
+14
2024-03-14
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-06
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
1
-6
/
+3
2024-01-06
bcachefs: unify inode trigger
Kent Overstreet
1
-9
/
+7
2024-01-06
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-1
/
+1
2024-01-06
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-05
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
1
-2
/
+11
2023-11-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-4
/
+4
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: move inode triggers to inode.c
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Change check for invalid key types
Kent Overstreet
1
-4
/
+8
2023-10-23
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
1
-6
/
+18
2023-10-23
bcachefs: bch2_inode_opts_get()
Kent Overstreet
1
-20
/
+4
2023-10-23
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: More style fixes
Kent Overstreet
1
-6
/
+6
2023-10-23
bcachefs: Convert to __packed and __aligned
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
1
-17
/
+3
2023-10-23
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-3
/
+4
2023-10-23
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-6
/
+4
2023-10-23
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: btree_id_cached()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
1
-2
/
+15
2023-10-23
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-3
/
+4
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Improved check_directory_structure()
Kent Overstreet
1
-4
/
+0
2023-10-23
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Inode backpointers
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: New varints
Kent Overstreet
1
-7
/
+10
2023-10-23
bcachefs: Inode create optimization
Kent Overstreet
1
-3
/
+1
2023-10-23
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
1
-0
/
+9
2023-10-23
bcachefs: Factor out fs-common.c
Kent Overstreet
1
-4
/
+12
[next]