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
2024-07-14
bcachefs: darray: Don't pass NULL to memcpy()
Tavian Barnes
1
-1
/
+2
2024-07-14
bcachefs: Kill bch2_assert_btree_nodes_not_locked()
Kent Overstreet
3
-22
/
+0
2024-07-14
bcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTED
Kent Overstreet
2
-13
/
+13
2024-07-14
bcachefs: __bch2_read(): call trans_begin() on every loop iter
Kent Overstreet
1
-26
/
+19
2024-07-14
bcachefs: show none if label is not set
Hongbo Li
1
-1
/
+4
2024-07-14
bcachefs: drop packed, aligned from bkey_inode_buf
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
3
-15
/
+41
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
3
-3
/
+26
2024-07-14
lockdep: lockdep_set_notrack_class()
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Improve copygc_wait_to_text()
Kent Overstreet
1
-3
/
+8
2024-07-14
bcachefs: Convert clock code to u64s
Kent Overstreet
3
-42
/
+35
2024-07-14
bcachefs: Improve startup message
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Self healing on read IO error
Kent Overstreet
3
-26
/
+53
2024-07-14
bcachefs: Make read_only a mount option again, but hidden
Kent Overstreet
3
-15
/
+4
2024-07-14
bcachefs: bch2_extent_crc_unpacked_to_text()
Kent Overstreet
2
-7
/
+16
2024-07-14
bcachefs: Ratelimit checksum error messages
Kent Overstreet
2
-3
/
+7
2024-07-14
bcachefs: spelling fix
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
3
-205
/
+122
2024-07-14
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
1
-2
/
+3
2024-07-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
4
-6
/
+8
2024-07-14
bcachefs: Ensure buffered writes write as much as they can
Kent Overstreet
3
-24
/
+52
2024-07-14
bcachefs: support STATX_DIOALIGN for statx file
Hongbo Li
1
-0
/
+10
2024-07-14
bcachefs: split out lru_format.h
Kent Overstreet
3
-24
/
+26
2024-07-14
bcachefs: bch2_btree_key_cache_drop() now evicts
Kent Overstreet
2
-7
/
+11
2024-07-14
bcachefs: set fgf order hint before starting a buffered write
Pankaj Raghav
1
-2
/
+3
2024-07-14
bcachefs: use FGP_WRITEBEGIN instead of combining individual flags
Pankaj Raghav
1
-6
/
+4
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
6
-12
/
+12
2024-07-14
bcachefs: per_cpu_sum()
Kent Overstreet
1
-6
/
+11
2024-07-14
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
3
-20
/
+16
2024-07-14
bcachefs: btree_path_cached_set()
Kent Overstreet
1
-26
/
+24
2024-07-14
bcachefs: btree_node_unlock() assert
Kent Overstreet
1
-0
/
+1
2024-07-14
bcachefs: bch2_gc_pos_to_text()
Kent Overstreet
3
-4
/
+27
2024-07-14
bcachefs: bch2_btree_id_to_text()
Kent Overstreet
2
-0
/
+10
2024-07-14
bcachefs: Kill gc_pos_btree_node()
Kent Overstreet
2
-10
/
+1
2024-07-14
bcachefs: Fix bch2_gc_accounting_done() locking
Kent Overstreet
2
-4
/
+25
2024-07-14
bcachefs: bch2_accounting_mem_gc()
Kent Overstreet
3
-6
/
+42
2024-07-14
bcachefs: Refactor disk accounting data structures
Kent Overstreet
5
-126
/
+109
2024-07-14
bcachefs: fix smatch data leak warning in fs usage ioctl
Brian Foster
1
-1
/
+1
2024-07-14
bcachefs: Fix race in bch2_accounting_mem_insert()
Kent Overstreet
2
-11
/
+17
2024-07-14
bcachefs: bch2_btree_insert() - add btree iter flags
Ariel Miculas
5
-15
/
+18
2024-07-14
bcachefs: BCH_IOCTL_QUERY_ACCOUNTING
Kent Overstreet
4
-0
/
+98
2024-07-14
bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_range
Reed Riley
1
-4
/
+2
2024-07-14
bcachefs: support FS_IOC_SETFSLABEL
Hongbo Li
1
-0
/
+40
2024-07-14
bcachefs: support get fs label
Hongbo Li
1
-0
/
+30
2024-07-14
bcachefs: implement FS_IOC_GETVERSION to support lsattr
Hongbo Li
1
-1
/
+9
2024-07-14
bcachefs: Unlock trans when waiting for user input in fsck
Kent Overstreet
1
-4
/
+28
2024-07-14
bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()
Youling Tang
3
-0
/
+55
2024-07-14
bcachefs: track writeback errors using the generic tracking infrastructure
Youling Tang
1
-1
/
+6
2024-07-14
bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver
Ariel Miculas
1
-0
/
+8
2024-07-14
bcachefs: twf: delete dead struct fields
Kent Overstreet
1
-4
/
+0
[prev]
[next]