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
/
disk_groups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-06
bcachefs: %pg is banished
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
1
-8
/
+3
2023-11-15
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
1
-0
/
+2
2023-11-14
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
1
-1
/
+1
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
1
-5
/
+54
2023-10-31
bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()
Kent Overstreet
1
-37
/
+58
2023-10-23
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
1
-6
/
+6
2023-10-23
bcachefs: Use struct_size()
Christophe JAILLET
1
-2
/
+1
2023-10-23
bcachefs: New superblock section members_v2
Hunter Shaffer
1
-1
/
+1
2023-10-23
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
1
-13
/
+9
2023-10-23
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-6
/
+6
2023-10-23
bcachefs: remove redundant initialization of pointer dst
Colin Ian King
1
-2
/
+1
2023-10-23
bcachefs: sb-members.c
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: bch_opt_fn
Kent Overstreet
1
-7
/
+14
2023-10-23
bcachefs: push rcu lock down into bch2_target_to_mask()
Brian Foster
1
-3
/
+13
2023-10-23
bcachefs: create internal disk_groups sysfs file
Brian Foster
1
-0
/
+34
2023-10-23
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: More errcode cleanup
Kent Overstreet
1
-7
/
+6
2023-10-23
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix adding a device with a label
Kent Overstreet
1
-13
/
+15
2023-10-23
bcachefs: Printbuf rework
Kent Overstreet
1
-17
/
+17
2023-10-23
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
1
-49
/
+38
2023-10-23
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
1
-6
/
+34
2023-10-23
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
1
-5
/
+4
2023-10-23
bcachefs: Improved superblock-related error messages
Kent Overstreet
1
-29
/
+33
2023-10-23
bcachefs: Fix a couple null ptr derefs when no disk groups exist
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Fix disk groups not being updated when set via sysfs
Kent Overstreet
1
-1
/
+6
2023-10-23
bcachefs: revamp to_text methods
Kent Overstreet
1
-36
/
+20
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+494