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
/
fs-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
1
-3
/
+5
2023-10-23
bcachefs: Add more time_stats
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
1
-23
/
+7
2023-10-23
bcachefs: Snapshot deletion fix
Kent Overstreet
1
-7
/
+23
2023-10-23
bcachefs: bch2_subvolume_get()
Kent Overstreet
1
-17
/
+5
2023-10-23
bcachefs: Snapshot creation, deletion
Kent Overstreet
1
-34
/
+148
2023-10-23
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-48
/
+79
2023-10-23
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
1
-8
/
+1
2023-10-23
bcachefs: Add missing BTREE_ITER_INTENT
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-60
/
+53
2023-10-23
bcachefs: Always check for transaction restarts
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: Improve iter->should_be_locked
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Fix inode backpointers in RENAME_OVERWRITE
Kent Overstreet
1
-0
/
+7
2023-10-23
bcachefs: Improved check_directory_structure()
Kent Overstreet
1
-2
/
+6
2023-10-23
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
1
-1
/
+5
2023-10-23
bcachefs: Inode backpointers
Kent Overstreet
1
-15
/
+53
2023-10-23
bcachefs: Inode create optimization
Kent Overstreet
1
-3
/
+1
2023-10-23
bcachefs: Make sure we're releasing btree iterators
Kent Overstreet
1
-45
/
+81
2023-10-23
bcachefs: Update directory timestamps during link
Justin Husted
1
-6
/
+6
2023-10-23
bcachefs: Can't be holding read locks while taking write locks
Kent Overstreet
1
-12
/
+13
2023-10-23
bcachefs: Factor out fs-common.c
Kent Overstreet
1
-0
/
+280