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
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
Thomas Bertschinger
1
-1
/
+1
2024-03-14
bcachefs: Always flush write buffer in delete_dead_inodes()
Kent Overstreet
1
-5
/
+10
2024-03-14
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-2
/
+3
2024-03-14
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
1
-0
/
+28
2024-03-10
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
1
-2
/
+3
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
1
-1
/
+1
2024-01-06
bcachefs: unify inode trigger
Kent Overstreet
1
-41
/
+26
2024-01-06
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-5
/
+2
2024-01-06
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
1
-4
/
+4
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
1
-3
/
+0
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: Kill for_each_btree_key()
Kent Overstreet
1
-19
/
+19
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
1
-5
/
+5
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-5
/
+5
2023-12-08
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
1
-5
/
+10
2023-11-15
bcachefs: Fix missing transaction commit
Kent Overstreet
1
-2
/
+4
2023-11-15
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
1
-1
/
+1
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
1
-14
/
+24
2023-11-05
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
1
-20
/
+58
2023-11-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-70
/
+73
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
1
-0
/
+12
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
1
-3
/
+5
2023-10-23
bcachefs: Fix bch2_inode_delete_keys()
Kent Overstreet
1
-2
/
+8
2023-10-23
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
Kent Overstreet
1
-3
/
+1
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-25
/
+21
2023-10-23
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
1
-2
/
+25
2023-10-23
bcachefs: Split out snapshot.c
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Check for directories in deleted inodes btree
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Add logging to bch2_inode_peek() & related
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
1
-0
/
+115
2023-10-23
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
1
-0
/
+63
2023-10-23
bcachefs: move inode triggers to inode.c
Kent Overstreet
1
-0
/
+53
2023-10-23
bcachefs: Change check for invalid key types
Kent Overstreet
1
-4
/
+8
2023-10-23
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
1
-10
/
+7
2023-10-23
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-24
/
+0
2023-10-23
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
1
-3
/
+0
2023-10-23
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Nocow support
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
1
-23
/
+140
2023-10-23
bcachefs: bch2_inode_opts_get()
Kent Overstreet
1
-0
/
+8
2023-10-23
bcachefs: Fix compat path for old inode formats
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Kill bch2_extent_trim_atomic() usage
Kent Overstreet
1
-11
/
+3
2023-10-23
bcachefs: More errcode cleanup
Kent Overstreet
1
-13
/
+13
2023-10-23
bcachefs: Key cache now works for snapshots btrees
Kent Overstreet
1
-2
/
+2
[next]