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: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Compression levels
Kent Overstreet
2023-10-22
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
2023-10-22
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
2023-10-22
bcachefs: Add option for completely disabling nocow
Kent Overstreet
2023-10-22
bcachefs: Add max nr of IOs in flight to the move path
Kent Overstreet
2023-10-22
bcachefs: Nocow support
Kent Overstreet
2023-10-22
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
2023-10-22
bcachefs: Add an O_DIRECT option (for userspace)
Kent Overstreet
2023-10-22
bcachefs: Make verbose option settable at runtime
Kent Overstreet
2023-10-22
bcachefs: Make IO in flight by copygc/rebalance configurable
Kent Overstreet
2023-10-22
bcachefs: Rename group to label for remaining strings.
Daniel Hill
2023-10-22
bcachefs: Make bch_option compatible with Rust ffi
Brett Holman
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Make minimum journal_flush_delay nonzero
Kent Overstreet
2023-10-22
bcachefs: Better superblock opt validation
Kent Overstreet
2023-10-22
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
bcachefs: opts.read_journal_only
Kent Overstreet
2023-10-22
bcachefs: Only allocate buckets_nouse when requested
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
2023-10-22
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
2023-10-22
bcachefs: Turn encoded_extent_max into a regular option
Kent Overstreet
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
[next]