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
/
bcachefs_format.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
1
-4
/
+16
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
1
-14
/
+1
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: More enum strings
Kent Overstreet
1
-25
/
+35
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
1
-2
/
+29
2023-10-22
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Subvol dirents are now only visible in parent subvol
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: Fix restart handling in for_each_btree_key()
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Fix for leaking of reflinked extents
Kent Overstreet
1
-3
/
+12
2023-10-22
bcachefs: New on disk format to fix reflink_p pointers
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Rev the on disk format version for snapshots
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Whiteouts for snapshots
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
1
-3
/
+52
2023-10-22
bcachefs: BSET_OFFSET()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Add an option for whether inodes use the key cache
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: add bcachefs xxhash support
jpsollie
1
-2
/
+5
2023-10-22
bcachefs: Add an option to control sharding new inode numbers
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: New and improved topology repair code
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
1
-2
/
+7
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-12
/
+12
2023-10-22
bcachefs: Don't unconditially version_upgrade in initialize
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Kill reflink option
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix compat code for superblock
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
1
-24
/
+49
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-10
/
+10
2023-10-22
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
1
-1
/
+17
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
1
-4
/
+10
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
1
-4
/
+10
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
1
-1
/
+19
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-5
/
+13
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
1
-23
/
+33
2023-10-22
bcachefs: Add an option for metadata_target
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add BTREE_PTR_RANGE_UPDATED
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Don't read existing stripes synchronously in write path
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add BCH_BKEY_PTRS_MAX
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
1
-2
/
+5
2023-10-22
bcachefs: New varints
Kent Overstreet
1
-7
/
+10
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
1
-2
/
+10
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
1
-7
/
+12
2023-10-22
bcachefs: Add an option to disable reflink support
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-2
/
+4
[next]