index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
opts.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Option improvements
Kent Overstreet
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
bcachefs: Specify filesystem options
Kent Overstreet
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
2023-10-22
bcachefs: Fix quota support for snapshots
Kent Overstreet
2023-10-22
bcachefs: More enum strings
Kent Overstreet
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
2023-10-22
bcachefs: Disable quota support
Kent Overstreet
2023-10-22
bcachefs: Enabled shard_inode_numbers by default
Kent Overstreet
2023-10-22
bcachefs: Add an option for btree node mem ptr optimization
Kent Overstreet
2023-10-22
bcachefs: Add an option for whether inodes use the key cache
Kent Overstreet
2023-10-22
bcachefs: bch2_d_types[]
Kent Overstreet
2023-10-22
bcachefs: Add an option to control sharding new inode numbers
Kent Overstreet
2023-10-22
bcachefs: Kill reflink option
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Add an option for metadata_target
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
bcachefs: Fix maximum btree node size
Kent Overstreet
2023-10-22
bcachefs: Add an option for rebuilding the replicas section
Kent Overstreet
2023-10-22
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
2023-10-22
bcachefs: Add an option to disable reflink support
Kent Overstreet
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
2023-10-22
bcachefs: Put inline data behind a mount option for now
Kent Overstreet
2023-10-22
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
2023-10-22
bcachefs: Don't use sha256 for siphash str hash key
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
2023-10-22
bcachefs: Don't run fsck by default at mount time
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: Make deferred inode updates a mount option
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTS
Kent Overstreet
2023-10-22
bcachefs: use x-macros more consistently
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Check for unsupported features
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Rename nofsck opt to fsck
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_RESERVE_BYTES
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet
[prev]