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
2024-09-03
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
3
-2
/
+9
2024-09-01
bcachefs: fix rebalance accounting
Kent Overstreet
1
-1
/
+1
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-08-26
bcachefs: Fix bch2_extents_match() false positive
Kent Overstreet
1
-1
/
+22
2024-08-26
bcachefs: Fix failure to return error in data_update_index_update()
Kent Overstreet
1
-0
/
+1
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
5
-27
/
+98
2024-08-24
bcachefs: Fix failure to flush moves before sleeping in copygc
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: don't use rht_bucket() in btree_key_cache_scan()
Kent Overstreet
1
-3
/
+27
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
1
-0
/
+2
2024-08-22
bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
1
-1
/
+0
2024-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
1
-6
/
+6
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
3
-24
/
+36
2024-08-22
bcachefs: Fix warning in bch2_fs_journal_stop()
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()
Kent Overstreet
1
-0
/
+15
2024-08-22
bcachefs: Fix replay_now_at() assert
Kent Overstreet
1
-1
/
+7
2024-08-22
bcachefs: Fix locking in bch2_ioc_setlabel()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix failure to relock in btree_node_fill()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()
Kent Overstreet
3
-21
/
+44
2024-08-22
bcachefs: unlock_long() before resort in journal replay
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix time_stats_to_text()
Kent Overstreet
1
-1
/
+0
2024-08-22
bcachefs: Fix bch2_bucket_gens_init()
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix bch2_trigger_alloc assert
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: setting bcachefs_effective.* xattrs is a noop
Kent Overstreet
1
-1
/
+11
2024-08-22
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
1
-17
/
+12
2024-08-22
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
1
-78
/
+101
2024-08-19
bcachefs: Extra debug for data move path
Kent Overstreet
2
-0
/
+5
2024-08-18
bcachefs: Fix incorrect gfp flags
Kent Overstreet
1
-1
/
+1
2024-08-18
bcachefs: fix field-spanning write warning
Kent Overstreet
1
-1
/
+2
2024-08-18
bcachefs: Reallocate table when we're increasing size
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
6
-3
/
+33
2024-08-13
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
3
-34
/
+28
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
38
-553
/
+448
2024-08-13
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
1
-0
/
+2
2024-08-13
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2
-0
/
+5
2024-08-13
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
3
-4
/
+33
2024-08-13
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2
-1
/
+10
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
4
-54
/
+42
2024-08-13
bcachefs: Add missing downgrade table entry
Kent Overstreet
1
-0
/
+1
2024-08-13
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
1
-3
/
+9
2024-08-13
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
1
-1
/
+1
2024-08-13
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
1
-1
/
+13
[next]