index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
disk_groups.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Add error code to defer option parsing
Thomas Bertschinger
2024-07-15
1
-1
/
+1
*
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-05-09
1
-3
/
+2
*
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: %pg is banished
Kent Overstreet
2024-01-06
1
-1
/
+1
*
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
1
-8
/
+3
*
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-15
1
-0
/
+2
*
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-14
1
-1
/
+1
*
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
2023-10-31
1
-5
/
+54
*
bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()
Kent Overstreet
2023-10-31
1
-37
/
+58
*
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: Use struct_size()
Christophe JAILLET
2023-10-22
1
-2
/
+1
*
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
1
-1
/
+1
*
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
1
-13
/
+9
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: remove redundant initialization of pointer dst
Colin Ian King
2023-10-22
1
-2
/
+1
*
bcachefs: sb-members.c
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
1
-7
/
+14
*
bcachefs: push rcu lock down into bch2_target_to_mask()
Brian Foster
2023-10-22
1
-3
/
+13
*
bcachefs: create internal disk_groups sysfs file
Brian Foster
2023-10-22
1
-0
/
+34
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
1
-7
/
+6
*
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix adding a device with a label
Kent Overstreet
2023-10-22
1
-13
/
+15
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-17
/
+17
*
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
1
-49
/
+38
*
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
1
-6
/
+34
*
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
1
-5
/
+4
*
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
1
-29
/
+33
*
bcachefs: Fix a couple null ptr derefs when no disk groups exist
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix disk groups not being updated when set via sysfs
Kent Overstreet
2023-10-22
1
-1
/
+6
*
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
1
-36
/
+20
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+494