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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: BTREE_ITER_NOPRESERVE
Kent Overstreet
5
-16
/
+16
2023-10-22
bcachefs: Fix some shutdown path bugs
Kent Overstreet
3
-9
/
+16
2023-10-22
bcachefs: Optimize memory accesses in bch2_btree_node_get()
Kent Overstreet
1
-9
/
+10
2023-10-22
bcachefs: Make sure bch2_bucket_alloc_new_fs() obeys buckets_nouse
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Kill some obsolete sysfs code
Kent Overstreet
1
-27
/
+7
2023-10-22
bcachefs: Don't call bch2_bkey_transform() unnecessarily
Kent Overstreet
1
-2
/
+5
2023-10-22
bcachefs: Kill bch2_sort_repack_merge()
Kent Overstreet
3
-73
/
+4
2023-10-22
bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
Kent Overstreet
3
-19
/
+23
2023-10-22
bcachefs: Fix an assertion in bch2_truncate()
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix debug build in userspace
Kent Overstreet
3
-12
/
+3
2023-10-22
bcachefs: Add missing bch2_trans_iter_exit() call
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Improve alloc_mem_to_key()
Kent Overstreet
3
-40
/
+25
2023-10-22
bcachefs: bch2_alloc_write()
Kent Overstreet
4
-65
/
+49
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
10
-14
/
+52
2023-10-22
bcachefs: Print out OPT_SECTORS options in bytes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix null ptr deref in fsck_inode_rm()
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Don't erasure code cached ptrs
Kent Overstreet
3
-12
/
+23
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
7
-215
/
+176
2023-10-22
bcachefs: Convert a BUG_ON() to a warning
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_trans_update() is now __must_check
Kent Overstreet
6
-20
/
+37
2023-10-22
bcachefs: Make __bch2_journal_debug_to_text() more readable
Kent Overstreet
1
-55
/
+28
2023-10-22
bcachefs: Specify filesystem options
Kent Overstreet
2
-54
/
+55
2023-10-22
bcachefs: Fix copygc sectors_to_move calculation
Kent Overstreet
2
-12
/
+12
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
8
-30
/
+28
2023-10-22
bcachefs: Fix btree_path leaks in bch2_trans_update()
Kent Overstreet
1
-7
/
+6
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
5
-49
/
+130
2023-10-22
bcachefs: Handle replica marking fsck errors locally
Kent Overstreet
4
-77
/
+28
2023-10-22
bcachefs: Push c->mark_lock usage down to where it is needed
Kent Overstreet
5
-66
/
+84
2023-10-22
bcachefs: Kill bch2_replicas_delta_list_marked()
Kent Overstreet
5
-38
/
+26
2023-10-22
bcachefs: Fix reflink path for snapshots
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Convert bucket_alloc_ret to negative error codes
Kent Overstreet
5
-33
/
+34
2023-10-22
bcachefs: Fix page state after fallocate
Kent Overstreet
1
-38
/
+111
2023-10-22
bcachefs: Fix page state when reading into !PageUptodate pages
Kent Overstreet
1
-20
/
+111
2023-10-22
bcachefs: Kill PAGE_SECTOR_SHIFT
Kent Overstreet
2
-8
/
+6
2023-10-22
bcachefs: Apply workaround for too many btree iters to read path
Kent Overstreet
4
-4
/
+17
2023-10-22
bcachefs: Fix quota support for snapshots
Kent Overstreet
6
-30
/
+96
2023-10-22
bcachefs: SECTOR_DIRTY_RESERVED
Kent Overstreet
1
-37
/
+60
2023-10-22
bcachefs: Fix i_sectors_leak in bch2_truncate_page
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Fix an i_sectors accounting bug
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix BCH_FS_ERROR flag handling
Kent Overstreet
2
-11
/
+1
2023-10-22
bcachefs: Add a bit of missing repair code
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: Fix error reporting from bch2_journal_flush_seq
Kent Overstreet
3
-9
/
+15
2023-10-22
bcachefs: Run insert triggers before overwrite triggers
Kent Overstreet
4
-64
/
+109
2023-10-22
bcachefs: Disk space accounting fix on brand-new fs
Kent Overstreet
3
-0
/
+20
2023-10-22
bcachefs: Also log device name in userspace
Kent Overstreet
2
-3
/
+4
2023-10-22
bcachefs: Update export_operations for snapshots
Kent Overstreet
3
-25
/
+212
2023-10-22
bcachefs: Refactor journal replay code
Kent Overstreet
1
-36
/
+17
2023-10-22
bcachefs: Fix missing field initialization
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Convert journal BUG_ON() to a warning
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Improve bch2_reflink_p_to_text()
Kent Overstreet
1
-1
/
+4
[prev]
[next]