index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
opts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-04-14
1
-4
/
+25
*
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
2024-04-01
1
-0
/
+4
*
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-14
1
-1
/
+1
*
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-14
1
-3
/
+3
*
bcachefs: bch2_prt_compression_type()
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: BCH_ERR_opt_parse_error
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-05
1
-2
/
+2
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
1
-5
/
+0
*
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-31
1
-0
/
+3
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-2
/
+1
*
bcachefs: Add iops fields to bch_member
Hunter Shaffer
2023-10-22
1
-0
/
+5
*
bcachefs: Ignore unknown mount options
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Handle weird opt string from sys_fsconfig()
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
2023-10-22
1
-30
/
+72
*
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
1
-9
/
+4
*
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: bch2_inode_opts_get()
Kent Overstreet
2023-10-22
1
-14
/
+3
*
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
2023-10-22
1
-11
/
+0
*
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-18
/
+18
*
bcachefs: Add some missing error messages
Kent Overstreet
2023-10-22
1
-4
/
+20
*
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Better superblock opt validation
Kent Overstreet
2023-10-22
1
-28
/
+22
*
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
1
-1
/
+6
*
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
1
-12
/
+33
*
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
1
-0
/
+10
*
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: Option improvements
Kent Overstreet
2023-10-22
1
-53
/
+118
*
bcachefs: Print out OPT_SECTORS options in bytes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: More enum strings
Kent Overstreet
2023-10-22
1
-0
/
+15
*
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Ensure bad d_type doesn't oops in bch2_dirent_to_text()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_d_types[]
Kent Overstreet
2023-10-22
1
-0
/
+12
*
bcachefs: Fix error in parsing of mount options
Dan Robertson
2023-10-22
1
-5
/
+22
*
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
1
-36
/
+9
*
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
1
-3
/
+4
*
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
1
-6
/
+3
*
bcachefs: Convert some enums to x-macros
Kent Overstreet
2023-10-22
1
-7
/
+13
*
bcachefs: bch2_check_set_feature()
Kent Overstreet
2023-10-22
1
-9
/
+2
*
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
1
-14
/
+33
*
bcachefs: use x-macros more consistently
Kent Overstreet
2023-10-22
1
-8
/
+8
*
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
1
-0
/
+26
*
bcachefs: Check for unsupported features
Kent Overstreet
2023-10-22
1
-0
/
+15
*
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
1
-18
/
+18
[next]