index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
opts.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
1
-1
/
+11
2023-10-22
bcachefs: Fix quota support for snapshots
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: More enum strings
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Disable quota support
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Enabled shard_inode_numbers by default
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add an option for btree node mem ptr optimization
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an option for whether inodes use the key cache
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: bch2_d_types[]
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add an option to control sharding new inode numbers
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Kill reflink option
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
1
-6
/
+5
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an option for metadata_target
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix maximum btree node size
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add an option for rebuilding the replicas section
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an option to disable reflink support
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-8
/
+9
2023-10-22
bcachefs: Put inline data behind a mount option for now
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Don't use sha256 for siphash str hash key
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
1
-7
/
+1
2023-10-22
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Don't run fsck by default at mount time
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
1
-6
/
+1
2023-10-22
bcachefs: Make deferred inode updates a mount option
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
1
-139
/
+247
2023-10-22
bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTS
Kent Overstreet
1
-11
/
+4
2023-10-22
bcachefs: use x-macros more consistently
Kent Overstreet
1
-13
/
+13
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Check for unsupported features
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Rename nofsck opt to fsck
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: BCH_SB_RESERVE_BYTES
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+296
[prev]