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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-10-22
bcachefs: More enum strings
Kent Overstreet
9
-92
/
+120
2023-10-22
bcachefs: Tweak vfs cache shrinker behaviour
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix an exiting of uninitialized iterator
Kent Overstreet
1
-6
/
+5
2023-10-22
bcachefs: Fix infinite loop in bch2_btree_cache_scan()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Don't check for -ENOSPC in page writeback
Kent Overstreet
1
-15
/
+14
2023-10-22
bcachefs: Inode updates should generally be BTREE_INSERT_NOFAIL
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fallocate fixes
Kent Overstreet
1
-101
/
+100
2023-10-22
bcachefs: Refactor bch2_fpunch_at()
Kent Overstreet
1
-14
/
+9
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
7
-31
/
+88
2023-10-22
bcachefs: path->should_be_locked fixes
Kent Overstreet
2
-10
/
+17
2023-10-22
bcachefs: Clean up error reporting in the startup path
Kent Overstreet
1
-90
/
+87
2023-10-22
bcachefs: Return -ENOKEY/EINVAL when mount decryption fails
Chris Webb
1
-16
/
+33
2023-10-22
bcachefs: Fix upgrade path for reflink_p fix
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: Switch fsync to use bi_journal_seq
Kent Overstreet
9
-96
/
+65
2023-10-22
bcachefs: Kill bucket quantiles sysfs code
Kent Overstreet
1
-90
/
+0
2023-10-22
bcachefs: Kill journal buf bloom filter
Kent Overstreet
5
-75
/
+0
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
14
-186
/
+307
2023-10-22
bcachefs: Update inode on every write
Kent Overstreet
1
-36
/
+40
2023-10-22
bcachefs: BTREE_UPDATE_NOJOURNAL
Kent Overstreet
2
-2
/
+7
2023-10-22
bcachefs: Fix __remove_dirent()
Kent Overstreet
1
-1
/
+30
2023-10-22
bcachefs: Fix check_inodes()
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Improve error message in bch2_write_super()
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix trans_lock_write()
Kent Overstreet
1
-1
/
+2
[next]