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
/
super-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
bcachefs: preserve device path as device name
Brian Foster
1
-0
/
+5
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
1
-1
/
+1
2023-11-04
bcachefs: Add missing printk newlines
Kent Overstreet
1
-3
/
+3
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
1
-0
/
+3
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-2
/
+7
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
1
-9
/
+9
2023-10-22
bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1
Hunter Shaffer
1
-3
/
+3
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
1
-0
/
+1
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
1
-13
/
+6
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: More minor smatch fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
1
-1
/
+1
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
1
-250
/
+1
2023-10-22
bcachefs: Move bch_sb_field_crypt code to checksum.c
Kent Overstreet
1
-42
/
+0
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
1
-166
/
+1
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Fix for sb buffer being misaligned
Kent Overstreet
1
-6
/
+7
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
1
-5
/
+2
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Add buffered IO fallback for userspace
Kent Overstreet
1
-2
/
+15
2023-10-22
bcachefs: Fix build error on weird gcc
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
1
-4
/
+28
2023-10-22
bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
Kent Overstreet
1
-10
/
+26
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
1
-18
/
+40
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
1
-0
/
+18
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Refactor bch_sb_field_ops handling
Kent Overstreet
1
-11
/
+18
2023-10-22
bcachefs: bch2_version_compatible()
Kent Overstreet
1
-41
/
+45
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
1
-2
/
+17
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-5
/
+6
2023-10-22
bcachefs: Handle sb buffer resizing in __copy_super()
Kent Overstreet
1
-33
/
+22
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
1
-34
/
+34
2023-10-22
bcachefs: New magic number
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Improve jset_validate()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix sb_field_counters formatting
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
1
-222
/
+217
2023-10-22
bcachefs: Rename group to label for remaining strings.
Daniel Hill
1
-1
/
+1
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
1
-0
/
+3
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Don't write partially-initialized superblocks
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: bch_sb_field_journal_v2
Kent Overstreet
1
-80
/
+2
[next]